RFR: 8331291: java.lang.classfile.Attributes class performs a lot of static initializations
Adam Sotona
asotona at openjdk.org
Tue Apr 30 12:23:36 UTC 2024
On Tue, 30 Apr 2024 12:09:05 GMT, Chen Liang <liach at openjdk.org> wrote:
> Also the `final` modifier addition should be included in the CSR, as it changes the access modifiers even if it has no real impact.
The class already had only private constructor, so there was no way to extend it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19006#issuecomment-2085173489
More information about the hotspot-compiler-dev
mailing list