2P by xguru 2021-09-15 | favorite | 댓글과 토론

- Java 17의 레퍼런스 구현체 JDK 17이 GA
- 8월 6일에 첫번째 RC로 배포된 Build 35가 P1 버그 제보가 없어서 GA Build가 됨
- 프로덕션 사용 가능
- Oracle이 만든 OpenJDK 17 (GPL) 이 공개 되었고, 다른 벤더 빌드들도 곧 공개 될 것
- 14개의 JEP 포함
ㅤ→ 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