hg: valhalla/valhalla/jdk: Interpreter: Don't try to support reflective invocation of interpreted constructors from native; this allows us to turn back on verification, which found some codegen bugs. Failing tests: 2.

brian.goetz at oracle.com brian.goetz at oracle.com
Mon Jun 13 21:51:42 UTC 2016


Changeset: 00da8e787d47
Author:    briangoetz
Date:      2016-06-13 17:51 -0400
URL:       http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/00da8e787d47

Interpreter: Don't try to support reflective invocation of interpreted constructors from native; this allows us to turn back on verification, which found some codegen bugs.  Failing tests: 2.

! interpreter/build.xml
! interpreter/src/valhalla/interpreter/Interpreter.java
! interpreter/src/valhalla/interpreter/OpcodeHandler.java
! interpreter/src/valhalla/interpreter/ProxyClassBuilder.java



More information about the valhalla-dev mailing list