RFR: 8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`

Alan Bateman alanb at openjdk.org
Tue Sep 17 17:35:08 UTC 2024


On Mon, 16 Sep 2024 12:56:14 GMT, David M. Lloyd <duke at openjdk.org> wrote:

> Please review this small change to fix a misspelling. The constant is not used directly; rather it is used by ordinal, which explains why the error was not found sooner.

Looks like test/jdk/jdk/classfile/OptionsTest.java was missed.

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

PR Comment: https://git.openjdk.org/jdk/pull/21020#issuecomment-2356518606


More information about the core-libs-dev mailing list