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

Simplify vmClasses::resolve_all()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • b03

      https://github.com/openjdk/jdk/blob/fb297705f6dc668bea0257efb9c46b90b5eab2e9/src/hotspot/share/classfile/vmClasses.cpp#L117

      [1] There's no need to initialize the JSR 292 classes separately (the -XX:+EnableInvokeDynamic option has been removed long time ago).

      [2] Separate initialization of the reference classes is not necessary when CDS is enabled.

            iklam Ioi Lam
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: