[lworld] RFR: 8265423: [lworld] Provide experimental support for generating a single class file per primitive class [v2]
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Mon May 3 04:57:48 UTC 2021
> Use -XDunifiedValRefClass option to javac to get unified class file generation for primitive classes. Note: Javac will require some tweaks to consume such files, this is WIP.
Srikanth Adayapalam has updated the pull request incrementally with one additional commit since the last revision:
Address review comments to refactor common code pattern into a utility method
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/394/files
- new: https://git.openjdk.java.net/valhalla/pull/394/files/d5bae7df..75632dcd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=394&range=01
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=394&range=00-01
Stats: 16 lines in 2 files changed: 8 ins; 0 del; 8 mod
Patch: https://git.openjdk.java.net/valhalla/pull/394.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/394/head:pull/394
PR: https://git.openjdk.java.net/valhalla/pull/394
More information about the valhalla-dev
mailing list