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

Tigerb02: System.getProperty(java.specification.version) returns 1.4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 5.0
    • core-libs
    • generic
    • generic

      Tigerb02: System.getProperty(java.specification.version) returns 1.4.

      public class JDKTest{
         public static void main(String[] args){
             System.out.println(System.getProperty("java.specification.version"));
         }
      }

            iris Iris Clark
            lzhanorcl Lichun Zhan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: