RFR: 8299635: Hotspot update for deprecated sprintf in Xcode 14
Xue-Lei Andrew Fan
xuelei at openjdk.org
Fri Jan 20 18:22:34 UTC 2023
On Fri, 13 Jan 2023 08:00:55 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
>>> > I'm also curious: some of the sprintfs are C2 (src/hotspot/share/opto) - are your builds including C2? If so, why are you not running into the issue for those files?
>>>
>>> I'm new to hotspot. Do you know how could I enable C2? Thanks!
>>
>> Never mind, I got it from configuration help message (use --with-jvm-features=compiler2).
>
> @XueleiFan Could you, please, do not integrate until more cases with the same problem are fixed?
@sspitsyn I'm going to integrate the changeset. Did you have further comment or need more time?
-------------
PR: https://git.openjdk.org/jdk/pull/11935
More information about the serviceability-dev
mailing list