RFR (jdk10): JDK-8180175: ObjectSynchronizer only needs to iterate in-use monitors
Roman Kennke
rkennke at redhat.com
Mon May 22 15:46:20 UTC 2017
>>> Looks ok, will look good when we can drop MonitorInUseLists branches.
>>>
>>> Are you handling the deprecation of MonitorInUseLists when CSR becomes
>>> available?
>>
>> We don't have to stall this RFR until CSR becomes available though,
>> right?
>
> Right, create a new enhancement for that
Done: https://bugs.openjdk.java.net/browse/JDK-8180768
> and when CSR becomes available you should be able create a CSR in jira
> for that via some menu.
> And first changeset for that is just to add an deprecation warning if
> someone does -XX:-MonitorInUseLists.
Okidoki, will do.
Let's see if I can make that the first CSR to go through the system :-P
Roman
More information about the hotspot-gc-dev
mailing list