jdk/langtools/test/tools/javac/generics/bridges/tests
Robert Field d3d1da337a 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle
8020010: Move lambda bridge creation from metafactory and VM to compiler

Langtools/javac component of the bridge support and MethodType vs. MethodHandle changes.

Reviewed-by: jjg, vromero, briangoetz, forax
2013-07-11 14:07:39 +01:00
..
TestBridgeWithDefault.java 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 2013-07-11 14:07:39 +01:00
TestClassAndInterfaceBridgeIdentical01.java 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 2013-07-11 14:07:39 +01:00
TestClassAndInterfaceBridgeIdentical02.java 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 2013-07-11 14:07:39 +01:00
TestNoBridgeInSiblingsSuper.java 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 2013-07-11 14:07:39 +01:00
TestNoDuplicateBridges01.java 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 2013-07-11 14:07:39 +01:00
TestNoDuplicateBridges02.java 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle 2013-07-11 14:07:39 +01:00