> 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/650c8163..06559478

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12399&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12399&range=01-02

  Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 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

Reply via email to