[jdk11u-dev] RFR: 8261090: Store old classfiles in static CDS archive [v2]

wxiang duke at openjdk.java.net
Fri Mar 11 03:27:49 UTC 2022


On Thu, 10 Mar 2022 07:32:26 GMT, wxiang <duke at openjdk.java.net> wrote:

>> 8261090: Store old classfiles in static CDS archive
>
> wxiang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   revert the changes with 8266822 and 8267431

As described in JDK-8230413, there are still large number of existing classes with older class version (< 50) in real world applications. Those classes are missing the benefit of CDS. For better use of AppCDS, we requested the backport.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/856


More information about the jdk-updates-dev mailing list