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

SendaoYan syan at openjdk.org
Tue Jun 25 09:10:13 UTC 2024


On Tue, 25 Jun 2024 06:20: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
>
> 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 five 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
>  - 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>

The GHA test runner report a failure `wget exited with exit code 4`, it seems like a environmental issue, ununrelated to this PR.

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

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


More information about the jdk-updates-dev mailing list