[jdk17u-dev] RFR: 8327312: [17u] Problem list ReflectionCallerCacheTest.java due to 8324978 [v6]
Christoph Langer
clanger at openjdk.org
Fri Jul 26 06:31:38 UTC 2024
On Wed, 24 Jul 2024 11:43:11 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
>
> SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into jbs8324978
> - Merge branch 'openjdk:master' into jbs8324978
> - Merge branch 'openjdk:master' into jbs8324978
> - Merge branch 'openjdk:master' into jbs8324978
> - Merge branch 'openjdk:master' into jbs8324978
> - 8324978: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java run fail with -Xcomp: Class AccessTest$PublicStaticFinalField not unloaded!
>
> Signed-off-by: sendaoYan <yansendao.ysd at alibaba-inc.com>
What happens in jdk21u? Does the problem exist there as well?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2186#issuecomment-2252065232
More information about the jdk-updates-dev
mailing list