JDK-7198984 : Add java/text/Bidi/Bug6665028.java to ProblemList.txt
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-17
  • Updated: 2012-10-08
  • Resolved: 2012-09-25
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.
JDK 8
8 b58Fixed
Related Reports
Relates :  
Relates :  
Description
T/L nightly tests are failing on certain platforms with Bug6665028 test case. The fix in the hotspot is in progress (http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2012-September/008408.html), so once the fix is done, this test exclusion will need to be reverted.

Comments
SUGGESTED FIX http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0136fca60652
18-09-2012

EVALUATION Add the test case to the ProblemList.txt
17-09-2012

SUGGESTED FIX Contributed by Eric Wang: diff -r f8c1cf072ba6 test/ProblemList.txt --- a/test/ProblemList.txt Wed Sep 12 15:21:46 2012 -0400 +++ b/test/ProblemList.txt Thu Sep 13 15:09:05 2012 +0800 @@ -348,6 +348,8 @@ # jdk_text +# 7196199 +java/text/Bidi/Bug6665028.java generic-all ############################################################################ # jdk_tools
17-09-2012