[lworld] RFR: 8293868: [lworld] remove support for @__primitive__ and @__value__ for declaring primitive, value classes
Vicente Romero
vromero at openjdk.org
Thu Sep 15 18:32:46 UTC 2022
This PR is removing support for, I think, experimental annotations `@__primitive__` and `@__value__`, there is no mention to them in any spec or JEP document
-------------
Commit messages:
- 8293868: [lworld] remove support for @__primitive__ and @__value__ for declaring primitive, value classes
Changes: https://git.openjdk.org/valhalla/pull/757/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=757&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8293868
Stats: 35 lines in 10 files changed: 0 ins; 17 del; 18 mod
Patch: https://git.openjdk.org/valhalla/pull/757.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/757/head:pull/757
PR: https://git.openjdk.org/valhalla/pull/757
More information about the valhalla-dev
mailing list