Looks like the failure of CollectorPolicy.young_scaled_initial_ergo_vm started when JDK-8258483 came in.
AIX / Linux ppc64le:
[ RUN ] CollectorPolicy.young_scaled_initial_ergo_vm
test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp:122: Failure
Expected equality of these values:
expected
Which is: 44695552
NewSize
Which is: 41943040
test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp:78: Failure
Expected: checker->execute() doesn't generate new fatal failures in the current thread.
Actual: it does.
[ FAILED ] CollectorPolicy.young_scaled_initial_ergo_vm (0 ms)
AIX / Linux ppc64le:
[ RUN ] CollectorPolicy.young_scaled_initial_ergo_vm
test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp:122: Failure
Expected equality of these values:
expected
Which is: 44695552
NewSize
Which is: 41943040
test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp:78: Failure
Expected: checker->execute() doesn't generate new fatal failures in the current thread.
Actual: it does.
[ FAILED ] CollectorPolicy.young_scaled_initial_ergo_vm (0 ms)
- relates to
-
JDK-8258483 [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/f2c992c5
-
Review(master) openjdk/jdk/20820