Skip to content

Commit

Permalink
8344314: Revert removal of jdk.internal.java.PreviewFeature.CLASSFILE…
Browse files Browse the repository at this point in the history
…_API
  • Loading branch information
asotona committed Nov 15, 2024
1 parent 40a055e commit 12d7cf9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ public enum Feature {
SCOPED_VALUES,
@JEP(number=480, title="Structured Concurrency", status="Third Preview")
STRUCTURED_CONCURRENCY,
CLASSFILE_API,
STREAM_GATHERERS,
@JEP(number=494, title="Module Import Declarations", status="Second Preview")
MODULE_IMPORTS,
Expand Down

0 comments on commit 12d7cf9

Please sign in to comment.