Simplify vmClasses::resolve_all()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: