Implement -Xfuture checks as defaults

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • 12
    • Affects Version/s: 9
    • Component/s: hotspot
    • None

      Detailed syntax checking of class, field, and method names is only done in ClassFileParser if -Xfuture (or -verify or -Xverify:all) is specified.

      The meaning of -Xfuture is that the strict checks that happen when -Xfuture is specified will be the default in a future release. This RFE is intended for the JDK release where these strict checks will be the default, possibly JDK-10.

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

              Created:
              Updated:
              Resolved: