History log of /openjdk10/jdk/test/java/lang/invoke/PrivateInvokeTest.java
Revision Date Author Comments
# 16177:89ef4b822745 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, claes.redestad@oracle.com, mark.reinhold@oracle.com


# 14761:31a2e3bd54fe 15-Jun-2016 shurailine

8158855: Fix remaining module dependences in java/lang
Reviewed-by: alanb, mchung, amlu


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 8729:0242fce0f717 12-Nov-2013 serb

8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan


# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 5943:61af38b8d4ff 19-Oct-2012 twisti

8000989: smaller code changes to make future JSR 292 backports easier
Reviewed-by: jrose


# 5688:050116960e99 24-Jul-2012 twisti

7023639: JSR 292 method handle invocation needs a fast path for compiled code
6984705: JSR 292 method handle creation should not go through JNI
Summary: remove assembly code for JDK 7 chained method handles
Reviewed-by: jrose, twisti, mhaupt, forax
Contributed-by: John Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>