-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b151
Rewrite all Spliterator implementations to use inner classes instead of static classes when they have a final reference to the enclosing collection.
Fix the classic mistake of forgetting
* @throws NullPointerException {@inheritDoc}
Adjust some test classes for the 9+148 module system refresh. Notably, don't open any modules when running in conformance mode.
Fix the classic mistake of forgetting
* @throws NullPointerException {@inheritDoc}
Adjust some test classes for the 9+148 module system refresh. Notably, don't open any modules when running in conformance mode.