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

Update source and target version used when compiling hotspot class files

XMLWordPrintable

    • b56

        The class files under hotspot/ - jvmtiGen & friend, as well as the SA classes - are currently compiled using "-source 6 -target 6". In addition to generating unnecessarily old classes this also generates warnings:

        warning: [options] bootstrap class path not set in conjunction with -source 1.6
        warning: [options] bootstrap class path not set in conjunction with -source 1.6
        1 warning
        1 warning

              mikael Mikael Vidstedt
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: