[jdk17u-dev] RFR: 8327312: [17u] Problem list ReflectionCallerCacheTest.java due to 8324978 [v3]
SendaoYan
syan at openjdk.org
Mon May 13 09:27:27 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 three additional commits since the last revision:
- 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/355a4d9b..9b76542d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2186&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2186&range=01-02
Stats: 4 lines in 1 file changed: 0 ins; 2 del; 2 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