JDK-7194608 : add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
  • Type: Bug
  • Component: core-svc
  • Sub-Component: java.lang.instrument
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-08-28
  • Updated: 2014-01-15
  • Resolved: 2012-09-05
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 b55Fixed
Related Reports
Relates :  
Description
Add java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh
to the Problem.list file so that the test isn't run in JPRT.

Comments
EVALUATION Changeset: bfd5ecb1b4aa Author: dcubed Date: 2012-08-28 09:40 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bfd5ecb1b4aa 7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list Reviewed-by: alanb ! test/ProblemList.txt
28-08-2012

SUGGESTED FIX Here is the context diff for the proposed fix: diff -r ca7f914b5fea test/ProblemList.txt --- a/test/ProblemList.txt Tue Aug 28 08:46:23 2012 -0400 +++ b/test/ProblemList.txt Tue Aug 28 09:31:10 2012 -0700 @@ -121,6 +121,9 @@ ############################################################################ # jdk_lang + +# 7194607 +java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh generic-all # 6944188 java/lang/management/ThreadMXBean/ThreadStateTest.java generic-all
28-08-2012

EVALUATION See description.
28-08-2012