RFR: Merge jdk17 [v2]
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Tue Jun 15 22:49:40 UTC 2021
> Forwardport JDK 17 -> JDK 18
Jesper Wilhelmsson has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 25 additional commits since the last revision:
- Merge jdk17
- 8268620: InfiniteLoopException test may fail on x86 platforms
Reviewed-by: prr, trebari, azvegint
- 8268125: ZGC: Clone oop array gets wrong acopy stub
Reviewed-by: kvn, vlivanov
- 8238649: Call new Win32 API SetThreadDescription in os::set_native_thread_name
Co-authored-by: Markus GaisBauer <markus.gaisbauer at dynatrace.com>
Reviewed-by: stuefe, luhenry
- 8268626: Remove native pre-jdk9 support for jtreg failure handler
Reviewed-by: erikj
- 8268699: Shenandoah: Add test for JDK-8268127
Reviewed-by: rkennke
- Merge
Reviewed-by: dcubed
- 8262731: [macOS] Exception from "Printable.print" is swallowed during "PrinterJob.print"
Reviewed-by: prr
- 8267579: Thread::cooked_allocated_bytes() hits assert(left >= right) failed: avoid underflow
Reviewed-by: dcubed, stefank, kbarrett
- 8266791: Annotation property which is compiled as an array property but changed to a single element throws NullPointerException
Reviewed-by: darcy, jfranck
- ... and 15 more: https://git.openjdk.java.net/jdk/compare/6da37cd0...e748b877
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4499/files
- new: https://git.openjdk.java.net/jdk/pull/4499/files/e748b877..e748b877
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4499&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4499&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/4499.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4499/head:pull/4499
PR: https://git.openjdk.java.net/jdk/pull/4499
More information about the ide-support-dev
mailing list