JDK-8312491 : Update Classfile API snippets and examples
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.classfile
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-07-21
  • Updated: 2024-01-25
  • Resolved: 2023-09-05
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 22
22 b14Fixed
Description
Classfile API contains various snippets and examples, where some of them do not reflect the latest API conveniences and coding patterns.
Comments
Changeset: 744b3970 Author: Adam Sotona <asotona@openjdk.org> Date: 2023-09-05 08:48:39 +0000 URL: https://git.openjdk.org/jdk/commit/744b3970f92ff5942b5ad942831053b24367e67f
05-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14968 Date: 2023-07-21 09:37:10 +0000
27-07-2023