RFR: 8305895: Implementation: JEP 450: Compact Object Headers (Experimental) [v3]
Roman Kennke
rkennke at openjdk.org
Wed May 10 13:48:33 UTC 2023
On Wed, 10 May 2023 09:36:10 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Allow to resolve mark with LW locking
>
> src/hotspot/share/runtime/globals.hpp line 1067:
>
>> 1065: "If true, error data is printed to stdout instead of a file") \
>> 1066: \
>> 1067: product(bool, UseHeavyMonitors, false, \
>
> Why back to `product`?
This slipped in for some testing. Will revert.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13844#discussion_r1189936814
More information about the shenandoah-dev
mailing list