RFR: 8325371: Missing ClassFile.Option in package summary

Adam Sotona asotona at openjdk.org
Tue Apr 9 14:44:04 UTC 2024


On Tue, 9 Apr 2024 14:22:37 GMT, Brian Goetz <briangoetz at openjdk.org> wrote:

>> Some of the Class-File API options were not mentioned in the package summary and one exception mentioned `ClassFile.DeadLabelsOption` javadoc was wrong.
>> This patch fixes the javadoc.
>> 
>> Please review.
>> 
>> Thank you,
>> Adam
>
> Marked as reviewed by briangoetz (Reviewer).

@briangoetz Thank you!

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

PR Comment: https://git.openjdk.org/jdk/pull/18594#issuecomment-2045353899


More information about the core-libs-dev mailing list