Skip to content

Commit e01165a

Browse files
committed
Update README
1 parent 411e8d3 commit e01165a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Unofficial JDK Classfile API Backport
44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.github.dmlloyd/jdk-classfile-preview/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.github.dmlloyd/jdk-classfile-preview)
55

66

7-
This is a (very) unofficial backport of the new classfile API found in JDK 21 and later. That API is non-public (not even preview) at the time of this writing, so this project gives no compatibility guarnatees and in fact may break compatibility at any time with no notice.
7+
This is a (very) unofficial backport to JDK 17 of the new classfile API found in JDK 21 and later. That API is non-public (not even preview) at the time of this writing, so this project gives no compatibility guarnatees and in fact may break compatibility at any time with no notice.
88

99
However, it should suffice to allow projects to test out the new API and give feedback which could then potentially even be relayed to the upstream project.
1010

0 commit comments

Comments
 (0)