[jdk17u-dev] Integrated: 8327312: [17u] Problem list ReflectionCallerCacheTest.java due to 8324978

SendaoYan syan at openjdk.org
Fri Aug 2 11:19:35 UTC 2024


On Tue, 30 Jan 2024 16:25:52 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi,
> 
> The testcase ReflectionCallerCacheTest.java run failed with -Xcomp, both on linux-x86_64 and linux-aarch64.
> 
> And it run pass by jdk23 binary with the same testcase and the same jvm options(-Xcomp):
> 
> ![image](https://github.com/openjdk/jdk17u-dev/assets/24123821/9ee1e9d2-96fc-4772-b11f-776a631515cd)
> 
> 
> Before we found the root cause of this failure, should we problem list this testcase in test/jdk/ProblemList-Xcomp.txt.
> 
> Thanks,
> -sendao

This pull request has now been integrated.

Changeset: 9ca66081
Author:    SendaoYan <syan at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/9ca66081d5f92b63cb3d4116468f256c4d3f14b3
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8327312: [17u] Problem list ReflectionCallerCacheTest.java due to 8324978

Reviewed-by: mbaesken

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2186


More information about the jdk-updates-dev mailing list