RFR: 8253962: Add @ValueBased to unmodifable Collection implementation classes

Roger Riggs rriggs at openjdk.java.net
Tue Nov 17 19:42:20 UTC 2020


As per JEP 390, The implementations of ImmutableCollections are marked as being @ValueBased.

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

Commit messages:
 - 8253962: Add @ValueBased to unmodifable Collection implementation classes

Changes: https://git.openjdk.java.net/valhalla/pull/267/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=267&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253962
  Stats: 11 lines in 1 file changed: 11 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/267.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/267/head:pull/267

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


More information about the valhalla-dev mailing list