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

SendaoYan syan at openjdk.org
Tue Jun 25 06:20:53 UTC 2024


On Tue, 28 May 2024 02:53:29 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 four additional commits since the last revision:
> 
>  - 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>

Hi,
Problem list this fail testcase to test/jdk/ProblemList-Xcomp.txt, no risk. Can anyone review this PR, thanks.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2186#issuecomment-2188067788


More information about the jdk-updates-dev mailing list