RFR: JDK-8316546: Backout JDK-8315932: runtime/InvocationTests spend a lot of time on dependency verification

Aleksey Shipilev shade at openjdk.org
Tue Sep 19 17:21:08 UTC 2023


There is an evidence that at least AIX runs into problems with this. We can redo the patch in more reliable manner. 
This cleanly reverts commit ca3fe7b3fd9c4d08ac7a40d9bd36149ce3d71d9b.

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

Commit messages:
 - Revert "8315932: runtime/InvocationTests spend a lot of time on dependency verification"

Changes: https://git.openjdk.org/jdk/pull/15822/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15822&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316546
  Stats: 5 lines in 5 files changed: 0 ins; 5 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15822.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15822/head:pull/15822

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


More information about the hotspot-runtime-dev mailing list