RFR: 8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`
David M. Lloyd
duke at openjdk.org
Tue Sep 17 18:55:09 UTC 2024
On Tue, 17 Sep 2024 17:31:58 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Looks like test/jdk/jdk/classfile/OptionsTest.java was missed.
Ah. I did a code search in the IDE but I forgot that my import doesn't have complete test coverage; I should have grep'd to be sure. Sorry about that.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21020#issuecomment-2356662577
More information about the core-libs-dev
mailing list