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

os.name is wrong in win2003 64bits in mantis and tiger

XMLWordPrintable

    • b22
    • x86
    • windows, windows_xp

        JDK verion:
        1.4.2-rc-b20
        1.5.0-beta-b04

        getProperty get wrong os name in windows 2003, it shows windows XP.

        public class getProperty {

           public static void main ( String args[] ) {
                System.out.println(System.getProperty("os.name"));
               
           }
        }

              darcy Joe Darcy
              ttzhang Tao Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: