JDK-7093937 : closed/java/util/Date/DateGregorianCalendarTest.java fails
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 7u2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-09-22
  • Updated: 2012-02-16
  • Resolved: 2012-02-16
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
hs23Resolved
Related Reports
Duplicate :  
Description
closed/java/util/Date/DateGregorianCalendarTest.java failed during HS22b07 JDK7u2 b09 PIT. The test fails with '-client -Xcomp' only. It passes with '-Xint' or '-server'. Therefore, it's likely a C1 issue.