JDK-6479999 : Remove regression test java/util/TimeZone/4261506/Test.java
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 5.0u9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-10-10
  • Updated: 2012-08-06
  • Resolved: 2006-10-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0u10 b02Fixed
Related Reports
Relates :  
Relates :  
Description
I request that test java/util/TimeZone/4261506/Test.java be removed from the java/util/TimeZone area. The reasons are:

The test case has an invalid assumption that Daylight Saving Time transitions in all of the time zones used in the test case are in synch with the America/Los_Angeles (US/Pacific) transitions.

There are other test cases that cover the same area. The tests are:

test/java/util/TimeZone/WinTZVM.sh
test/java/text/Format/TimeZoneNameTest.java

Comments
EVALUATION Testcase for java/util/TimeZone/4261506/Test.java has been removed.
11-10-2006