RFR: JDK-8301466: [AIX] Revisit CommittedVirtualMemoryTest [v2]
Christoph Langer
clanger at openjdk.org
Fri Jan 12 09:10:29 UTC 2024
On Fri, 12 Jan 2024 06:30:03 GMT, Varada M <varadam at openjdk.org> wrote:
>> We can now enable AIX on [CommitedVirtualMemoryTest](https://github.com/openjdk/jdk/blob/master/test/hotspot/gtest/runtime/test_committed_virtualmemory.cpp#L35)
>>
>> JBS Issue : [JDK-8301466](https://bugs.openjdk.org/browse/JDK-8301466)
>
> Varada M has updated the pull request incrementally with one additional commit since the last revision:
>
> JDK-8301466: [AIX] Revisit CommittedVirtualMemoryTest
Changes requested by clanger (Reviewer).
test/hotspot/gtest/runtime/test_committed_virtualmemory.cpp line 35:
> 33: public:
> 34: static void test() {
> 35: // See JDK-8202772: temporarily disabled.
you should also remove this comment.
-------------
PR Review: https://git.openjdk.org/jdk/pull/17371#pullrequestreview-1817728761
PR Review Comment: https://git.openjdk.org/jdk/pull/17371#discussion_r1450094607
More information about the hotspot-runtime-dev
mailing list