/java/lang/FunctionalInterface.class missing in rt.jar

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 8
    • Component/s: infrastructure
    • None

      In JDK-8005298, /java/lang/FunctionalInterface.java was added. In the new build, it gets automatically picked up and is included in rt.jar, but in the old build, java/lang is compiled using an explicit list of includes, which this file isn't part of. This causes a diff between old and new build. I'm assuming the old build is wrong.

            Assignee:
            Joe Darcy
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: