-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b45
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083157 | emb-9 | Vladimir Kozlov | P2 | Resolved | Fixed | team |
This changeset in hs-comp/hotspot:
changeset: 7560:c14155494f05
user: eistepan
date: Tue Dec 16 14:52:57 2014 +0300
summary: 8054892: Improve compiler's CLI tests error reporting
added arguments to CommandLineOptionTest.verifyJVMStartup, but did not
update all uses. In particular, the uses in
hotspot/test/gc/arguments/TestSurvivorAlignmentInBytesOption.java were
not updated and the test fails to compile. It's possible there are
other uses that need to be updated.
When merging hs-comp and hs, this causes JPRT to fail, since the gc
regression tests were recently enabled in JPRT.
The tests will need to be fixed during the merge or the above changeset
could be backed out in hs-comp, proceed with the merge, and then
bring back the change along with the fixes for the tests that were initially left out
changeset: 7560:c14155494f05
user: eistepan
date: Tue Dec 16 14:52:57 2014 +0300
summary: 8054892: Improve compiler's CLI tests error reporting
added arguments to CommandLineOptionTest.verifyJVMStartup, but did not
update all uses. In particular, the uses in
hotspot/test/gc/arguments/TestSurvivorAlignmentInBytesOption.java were
not updated and the test fails to compile. It's possible there are
other uses that need to be updated.
When merging hs-comp and hs, this causes JPRT to fail, since the gc
regression tests were recently enabled in JPRT.
The tests will need to be fixed during the merge or the above changeset
could be backed out in hs-comp, proceed with the merge, and then
bring back the change along with the fixes for the tests that were initially left out
- backported by
-
JDK-8083157 merging hs-comp to hs blocked by some tests not updated in 8054892
-
- Resolved
-
- relates to
-
JDK-8067773 TestSurvivorAlignmentInBytesOption.java: compilation failed
-
- Resolved
-