[lworld] RFR: 8287768: [lw4] Record component may not have the name isValueObject
Vicente Romero
vromero at openjdk.org
Mon Aug 15 23:27:32 UTC 2022
Javac should issue an error if a record declares a record component named: `isValueObject`
-------------
Commit messages:
- 8287768: [lw4] Record component may not have the name isValueObject
Changes: https://git.openjdk.org/valhalla/pull/722/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=722&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287768
Stats: 5 lines in 3 files changed: 3 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/722.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/722/head:pull/722
PR: https://git.openjdk.org/valhalla/pull/722
More information about the valhalla-dev
mailing list