RFR(XS) 8252056 Move DumpRegion/ReadClosure/WriteClosure to archiveUtils.hpp
Coleen Phillimore
coleen.phillimore at oracle.com
Tue Aug 25 20:33:36 UTC 2020
oops too late...
On 8/25/20 4:32 PM, Coleen Phillimore wrote:
>
> Looks good to me!
> Coleen
>
> On 8/19/20 4:47 PM, Ioi Lam wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8252056
>> http://cr.openjdk.java.net/~iklam/jdk16/8252056-move-dump-region-to-archive-utils.v01/
>>
>>
>> Part of CDS code clean up:
>>
>> The classes are currently in metaspaceShared.hpp/cpp, which are too big.
>> It's better to move these utility classes to archiveUtils.cpp/hpp
>>
>> Thanks
>> - Ioi
>
More information about the hotspot-runtime-dev
mailing list