Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307326

Package jdk.internal.classfile.java.lang.constant become obsolete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 21
    • 21
    • core-libs
    • b23
    • Verified

      Package jdk.internal.java.lang.constant containing ModuleDesc and PackageDesc become obsolete after JDK-8306729.
      All references to ModuleDesc and PackageDesc classes in jdk.internal.classfile.java.lang.constant package should be replaced with references to the relevant classes in java.lang.constant package (across all JDK sources, tests and JMH benchmarks).
      The package export hooks should be removed from java.base module-info, make files and test headers.
      The package should be deleted.

            asotona Adam Sotona
            asotona Adam Sotona
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: