RFR: 8316417: ObjectMonitorIterator does not return the most recent monitor and is incorrect if no monitors exists [v5]

Axel Boldt-Christmas aboldtch at openjdk.org
Thu Sep 21 06:21:29 UTC 2023


On Tue, 19 Sep 2023 22:19:06 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removed unnecessary comment
>
> test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/DynamicSharedSymbols.java line 41:
> 
>> 39:  * @build jdk.test.whitebox.WhiteBox
>> 40:  * @run driver jdk.test.lib.helpers.ClassFileInstaller -jar loadclass.jar JCmdTestLingeredApp
>> 41:  *             jdk.test.lib.apps.LingeredApp jdk.test.lib.apps.LingeredApp$1 jdk.test.lib.apps.LingeredApp$SteadyStateLock
> 
> Copyright needs updating in this file.

Fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15782#discussion_r1332523767


More information about the serviceability-dev mailing list