RFR: 8262377: Parallel class resolution loses constant pool error [v6]

Coleen Phillimore coleenp at openjdk.java.net
Wed Mar 10 21:01:20 UTC 2021


On Wed, 10 Mar 2021 20:55:00 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Coleen Phillimore 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 10 additional commits since the last revision:
>> 
>>  - Merge branch 'master' into parallel-super-test
>>  - Add comment and removed atomic operation.
>>  - Remove complicated test in favor of Ioi's test, fix cause.
>>  - Some code review changes from iklam
>>  - Remove unnecessary tag comparison.
>>  - Vladimir Ivanov's compiler patch.
>>  - Save Throwable::cause also to the resolution error table.
>>  - Fix deoptimization and compiler to preserve and recognize constant pool class loading errors.
>>  - 8262377: Parallel class resolution loses constant pool error
>>  - Add test for parallel class loading
>
> Compiler's CI changes seems fine.

Thanks VladimirK and Harold!

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

PR: https://git.openjdk.java.net/jdk/pull/2718


More information about the hotspot-dev mailing list