-
Bug
-
Resolution: Fixed
-
P4
-
8
-
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.
- links to
-
Commit(master) openjdk/jdk8u-dev/7d36fed8
-
Review(master) openjdk/jdk8u-dev/551