hg: valhalla/valhalla/langtools: Make BytecodeMaping signatures more uniform

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Feb 5 16:57:41 UTC 2015


Changeset: 0176195716d5
Author:    mcimadamore
Date:      2015-02-05 16:57 +0000
URL:       http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/0176195716d5

Make BytecodeMaping signatures more uniform
* indy-related signatures do not mention owner anymore
* the signature type similar to the erased signature except for the fact that it mentions specializable types (any tvars and primitives typeargs)

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/SpecializeTypes.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Items.java
! test/tools/javac/valhalla/typespec/items/tests/TestGenericSpecializedConstructor.java
! test/tools/javac/valhalla/typespec/items/tests/TestIndy.java
! test/tools/javac/valhalla/typespec/items/tests/TestIndyFactory.java
! test/tools/javac/valhalla/typespec/items/tests/TestRespecialization.java




More information about the valhalla-dev mailing list