hg: valhalla/valhalla/langtools: Enhancement: add signature attribute support for any type-variables (original) (raw)
maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Wed Jun 15 17:06:02 UTC 2016
- Previous message (by thread): 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.
- Next message (by thread): hg: valhalla/valhalla/jdk: Initial push for RuntimeMirror API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 515df83430aa Author: mcimadamore Date: 2016-06-15 18:05 +0100 URL: http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/515df83430aa
Enhancement: add signature attribute support for any type-variables Prepend the special char '^' in front of any type-variable declarations in signature attributes.
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java ! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
- Previous message (by thread): 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.
- Next message (by thread): hg: valhalla/valhalla/jdk: Initial push for RuntimeMirror API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]