[jdk17u-dev] RFR: 8327312: Problem list ReflectionCallerCacheTest.java due to 8324978
SendaoYan
syan at openjdk.org
Thu Mar 14 01:39:42 UTC 2024
On Tue, 30 Jan 2024 16:25:52 GMT, SendaoYan <syan at openjdk.org> wrote:
> 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):
>
> 
>
>
>
> Before we found the root cause of this failure, should we problem list this testcase in test/jdk/ProblemList-Xcomp.txt.
Problem list this fail testcase to test/jdk/ProblemList-Xcomp.txt, the risk is low. Can anyone review this PR, thanks.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2186#issuecomment-1996235065
More information about the jdk-updates-dev
mailing list