hg: valhalla/valhalla/langtools: Summary: Opcodes dup, dup2 and swap should not target value types or any type variables.

srikanth.adayapalam at oracle.com srikanth.adayapalam at oracle.com
Thu Feb 11 09:15:45 UTC 2016


Changeset: 1b3a1239c255
Author:    sadayapalam
Date:      2016-02-11 14:45 +0530
URL:       http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/1b3a1239c255

Summary: Opcodes dup, dup2 and swap should not target value types or any type variables.

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Items.java
+ test/tools/javac/valhalla/values/CheckNoDups.java
+ test/tools/javac/valhalla/values/LargeCodeTest.java
+ test/tools/javac/valhalla/values/NoVerifyErrorTest.java



More information about the valhalla-dev mailing list