On Wed, 3 Apr 2024 08:48:43 GMT, Adam Sotona <asot...@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 This pull request has now been integrated. Changeset: f9bc2db9 Author: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f9bc2db9a9b8e5b7314fba5f70cb79e07ed02bd8 Stats: 23 lines in 2 files changed: 12 ins; 6 del; 5 mod 8325371: Missing ClassFile.Option in package summary Reviewed-by: briangoetz ------------- PR: https://git.openjdk.org/jdk/pull/18594