hg: jdk9/hs-rt/hotspot: 8132904: Type checking verifier fails to reject assignment from array to an interface

harold.seigel at oracle.com harold.seigel at oracle.com
Fri Sep 18 13:42:30 UTC 2015


Changeset: bf540cb95dbb
Author:    hseigel
Date:      2015-09-18 07:01 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/bf540cb95dbb

8132904: Type checking verifier fails to reject assignment from array to an interface
Summary: Only allow assignment if interface is Cloneable or Serializable.
Reviewed-by: kamg, gtriantafill, jiangli

! src/share/vm/classfile/verificationType.cpp



More information about the jdk9-all-changes mailing list