JDK 18 |
---|
18 b26Fixed |
Relates :
|
|
Relates :
|
The superclass AbstractMap of java.util.ImmutableCollections$Map1 and MapN is not stateless and contains `keySet` and `values`. They should not be annotated with `@ValueBased` and they can't be migrated to a primitive class. The candidate list in https://openjdk.java.net/jeps/390 may need to be updated.
|