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. (original) (raw)
brian.goetz at oracle.com brian.goetz at oracle.com
Mon Jun 13 21:51:42 UTC 2016
- Previous message (by thread): Meta-expression for Lambda (capturing Lambda as expressions tree)
- Next message (by thread): hg: valhalla/valhalla/langtools: Enhancement: add signature attribute support for any type-variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Meta-expression for Lambda (capturing Lambda as expressions tree)
- Next message (by thread): hg: valhalla/valhalla/langtools: Enhancement: add signature attribute support for any type-variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]