[lworld] RFR: 8295086: [lworld] follow-up for JDK-8288131 [v3]

Vicente Romero vromero at openjdk.org
Thu Oct 20 20:15:41 UTC 2022


> code related to primitive classes needs to be hidden behind the -XDenablePrimitiveClasses flag, this work is a follow-up of JDK-8288131. Hiding this remaining code behind the flag is not absolutely necessary as it probably won't be executed anyways but it will make easier to located, and extract if needed, the code related with primitive classes only

Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:

  additional changes

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/793/files
  - new: https://git.openjdk.org/valhalla/pull/793/files/115b7c18..529d0e01

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=793&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=793&range=01-02

  Stats: 97 lines in 11 files changed: 22 ins; 23 del; 52 mod
  Patch: https://git.openjdk.org/valhalla/pull/793.diff
  Fetch: git fetch https://git.openjdk.org/valhalla pull/793/head:pull/793

PR: https://git.openjdk.org/valhalla/pull/793



More information about the valhalla-dev mailing list