-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b04
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8360930 | shenandoah8u432 | Zdenek Zambersky | P4 | Resolved | Fixed | b04 |
TestNoEagerReclaimOfHumongousRegions.java is placed (as the only test) in gc_implementation/g1 directory instead of gc/g1, where similar tests are placed. As a result test is not part of any test group and is currently not exectuted as part of tier1.
This seems like mistake in JDK-8139424 backport. Hotspot code uses dir named `gc_implementation` instead of `gc` on 8, but this is not the case for tests.
This seems like mistake in JDK-8139424 backport. Hotspot code uses dir named `gc_implementation` instead of `gc` on 8, but this is not the case for tests.
- backported by
-
JDK-8360930 [8u] TestNoEagerReclaimOfHumongousRegions.java should be in gc/g1 directory
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk8u-dev/7d36fed8
-
Review(master) openjdk/jdk8u-dev/551