Java 27 and 26: runnable demos and captured output for every JEP, plus version lanes
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01B38FGKKam5SCGgwgduVAh3
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# jdk.incubator.vector: what changed between 26 and 27 (JEP 529 was the 11th incubation in 26, JEP 537 is the 12th in 27)
|
||||
|
||||
## public classes removed
|
||||
## public classes added
|
||||
## public class changes
|
||||
jdk.incubator.vector.VectorOperators
|
||||
- public abstract class jdk.incubator.vector.VectorOperators {
|
||||
+ public final class jdk.incubator.vector.VectorOperators {
|
||||
Reference in New Issue
Block a user