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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • 16
    • 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.

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

              Created:
              Updated:
              Resolved: