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

Andrew John Hughes andrew at openjdk.org
Fri Jul 5 19:38:33 UTC 2024


On Fri, 5 Jul 2024 11:15:12 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/functions/rawmonitor/rawmonitor.cpp line 2:
>> 
>>> 1: /*
>>> 2: s
>> 
>> this feels like an accidental `s` added to the comment but it's the same in openjdk/jdk https://github.com/openjdk/jdk/blob/4ec1ae109710aa150e27acf5706475d335c4655c/test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/functions/rawmonitor/rawmonitor.cpp#L1-L5 so needs fixing there
>
> Thanks. Created https://github.com/openjdk/jdk/pull/20051

Good catch and thanks @jerboaa for fixing in trunk. I'll open a backport to 21u.

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

PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/2663#discussion_r1667084941


More information about the jdk-updates-dev mailing list