[jdk11u-dev] RFR: 8221351: Crash in KlassFactory::check_shared_class_file_load_hook [v3]
Goetz Lindenmaier
goetz at openjdk.org
Thu Jan 5 20:36:58 UTC 2023
On Tue, 3 Jan 2023 18:51:17 GMT, Joshua Cao <duke at openjdk.org> wrote:
>> This fixes a crash in JDK 11.
>>
>> Merge conflicts are mostly trivial. We can keep hunks from both HEAD and the backport. There is one merge conflict in licensing.
>
> 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.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1604
More information about the jdk-updates-dev
mailing list