RFR: 8325371: Missing ClassFile.Option in package summary

Brian Goetz briangoetz at openjdk.org
Tue Apr 9 14:25:02 UTC 2024


On Wed, 3 Apr 2024 08:48:43 GMT, Adam Sotona <asotona 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).

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

PR Review: https://git.openjdk.org/jdk/pull/18594#pullrequestreview-1989198603


More information about the core-libs-dev mailing list