Integrated: 8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp

SUN Guoyun duke at openjdk.org
Sat Feb 11 16:56:33 UTC 2023


On Fri, 3 Feb 2023 03:52:39 GMT, SUN Guoyun <duke at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 6f9f2b5d
Author:    sunguoyun <sunguoyun at loongson.cn>
Committer: Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6f9f2b5d379315b6452718ccd7c5c953a6eff5d4
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8301737: java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java fail with -Xcomp

Reviewed-by: rriggs

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

PR: https://git.openjdk.org/jdk/pull/12399


More information about the core-libs-dev mailing list