[lworld] RFR: 8266586: [lworld] [lw3] Remove experimental support for primitive classes in JPDA

Frederic Parain fparain at openjdk.java.net
Thu May 6 13:07:42 UTC 2021


Remove experimental support for primitive classes in Java debugger in anticipation of a merge with mainline.
At some point the whole JPDA (JDI/JDWP/JVMTI) will have to be updated (specifications and implementations) to fully support primitive classes.

Regards,

Fred

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

Commit messages:
 - More cleanup
 - Merge remote-tracking branch 'upstream/lworld' into jpda_cleanup
 - Remove experimental primitive class support in JPDA

Changes: https://git.openjdk.java.net/valhalla/pull/404/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=404&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266586
  Stats: 246 lines in 12 files changed: 0 ins; 236 del; 10 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/404.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/404/head:pull/404

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


More information about the valhalla-dev mailing list