Request for review (XS): 7109063: JSR 292: fix for 7085860 is incomplete
Christian Thalinger
christian.thalinger at oracle.com
Tue Nov 8 00:40:54 PST 2011
On Nov 7, 2011, at 11:16 PM, David Holmes wrote:
> On 7/11/2011 7:59 PM, Christian Thalinger wrote:
>> http://cr.openjdk.java.net/~twisti/7109063/
>>
>> 7109063: JSR 292: fix for 7085860 is incomplete
>> Reviewed-by:
>>
>> 7085860 missed to remove two unused methods in MethodHandleImpl which
>> use the methods which were removed from MethodHandleNatives.
>>
>> src/share/classes/java/lang/invoke/MethodHandleImpl.java
>
> Does this change imply that we have an unbuildable repo somewhere - if so which one? If it's hotspot-main/jdk that's good :)
Yes, that one. John Coomes didn't integrate it into jdk8 so it's contained.
-- Chris
>
> David
>
More information about the hotspot-dev
mailing list