Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01B38FGKKam5SCGgwgduVAh3
9 lines
363 B
Plaintext
9 lines
363 B
Plaintext
# 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 {
|