-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b16
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2210763 | 7 | Abhijit Saha | P3 | Resolved | Fixed | b146 |
JDK-2219579 | hs22 | Abhijit Saha | P3 | Resolved | Fixed | b02 |
IMPORTANT NOTE: The following test fails because it is a
bad copy of the correct test that is in test/runtime/6626217.
test/closed/runtime/6626217 is failing with jdk7-b146.
Test log:
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build
1.7.0-internal-201106070306.jcg-integrator.tl-pit-b00)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b15, mixed mode)
warning: [options] bootstrap class path not set in conjunction with
-source 1.4
1 warning
warning: [options] bootstrap class path not set in conjunction with
-source 1.4
1 warning
result: Failed. Execution failed: exit code 1
"
bad copy of the correct test that is in test/runtime/6626217.
test/closed/runtime/6626217 is failing with jdk7-b146.
Test log:
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build
1.7.0-internal-201106070306.jcg-integrator.tl-pit-b00)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b15, mixed mode)
warning: [options] bootstrap class path not set in conjunction with
-source 1.4
1 warning
warning: [options] bootstrap class path not set in conjunction with
-source 1.4
1 warning
result: Failed. Execution failed: exit code 1
"
- backported by
-
JDK-2210763 TEST: delete bad dup test/closed/runtime/6626217 that failed with jdk7-b146 PIT
- Resolved
-
JDK-2219579 TEST: delete bad dup test/closed/runtime/6626217 that failed with jdk7-b146 PIT
- Resolved