JDK-8335918 : update for deprecated sprintf for jvmti
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: test
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-07-08
  • Updated: 2024-08-01
  • Resolved: 2024-07-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17
17.0.13 b01Fixed
Related Reports
Relates :  
Description
The sprintf is deprecated in Xcode 14 because of security concerns. These occurrences of sprintf were removed in JDK 20 as part of JDK-8294486.
Comments
Changeset: e43402d7 Branch: master Author: George Adams <gdams@openjdk.org> Date: 2024-07-09 07:47:05 +0000 URL: https://git.openjdk.org/jdk17u/commit/e43402d79f767ede364277880fb4199bbfc96259
31-07-2024

A pull request was submitted for review. Branch: pr/2844 URL: https://git.openjdk.org/jdk11u-dev/pull/2846 Date: 2024-07-10 11:18:49 +0000
10-07-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/2695 Date: 2024-07-08 18:08:23 +0000
09-07-2024

Changeset: e43402d7 Author: George Adams <gdams@openjdk.org> Date: 2024-07-09 07:47:05 +0000 URL: https://git.openjdk.org/jdk17u-dev/commit/e43402d79f767ede364277880fb4199bbfc96259
09-07-2024

[jdk17u-fix-request] Approval Request from George Adams Low risk, all tests pass. This is also crucial to allow us to upgrade the GH actions workflow to move away from the deprecated macos-11 VMs.
08-07-2024