Code Review for jdk

Prepared by:vlivanov on Wed Feb 26 15:43:19 MSK 2014
Workspace:/Users/vlivanov/ws/jdk/ws/hs-comp9/jdk
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/jdk
Compare against version:9327
Summary of changes: 492 lines changed: 292 ins; 99 del; 101 mod; 4844 unchg
Patch of changes: jdk.patch
Bug id: JDK-8027827 Need fast hot paths for catchException combinator
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/invoke/BoundMethodHandle.java

rev 9328 : 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, ?
14 lines changed: 14 ins; 0 del; 0 mod; 864 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java

rev 9328 : 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, ?
155 lines changed: 140 ins; 10 del; 5 mod; 1037 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/invoke/LambdaForm.java

rev 9328 : 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, ?
56 lines changed: 56 ins; 0 del; 0 mod; 1646 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/invoke/MethodHandleImpl.java

rev 9328 : 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, ?
230 lines changed: 46 ins; 89 del; 95 mod; 829 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/invoke/MethodTypeForm.java

rev 9328 : 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, ?
2 lines changed: 1 ins; 0 del; 1 mod; 387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/java/lang/invoke/MethodHandles/TestCatchException.java

rev 9328 : 8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, ?
35 lines changed: 35 ins; 0 del; 0 mod; 81 unchg

This code review page was prepared using /Users/vlivanov/bin/webrev (vers 23.18-hg-never-dev).