RFR: 8349400: Improve startup speed via eliminating nested classes
Shaojin Wen
swen at openjdk.org
Wed Feb 5 16:44:12 UTC 2025
On Wed, 5 Feb 2025 12:26:17 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> The reproducer you provided doesn't try to load KnownOIDs on my machine. What am I missing?
>
> Other than that, the change looks reasonable to me.
Sorry, maybe I am wrong. My test above is using build/macosx-aarch64-server-release/jdk (exploded image) and there is this problem, but when I test with build/macosx-aarch64-server-release/images/jdk, the startup process does not load these embedded classes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23411#issuecomment-2637454478
More information about the security-dev
mailing list