> Hi all, > When -Xcomp be used, this testcase will use more codecaches, causing the GC > to be triggered early, then causing this test failed on LoongArch64 > architecture. > > This PR fix the issue, Please help review it. > > Thanks.
SUN Guoyun has updated the pull request incrementally with one additional commit since the last revision: 8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp ------------- Changes: - all: https://git.openjdk.org/jdk/pull/12399/files - new: https://git.openjdk.org/jdk/pull/12399/files/06559478..fff401e6 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=12399&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12399&range=02-03 Stats: 11 lines in 1 file changed: 1 ins; 8 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/12399.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12399/head:pull/12399 PR: https://git.openjdk.org/jdk/pull/12399