[lworld] RFR: 8253873: jdi, jvmti, and jdwp tests fail because of unexpected number of interfaces

Harold Seigel hseigel at openjdk.java.net
Thu Oct 1 20:37:18 UTC 2020


Please review these changes to fix tier4 and tier5 tests that started failing because injected interface IdentityObject
is no longer hidden.  Tiers 4 and 5 were run on linux X64, Macosx, and Windows to check that the tests passed.

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

Commit messages:
 - 8253873: jdi, jvmti, and jdwp tests fail because of unexpected number of interfaces

Changes: https://git.openjdk.java.net/valhalla/pull/206/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=206&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253873
  Stats: 76 lines in 8 files changed: 13 ins; 0 del; 63 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/206.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/206/head:pull/206

PR: https://git.openjdk.java.net/valhalla/pull/206



More information about the valhalla-dev mailing list