Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8137055 Prepare for JEP 260
  3. JDK-8153286

Move sun.misc.GC to java.rmi ( sun.rmi.transport )

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • b114

      sun.misc.GC is not "Critical APIs", as defined by JEP 260, so should be moved out of sun.misc
       and placed into a more appropriate package, where it can be encapsulated.

      Since GC is only used by RMI, I proposed to move it to the java.rmi module. Since it has
      a native component, and no other code in java.rmi has, then a new small native library
      is required.

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: