Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8238358 Implementation of JEP 371: Hidden Classes
  3. JDK-8241548

Convert StringConcatFactory to use hidden classes

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • None
    • core-libs
    • None

      StringConcatFactory spins bytecode dynamically to implement string concat that should migrate away from VM anonymous class and instead defines them as hidden classes. It should have the strong relationship with its defining class loader as it is the internal implementation as the class doing string concat.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: