Improve default method handling of private static methods in java.lang.Object

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Not an Issue
    • Priority: P4
    • tbd
    • Affects Version/s: 16
    • Component/s: hotspot
    • None

      When a private static method is added to java.lang.Object, it is examined by default method processing. This can be seen when running with -Xlog:defaultmethods=debug.

      It seems like those methods should be immediately excluded as default methods.

            Assignee:
            Lois Foltan
            Reporter:
            Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: