RFR: 8280419: Remove dead code related to VerifyThread and verify_thread() [v2]

David Holmes dholmes at openjdk.org
Thu Feb 16 04:23:17 UTC 2023


> This is code that was copied from the sparc port into the arm, ppc and s390 ports, but was never actually implemented.
> 
> I can't really test those platforms, but hopefully GHA builds will suffice, otherwise I need the various porters to confirm the changes.
> 
> Thanks.

David Holmes has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:

 - Merge branch 'master' into 8280419-verifyThread
 - 8280419: Remove dead code related to VerifyThread and verify_thread()

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

Changes: https://git.openjdk.org/jdk/pull/12506/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12506&range=01
  Stats: 79 lines in 18 files changed: 0 ins; 62 del; 17 mod
  Patch: https://git.openjdk.org/jdk/pull/12506.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12506/head:pull/12506

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


More information about the hotspot-dev mailing list