RFR: 8199318: add idempotent copy operation for Map.Entry

Peter Levart peter.levart at gmail.com
Thu Jun 3 18:49:05 UTC 2021


On 02/06/2021 19:24, Rémi Forax wrote:
> I foolishly hoped that nobody would subclass a class with `Immutable` in its name,
> oh boy i was wrong:)


There's nothing wrong in subclassing an immutable class. As long as the 
subclass keeps being immutable. Was it subclassed and made mutable by that?


Peter




More information about the core-libs-dev mailing list