Withdrawn: JDK-8252802: java launcher should set MALLOCOPTIONS and LDR_CNTRL in order to use 64KB pages on AIX
Varada M
varadam at openjdk.org
Tue Feb 20 08:43:57 UTC 2024
On Mon, 19 Feb 2024 05:52:22 GMT, Varada M <varadam at openjdk.org> wrote:
> DeCapo Benchmark Results (3 runs) :
>
> Before :
> ===== DaCapo 9.12 h2 PASSED in 281402 msec =====
> ===== DaCapo 9.12 h2 PASSED in 269818 msec =====
> ===== DaCapo 9.12 h2 PASSED in 279279 msec =====
>
> After:
> ===== DaCapo 9.12 h2 PASSED in 279192 msec =====
> ===== DaCapo 9.12 h2 PASSED in 269769 msec =====
> ===== DaCapo 9.12 h2 PASSED in 271577 msec =====
>
> Environmental variables LDR_CNTRL and MALLOCOPTIONS has caused test/jdk/java/lang/ProcessBuilder/Basic.java failure.
> Additional environmental variables has to removed from removeAixExpectedVars().
>
> JBS Issue : [JDK-8252802](https://bugs.openjdk.org/browse/JDK-8252802)
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/17906
More information about the core-libs-dev
mailing list