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

SendaoYan syan at openjdk.org
Thu Apr 11 06:26:42 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

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


More information about the jdk-updates-dev mailing list