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

Implement -Xfuture checks as defaults

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 12
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: