[lworld] RFR: 8287040: [lworld][lw4] Remove abstract Object class support from HotSpot

Frederic Parain fparain at openjdk.java.net
Thu May 19 18:11:44 UTC 2022


Remove HotSpot support for an abstract Object class.

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

Commit messages:
 - More test fixes
 - Fix tests
 - Remove unused local variable
 - Merge remote-tracking branch 'upstream/lworld' into reverting_abstract_object
 - Removing support for abstract Object class

Changes: https://git.openjdk.java.net/valhalla/pull/693/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=693&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8287040
  Stats: 139 lines in 20 files changed: 0 ins; 118 del; 21 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/693.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/693/head:pull/693

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



More information about the valhalla-dev mailing list