<Swing Dev> Integrated: Merge jdk16
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Mon Dec 21 09:14:12 UTC 2020
Forwardport JDK 16 -> JDK 17
-------------
Commit messages:
- Merge
- 8258007: Add instrumentation to NativeLibraryTest
- 8258002: Update "type" terminology in generated docs
- 8223607: --override-methods=summary ignores some signature changes
- 8258687: Build broken on Windows after fix for JDK-8258134
- 8256693: getAnnotatedReceiverType parameterizes types too eagerly
- 8256843: [PPC64] runtime/logging/RedefineClasses.java fails with assert: registers not saved on stack
- 8258134: assert(size == calc_size) failed: incorrect size calculation on x86_32 with AVX512 machines
- 8257974: Regression 21% in DaCapo-lusearch-large after JDK-8236926
- 8258373: Update the text handling in the JPasswordField
- ... and 3 more: https://git.openjdk.java.net/jdk/compare/d4c7db50...67de4667
The webrevs contain the adjustments done while merging with regards to each parent branch:
- master: https://webrevs.openjdk.java.net/?repo=jdk&pr=1857&range=00.0
- jdk16: https://webrevs.openjdk.java.net/?repo=jdk&pr=1857&range=00.1
Changes: https://git.openjdk.java.net/jdk/pull/1857/files
Stats: 1822 lines in 76 files changed: 1281 ins; 263 del; 278 mod
Patch: https://git.openjdk.java.net/jdk/pull/1857.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1857/head:pull/1857
PR: https://git.openjdk.java.net/jdk/pull/1857
More information about the swing-dev
mailing list