RFR: 8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`

Chen Liang liach at openjdk.org
Mon Sep 16 13:05:07 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.

Thanks for this typo fix. Since this will result in a signature change (technically a field removal and a field addition), this will require a short CSR. I can review both this PR and the CSR once you've created it.

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

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


More information about the core-libs-dev mailing list