[lworld] RFR: Merge jdk
David Simms
dsimms at openjdk.org
Thu Sep 29 09:35:34 UTC 2022
Merge tag 'jdk-20+17' into lworld_merge_jdk_20_17
Added tag jdk-20+17 for changeset 79ccc791
# Conflicts:
# src/hotspot/share/opto/node.cpp
# src/hotspot/share/opto/phasetype.hpp
# src/java.base/share/classes/java/lang/constant/ConstantUtils.java
-------------
Commit messages:
- Merge tag 'jdk-20+17' into lworld_merge_jdk_20_17
- 8293613: need to properly handle and hide tmp VTMS transitions
- 8290920: sspi_bridge.dll not built if BUILD_CRYPTO is false
- 8294430: RISC-V: Small refactoring for movptr_with_offset
- 8292158: AES-CTR cipher state corruption with AVX-512
- 8290482: Update JNI Specification of DestroyJavaVM for better alignment with JLS, JVMS, and Java SE API Specifications
- 8294483: Remove vmTestbase/nsk/jvmti/GetThreadState tests.
- 8293143: Workaround for JDK-8292217 when doing "step over" of bytecode with unresolved cp reference
- 8294471: SpecTaglet is inconsistent with SpecTree for inline property
- 8293592: Remove JVM_StopThread, stillborn, and related cleanup
- ... and 64 more: https://git.openjdk.org/valhalla/compare/951544ff...6cdd579a
The webrevs contain the adjustments done while merging with regards to each parent branch:
- lworld: https://webrevs.openjdk.org/?repo=valhalla&pr=772&range=00.0
- jdk: https://webrevs.openjdk.org/?repo=valhalla&pr=772&range=00.1
Changes: https://git.openjdk.org/valhalla/pull/772/files
Stats: 13393 lines in 315 files changed: 6517 ins; 5661 del; 1215 mod
Patch: https://git.openjdk.org/valhalla/pull/772.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/772/head:pull/772
PR: https://git.openjdk.org/valhalla/pull/772
More information about the valhalla-dev
mailing list