-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
22
-
None
Allow SAM abstract classes with a no-arg accessible constructor to be passed to asInterfaceInstance.
This is planned per its spec. With the reimplementation inJDK-6983726, accomplishing this becomes quite easy.
Within the JDK, candidates include ClassValue, InputStream, and OutputStream.
This is planned per its spec. With the reimplementation in
Within the JDK, candidates include ClassValue, InputStream, and OutputStream.
- links to
-
Review openjdk/jdk/14966