ClassFile.Option Documentation

Adam Sotona adam.sotona at oracle.com
Tue Jan 30 14:30:28 UTC 2024


Good catch, I think the missing documentation should be fixed.
Could you, please, fill a new bug on JDK core-libs / java.lang.classfile subcomponent?

Thank you.
Adam


From: classfile-api-dev <classfile-api-dev-retn at openjdk.org> on behalf of david32768 at btinternet.com david32768 at btinternet.com <david32768 at btinternet.com>
Date: Monday, 29 January 2024 at 14:24
To: classfile-api-dev at openjdk.org <classfile-api-dev at openjdk.org>
Subject: ClassFile.Option Documentation

In the ClassFile package description under OPTIONS there is no mention of DEADCODE.



For a ClassFile.Option enum the default is only mentioned in the enum description

but not in the enum constant detailed description.



Should all the default options be listed in the detailed description of the ClassFile.of methods

as these methods presumably decide what the defaults are.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20240130/bdcac596/attachment-0001.htm>


More information about the classfile-api-dev mailing list