Searched hist:2160 (Results 1 - 4 of 4) sorted by relevance

/openjdk10/langtools/test/tools/javac/T8019486/
H A DWrongLNTForLambdaTest.java2160:b05db8c815e8 Tue Oct 22 23:50:00 MDT 2013 jlahoda 8026508: Invokedynamic instructions don't get line number table entries
Summary: Setting or correcting positions for many trees produced by LambdaToMethod.
Reviewed-by: vromero, rfield
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cppdiff 2160:d89a22843c62 Tue Feb 22 16:25:00 MST 2011 iveresov 7020521: arraycopy stubs place prebarriers incorrectly
Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable.
Reviewed-by: never, kvn
/openjdk10/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cppdiff 2160:d89a22843c62 Tue Feb 22 16:25:00 MST 2011 iveresov 7020521: arraycopy stubs place prebarriers incorrectly
Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable.
Reviewed-by: never, kvn
H A DstubGenerator_x86_32.cppdiff 2160:d89a22843c62 Tue Feb 22 16:25:00 MST 2011 iveresov 7020521: arraycopy stubs place prebarriers incorrectly
Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable.
Reviewed-by: never, kvn

Completed in 135 milliseconds