RFR: Merge jdk17
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Wed Jul 14 21:43:43 UTC 2021
Forwardport JDK 17 -> JDK 18
-------------
Commit messages:
- Merge
- 8270422: Test build/AbsPathsInImage.java fails after JDK-8259848
- 8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
- 8270075: SplittableRandom extends AbstractSplittableGenerator
- 8266889: [macosx-aarch64] Crash with SIGBUS in MarkActivationClosure::do_code_blob during vmTestbase/nsk/jvmti/.../bi04t002 test run
- 8259499: Handling type arguments from outer classes for inner class in javadoc
- 8268620: InfiniteLoopException test may fail on x86 platforms
- 8269865: Async UL needs to handle ERANGE on exceeding SEM_VALUE_MAX
- 8270056: Generated lambda class can not access protected static method of target class
The webrevs contain the adjustments done while merging with regards to each parent branch:
- master: https://webrevs.openjdk.java.net/?repo=jdk&pr=4786&range=00.0
- jdk17: https://webrevs.openjdk.java.net/?repo=jdk&pr=4786&range=00.1
Changes: https://git.openjdk.java.net/jdk/pull/4786/files
Stats: 328 lines in 19 files changed: 240 ins; 14 del; 74 mod
Patch: https://git.openjdk.java.net/jdk/pull/4786.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4786/head:pull/4786
PR: https://git.openjdk.java.net/jdk/pull/4786
More information about the build-dev
mailing list