[jdk17u-dev] RFR: 8299635: Hotspot update for deprecated sprintf in Xcode 14

George Adams gdams at openjdk.org
Fri Jul 5 08:32:31 UTC 2024


Changes to the patch:

The following files don't exist in jdk17u
- `test/hotspot/jtreg/runtime/Thread/libAsyncExceptionOnMonitorEnter.cpp` (https://github.com/openjdk/jdk/commit/4e20a03786094f1eb0c662fe8f281295bf1bac83 JDK19+)
- `test/hotspot/jtreg/serviceability/jvmti/events/ThreadEnd/threadend01/libthreadend01.cpp` (https://github.com/openjdk/jdk/commit/9583e3657e43cc1c6f2101a64534564db2a9bd84 JDK19+)
- `test/hotspot/jtreg/serviceability/jvmti/events/ThreadStart/threadstart01/libthreadstart01.cpp` (https://github.com/openjdk/jdk/commit/9583e3657e43cc1c6f2101a64534564db2a9bd84 JDK19+)

The changes didn't apply to `src/hotspot/share/opto/node.cpp` as https://github.com/openjdk/jdk/commit/33ed0365c3ed182a9d063e1701fe69bfb72dfa2e is JDK20+

The changes didn't apply to `src/hotspot/share/utilities/globalDefinitions.hpp` as https://github.com/openjdk/jdk/commit/04f02ac6b2ce496b86642987bb7e25d21b52a5b6 is JDK19+

-------------

Commit messages:
 - Merge remote-tracking branch 'upstream/master' into xcode_hotspot
 - Backport e80b5ea448c715519d14e238321ceb5ec40b37f4
 - Backport 478ef389dc3767edfbe21d10a7f7f1522c648c2e

Changes: https://git.openjdk.org/jdk17u-dev/pull/2663/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2663&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8299635
  Stats: 100 lines in 35 files changed: 3 ins; 2 del; 95 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2663.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2663/head:pull/2663

PR: https://git.openjdk.org/jdk17u-dev/pull/2663


More information about the jdk-updates-dev mailing list