> Just a straightforward implementation of the requested change.
> 
> Tested using tier1 tests on linux-x64, macosx-aarch64, windows-x64.

Kirill Shirokov has updated the pull request incrementally with two additional 
commits since the last revision:

 - Use Reflection.areNestMates() in Class.isNestmateOf() instead of comparing 
nest hosts
 - Revert "Replace jlr.Reflection.areNestMates() with Class.isNestmateOf(), 
remove internal method"
   
   This reverts commit a7dc7afc10f63d228e76e8a562d968980729d7ea.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30358/files
  - new: https://git.openjdk.org/jdk/pull/30358/files/a7dc7afc..5a3265ee

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30358&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30358&range=00-01

  Stats: 29 lines in 7 files changed: 25 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/30358.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30358/head:pull/30358

PR: https://git.openjdk.org/jdk/pull/30358

Reply via email to