hg: jdk9/sandbox/jdk: 8151957: ObjectInputStream - Use new convenience method for immutable Map creation during static initialization
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Mar 22 23:31:07 UTC 2016
Changeset: e592cd50bb63
Author: bpb
Date: 2016-03-22 15:37 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/e592cd50bb63
8151957: ObjectInputStream - Use new convenience method for immutable Map creation during static initialization
Summary: Initialize primClasses primitive type name-to-class mapping using a new Map.of() conveience method.
Reviewed-by: lancea, redestad, smarks
! src/java.base/share/classes/java/io/ObjectInputStream.java
More information about the jdk9-sandbox-changes
mailing list