[jdk17u-dev] Withdrawn: 8267189: Remove duplicated unregistered classes from dynamic archive

duke duke at openjdk.org
Fri Feb 3 10:28:58 UTC 2023


On Tue, 29 Nov 2022 01:57:02 GMT, Leslie Zhai <lzhai at openjdk.org> wrote:

> Hi,
> 
> Backporting JDK-8267189 as a prerequisite for JDK-8275731 (CDS archived enums objects are recreated at runtime)
> 
> The patch applies clean except manually edit the source file:
> 
> * src/hotspot/share/classfile/systemDictionaryShared.hpp
> Made `static void SystemDictionaryShared::remove_dumptime_info(InstanceKlass*)` public within this context.
> 
> Tested jtreg tier1~3, no regression.
> 
> Thanks,
> Leslie Zhai

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/939


More information about the jdk-updates-dev mailing list