RFR: 8299635: Hotspot update for deprecated sprintf in Xcode 14 [v5]

Xue-Lei Andrew Fan xuelei at openjdk.org
Wed Jan 18 19:41:12 UTC 2023


On Tue, 17 Jan 2023 01:36:43 GMT, David Holmes <dholmes at openjdk.org> wrote:

> I would suggest constraining this PR to src/hotspot and test/hotspot and deal with the JDK serviceability files in a different PR (and there may be other JDK files impacted too).

I agreed.  This PR is mainly focus on the hotspot, except two test files for jdk management.  The test clean up is done with this PR, but there are still a lot (57+) use in other src component.   One or more PR will be filed for the remaining clean up.

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

PR: https://git.openjdk.org/jdk/pull/11935


More information about the serviceability-dev mailing list