java-17-openjdk/java-17-openjdk.changes

21 lines
882 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Aug 23 07:16:54 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Initial release of the last release candidate of OpenJDK 17,
the next LTS release of OpenJDK
* Features:
+ 306: Restore Always-Strict Floating-Point Semantics
+ 356: Enhanced Pseudo-Random Number Generators
+ 382: New macOS Rendering Pipeline
+ 391: macOS/AArch64 Port
+ 398: Deprecate the Applet API for Removal
+ 403: Strongly Encapsulate JDK Internals
+ 406: Pattern Matching for switch (Preview)
+ 407: Remove RMI Activation
+ 409: Sealed Classes
+ 410: Remove the Experimental AOT and JIT Compiler
+ 411: Deprecate the Security Manager for Removal
+ 412: Foreign Function & Memory API (Incubator)
+ 414: Vector API (Second Incubator)
+ 415: Context-Specific Deserialization Filters