[jdk11u-dev] RFR: 8210236: Prepare ciReceiverTypeData::translate_receiver_data_from for concurrent class unloading

Goetz Lindenmaier goetz at openjdk.java.net
Tue Dec 7 10:18:36 UTC 2021


I backport this for parity with 11.0.15-oracle.

I had to resolve this because "8230019: [REDO] compiler/types/correctness/* tests fail with ...", 
which came after this change in head, was already backported.

Code of translate_receiver_data_from() now is identical to that in repo jdk.

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

Commit messages:
 - Backport a602e0b80cf47cbab13b74405ddf122ef4af0909

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/689/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=689&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8210236
  Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/689.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/689/head:pull/689

PR: https://git.openjdk.java.net/jdk11u-dev/pull/689


More information about the jdk-updates-dev mailing list