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

SendaoYan syan at openjdk.org
Tue May 28 02:53:29 UTC 2024


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

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/2186/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/2186/files/9b76542d..5d38e4e7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2186&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2186&range=02-03

  Stats: 3453 lines in 75 files changed: 904 ins; 1877 del; 672 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2186.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2186/head:pull/2186

PR: https://git.openjdk.org/jdk17u-dev/pull/2186


More information about the jdk-updates-dev mailing list