-
Bug
-
Resolution: Duplicate
-
P4
-
22
-
aix
In JDK-8312018 we excluded AIX from gtest execution of the new regression tests because of JDK-8315321.
https://github.com/openjdk/jdk/blob/89d18ea40f3508f4053824fd47f0b0f85fe1d7c2/test/hotspot/gtest/runtime/test_os_reserve_between.cpp#L38-L40
Now the latter is fixed, re-examine and possibly enable those tests for AIX.
https://github.com/openjdk/jdk/blob/89d18ea40f3508f4053824fd47f0b0f85fe1d7c2/test/hotspot/gtest/runtime/test_os_reserve_between.cpp#L38-L40
Now the latter is fixed, re-examine and possibly enable those tests for AIX.
- duplicates
-
JDK-8322943 runtime/CompressedOops/CompressedClassPointers.java fails on AIX
- Resolved
- relates to
-
JDK-8312018 Improve reservation of class space and CDS
- Resolved
-
JDK-8315321 [aix] os::attempt_reserve_memory_at must map at the requested address or fail
- Resolved