Allow building OpenJDK with UBSan. Currently the build fails when optimizing
the image due to lots of undefined behavior (it invokes the built JVM). Follow
up PRs will either replace the undefined behavior with well defined behavior or
suppress errors which are intentional. The goal is to make O
The parsing of the TestID in the TEST parameter currently only handles tests
that are .java files. Jtreg tests can also be .html and .sh files. This patch
extends the macro to also handle these kinds of files.
Without the patch, trying to run a shell test directly would fail like this:
$ make
On Fri, 18 Nov 2022 11:27:14 GMT, Magnus Ihse Bursie wrote:
>> Julian Waters has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Uh oh
>
> Aaaahhh, **that** bug. I've run into that before. I did attempt to fix it but
> after wasting too man
On Thu, 8 Dec 2022 16:22:30 GMT, Jonathan Gibbons wrote:
>> make/jdk/src/classes/build/tools/taglet/SealedGraph.java line 207:
>>
>>> 205: private static String relativeLink(TypeElement rootNode,
>>> TypeElement node) {
>>> 206: var backNavigator =
>>> rootNode.getQ
On Thu, 8 Dec 2022 09:19:54 GMT, Per Minborg wrote:
> This PR proposes adding hyperlinks to the sealed graphic layout making
> navigation much simpler via the image.
Given that this feature is welcome, I would suggest changing the priority of
the respective JBS issue to P3, withdrawing this PR
On Thu, 8 Dec 2022 16:18:02 GMT, Pavel Rappo wrote:
>> This PR proposes adding hyperlinks to the sealed graphic layout making
>> navigation much simpler via the image.
>
> make/jdk/src/classes/build/tools/taglet/SealedGraph.java line 207:
>
>> 205: private static String relativeLink
On Thu, 8 Dec 2022 09:19:54 GMT, Per Minborg wrote:
> This PR proposes adding hyperlinks to the sealed graphic layout making
> navigation much simpler via the image.
make/jdk/src/classes/build/tools/taglet/SealedGraph.java line 209:
> 207: .filter(c -> '.' == c)
> 208:
On Tue, 1 Nov 2022 05:49:25 GMT, Joe Darcy wrote:
> Usual start-of-release updates. Symbol updates in initial version reflect JDK
> 20 build 21.
This pull request has now been integrated.
Changeset: 175e3d3f
Author:Joe Darcy
Committer: Jesper Wilhelmsson
URL:
https://git.openjdk.o
On Thu, 8 Dec 2022 13:19:18 GMT, Erik Gahlin wrote:
> Could I have a review of a PR that adds missing copyright header to
> GenerateJfrFiles.java
>
> Testing: tier1
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: e555d547
Author:Erik Gahlin
URL:
https://g
> 8285093 introduced the new UTIL_ARG_WITH definition, which was not available
> when both 8282948 and 8282700 were written. They can now be moved to using
> the cleaner logic that UTIL_ARG_WITH grants.
>
> There are many more options that still use AC_ARG_WITH in jdk-version.m4.
> They are out
On Thu, 8 Dec 2022 13:50:14 GMT, Erik Gahlin wrote:
>> Could I have a review of a PR that adds missing copyright header to
>> GenerateJfrFiles.java
>>
>> Testing: tier1
>>
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional
> commit since the last
> 8285093 introduced the new UTIL_ARG_WITH definition, which was not available
> when both 8282948 and 8282700 were written. They can now be moved to using
> the cleaner logic that UTIL_ARG_WITH grants.
>
> There are many more options that still use AC_ARG_WITH in jdk-version.m4.
> They are out
On Thu, 8 Dec 2022 13:50:14 GMT, Erik Gahlin wrote:
>> Could I have a review of a PR that adds missing copyright header to
>> GenerateJfrFiles.java
>>
>> Testing: tier1
>>
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional
> commit since the last
On Tue, 6 Dec 2022 19:32:27 GMT, Magnus Ihse Bursie wrote:
>> Julian Waters has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> CHECK_VALUE
>
> make/autoconf/jdk-version.m4 line 571:
>
>> 569: DESC: [Set the MacOSX Bundle CFBundleVersio
> 8285093 introduced the new UTIL_ARG_WITH definition, which was not available
> when both 8282948 and 8282700 were written. They can now be moved to using
> the cleaner logic that UTIL_ARG_WITH grants.
>
> There are many more options that still use AC_ARG_WITH in jdk-version.m4.
> They are out
> Could I have a review of PR that adds missing copyright header to
> GenerateJfrFiles.java
>
> Testing: tier1
>
> Thanks
> Erik
Erik Gahlin has updated the pull request incrementally with one additional
commit since the last revision:
Update year
-
Changes:
- all: https://
Could I have a review of PR that adds missing copyright header to
GenerateJfrFiles.java
Testing: tier1
Thanks
Erik
-
Commit messages:
- Initial
Changes: https://git.openjdk.org/jdk/pull/11591/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11591&range=00
Issue: https:/
On Tue, 6 Dec 2022 15:31:22 GMT, Erik Gahlin wrote:
> Could I have review of infrastructure that makes it easier to write periodic
> events with the same timestamp.
>
> Testing: jdk/jdk/jfr + tier1 + tier2
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 9353899b
Autho
> 8285093 introduced the new UTIL_ARG_WITH definition, which was not available
> when both 8282948 and 8282700 were written. They can now be moved to using
> the cleaner logic that UTIL_ARG_WITH grants.
>
> There are many more options that still use AC_ARG_WITH in jdk-version.m4.
> They are out
> 8285093 introduced the new UTIL_ARG_WITH definition, which was not available
> when both 8282948 and 8282700 were written. They can now be moved to using
> the cleaner logic that UTIL_ARG_WITH grants.
>
> There are many more options that still use AC_ARG_WITH in jdk-version.m4.
> They are out
This PR proposes adding hyperlinks to the sealed graphic layout making
navigation much simpler via the image.
-
Commit messages:
- Remove unused import
- Add relative hyperlinks to nodes
Changes: https://git.openjdk.org/jdk/pull/11580/files
Webrev: https://webrevs.openjdk.org/?re
21 matches
Mail list logo