2P by xguru 2022-03-24 | favorite | 댓글 2개
  • Java 18의 레퍼런스 구현체 JDK 18이 GA
  • 프로덕션 사용 가능
  • Oracle이 만든 OpenJDK 18 (GPL) 이 공개 되었고, 다른 벤더 빌드들도 곧 공개 될 것
  • 9개의 JEP 포함
    400: UTF-8 by Default
    408: Simple Web Server
    413: Code Snippets in Java API Documentation
    416: Reimplement Core Reflection with Method Handles
    417: Vector API (Third Incubator)
    418: Internet-Address Resolution SPI
    419: Foreign Function & Memory API (Second Incubator)
    420: Pattern Matching for switch (Second Preview)
    421: Deprecate Finalization for Removal