RFR: 8319875: Add macOS implementation for jcmd System.map [v2]

Simon Tooke stooke at openjdk.org
Tue Oct 29 11:29:07 UTC 2024


On Tue, 29 Oct 2024 08:01:13 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Simon Tooke has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   changes from review
>
> test/hotspot/jtreg/serviceability/dcmd/vm/SystemMapTestBase.java line 180:
> 
>> 178:             macOSbase + macprivate + space + someNumber + space + "META.*",
>> 179:             // parts of metaspace should be uncommitted
>> 180:             //regexBase + "-" + space + "META.*",
> 
> ?? remnant

Gone.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20953#discussion_r1820617074


More information about the serviceability-dev mailing list