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

Regression java/util/TimeZone/ZoneData.sh is failing on win98 2nd ja.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 1.4.2
    • core-libs

      ===============================================================================
      Regression test suite for Mantis b08
      http://meercat.sfbay:8080/shuna/i18n_regression/script/mantis/build08_11212002/
      Test case : java/util/TimeZone/ZoneData.sh
      JDK : Mantis b08
      OS : Windows 98 2nd ja
      ===============================================================================

      Tested on win98 2nd ja with Mantis b08.

      Regression test ZoneData.sh is failed on Windows98 2nd ja due to java.lang.NumberFormatException as follows;
      -------------------------------------------
      cp: Error copying file K:/regression/reg_merlin/test/java/util/TimeZone/TimeZoneData/year2002 to ./TimeZoneDa
      ta/year2002: \u30a2\u30af\u30bb\u30b9\u306f\u62d2\u5426\u3055\u308c\u307e\u3057\u305f\u3002
      cp: Error copying file K:/regression/reg_merlin/test/java/util/TimeZone/TimeZoneData/year2003 to ./TimeZoneDa
      ta/year2003: \u30a2\u30af\u30bb\u30b9\u306f\u62d2\u5426\u3055\u308c\u307e\u3057\u305f\u3002
      cp: Error copying file K:/regression/reg_merlin/test/java/util/TimeZone/TimeZoneData/year2004 to ./TimeZoneDa
      ta/year2004: \u30a2\u30af\u30bb\u30b9\u306f\u62d2\u5426\u3055\u308c\u307e\u3057\u305f\u3002
      cp: Error copying file K:/regression/reg_merlin/test/java/util/TimeZone/TimeZoneData/year2005 to ./TimeZoneDa
      ta/year2005: \u30a2\u30af\u30bb\u30b9\u306f\u62d2\u5426\u3055\u308c\u307e\u3057\u305f\u3002
      cp: Error copying file K:/regression/reg_merlin/test/java/util/TimeZone/TimeZoneData/year2006 to ./TimeZoneDa
      ta/year2006: \u30a2\u30af\u30bb\u30b9\u306f\u62d2\u5426\u3055\u308c\u307e\u3057\u305f\u3002
      java.lang.NumberFormatException: For input string: "TimeZoneData"
              at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
              at java.lang.Integer.parseInt(Integer.java:468)
              at java.lang.Integer.parseInt(Integer.java:518)
              at ZoneData.main(ZoneData.java:79)
      Exception in thread "main" Fatal exception occured. Program will exit.
      result: Failed. Execution failed: exit code 1
      ---------------------------------------------------

      Looking at ZonData.jtr(attached), the detail of error is "cp: Error copying file K:/regression/reg_merlin/test/java/util/TimeZone/TimeZoneData/year2002 to ./TimeZoneData/year2002: the access is refused".

      File permission is as follow;
      -r--r--r-- 1 rs88024 staff 12 Nov 21 06:13 VERSION
      -r--r--r-- 1 rs88024 staff 40005 Nov 21 06:13 year2002
      -r--r--r-- 1 rs88024 staff 40029 Nov 21 06:13 year2003
      -r--r--r-- 1 rs88024 staff 40029 Nov 21 06:13 year2004
      -r--r--r-- 1 rs88024 staff 40026 Nov 21 06:13 year2005
      -r--r--r-- 1 rs88024 staff 40026 Nov 21 06:13 year2006


      * This problem does not occur on other winodws platform like a win2k pro and winXP ja and Solaris 9 sparc with the same test, occurs only on win98.

      * This problme is also seen on Hopper fcs.


      [###@###.### 2002-11-22]

            peytoia Yuka Kamiya (Inactive)
            rsuzukisunw Rieko Suzuki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: