Loading... (original) (raw)

Since we use Set/Map/List.of extensively in the jlink plugin, we should avoid using Collections.emptySet/-Map/-List elsewhere in the java.lang.module code.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8230510 Consolidate use of empty collections in java.lang.module

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8235320 Consolidate use of empty collections in java.lang.module

relates to

Enhancement - null JDK-8207263 Store the Configuration for system modules into CDS archive