RFR: 8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`
David M. Lloyd
duke at openjdk.org
Mon Sep 16 13:01:34 UTC 2024
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.
-------------
Commit messages:
- 8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`
Changes: https://git.openjdk.org/jdk/pull/21020/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21020&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8340200
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/21020.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21020/head:pull/21020
PR: https://git.openjdk.org/jdk/pull/21020
More information about the core-libs-dev
mailing list