JDK-8340200 : Misspelled constant `AttributesProcessingOption.DROP_UNSTABLE_ATRIBUTES`
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.classfile
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-16
  • Updated: 2024-09-23
  • Resolved: 2024-09-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 24
24 b16Fixed
Related Reports
CSR :  
Relates :  
Description
The constant `java.lang.classfile.ClassFile.AttributesProcessingOption#DROP_UNSTABLE_ATRIBUTES` is incorrectly spelled.
Comments
Changeset: 3e14fb9c Branch: master Author: David M. Lloyd <david.lloyd@redhat.com> Committer: Chen Liang <liach@openjdk.org> Date: 2024-09-17 16:24:38 +0000 URL: https://git.openjdk.org/jdk/commit/3e14fb9c16e4ac3ad3c565059c534cfeacb45c7b
17-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21020 Date: 2024-09-16 12:56:14 +0000
16-09-2024