hg: valhalla/valhalla/langtools: Alt generic method translation fixes:

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Mon Jan 11 14:14:59 UTC 2016


Changeset: 7af97c773606
Author:    mcimadamore
Date:      2016-01-11 14:14 +0000
URL:       http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/7af97c773606

Alt generic method translation fixes:
* inferred calls are not patched correctly
* local variable declaration in specializable calls are not patched correctly
* method calls/var access using simple names are not patched correctly
* disable lambda alt metafactory static arg tunnelling for alt generic method translation

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/SpecializeTypes.java




More information about the valhalla-dev mailing list