[jdk11u-dev] RFR: 8221351: Crash in KlassFactory::check_shared_class_file_load_hook [v3]
Joshua Cao
duke at openjdk.org
Thu Jan 5 20:53:51 UTC 2023
On Thu, 5 Jan 2023 20:34:14 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> Joshua Cao 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 'master' of https://git.openjdk.org/jdk11u-dev into 8221621
>> - Update HelloCustom copyright year
>> - 8221621: Crash in KlassFactory::check_shared_class_file_load_hook
>> - 8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
>
> This is a big change for backporting to an old release as 11. Tier1 tests are the bare minimum, they run in the Pre-submit tests anyways. I hope that you confiming the patch is working means you have run some substatntial tests with it in your production or pre-production landscapes.
> I ran the test through our testing, which means all tier1-4 and JCK tests on 7 platforms plus a row of benchmarks and SAP applications.
> Approving.
Hi @GoeLin . We ran the test through tier1-2 and JCK on many platforms. For production services, we have only tested on the service that has been seeing this issue.
We plan to release this patch in our January JDK release. We will do significantly more testing a week before the release. If it feels safer, I can wait to merge this patch after our users use the new JDK release for 2 weeks and we don't see issues.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1604
More information about the jdk-updates-dev
mailing list