RFR: 8309240: Array classes should be stored in dynamic CDS archive [v2]
Ashutosh Mehra
duke at openjdk.org
Tue Aug 1 21:54:04 UTC 2023
On Wed, 26 Jul 2023 00:08:35 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> simplify the fix
>
> The [commit](https://github.com/openjdk/jdk/pull/14959/commits/36c8051fb4291cafd701fb619bf366e194ab870e) simplifies:
>
> - `DynamicArchive::setup_array_klasses()`;
> - changes in `dumpTimeClassInfo.cpp` are now handled in `ArchiveBuilder::is_excluded()`.
@calvinccheung thanks for considering the suggestions!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14959#issuecomment-1661146066
More information about the hotspot-runtime-dev
mailing list