Integrated: 8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`
David M. Lloyd
duke at openjdk.org
Tue Sep 17 16:28: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.
This pull request has now been integrated.
Changeset: 3e14fb9c
Author: David M. Lloyd <david.lloyd at redhat.com>
Committer: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3e14fb9c16e4ac3ad3c565059c534cfeacb45c7b
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8340200: Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/21020
More information about the core-libs-dev
mailing list