RFR: 8339701: Test TestPinCaseWithCFLH.java fails with -Xcomp

SendaoYan syan at openjdk.org
Mon Sep 9 08:32:05 UTC 2024


On Mon, 9 Sep 2024 06:10:23 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> In addition to the locale, can you confirm that you are testing an images build and not an exploded build?

Mine configure command is show as below, the tested jdk located in `/tmp/tone/run/jtreg/jdk-repo/build/linux-aarch64-server-release/images/jdk/bin/java`, so I think I am testing an images build.


bash configure --with-jobs=32 --prefix=/tmp/tone/run/jtreg/jdk-repo/install-release --verbose --with-debug-level=release --enable-unlimited-crypto --with-vendor-name=yansendao --with-vendor-url=https://github.com/sendaoYan --with-vendor-bug-url=mailto:yansendao.ysd at alibaba-inc.com --with-vendor-vm-bug-url=mailto:yansendao.ysd at alibaba-inc.com --with-jvm-variants=server --with-boot-jdk=/tmp/tone/run/jtreg/binary-download/jdk-binary --with-gtest=/tmp/tone/run/jtreg/googletest-v1.14.x --with-jtreg=/tmp/tone/run/jtreg/jtreg --with-jmh=build/jmh/jars    --with-version-pre='' --with-version-opt= --with-zlib=system --enable-ccache

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20906#issuecomment-2337462686


More information about the serviceability-dev mailing list