English 中文(简体)
Java 9 - Miscellaneous Features
  • 时间:2024-09-17

Java 9 - Miscellaneous features


Previous Page Next Page  

Apart from mentioned features, with Java 9, a lot more enhancements are done to JDK platform. Some of them are psted below.

    GC (Garbage Collector) Improvements

    Stack-Walking API

    Filter Incoming Seriapzation Data

    Deprecate the Applet API

    Indify String Concatenation

    Enhanced Method Handles

    Java Platform Logging API and Service

    Compact Strings

    Parser API for Nashorn

Advertisements