History log of /openjdk10/jdk/test/java/lang/invoke/RicochetTest.java
Revision Date Author Comments
# 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


# 6085:cb65e3315b27 04-Nov-2012 jiangli

7197210: java/lang/invoke/CallSiteTest.java failing on armsflt.
Summary: Reduce work load and set longer timeout for java/lang/invoke tests.
Reviewed-by: kvn, twisti


# 6073:cea72c2bf071 02-Nov-2012 alanb

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


# 5774:a4f0043a5621 17-Aug-2012 jrose

7191102: nightly failures after JSR 292 lazy method handle update (round 3)
Reviewed-by: twisti, kvn


# 4935:db189e2f3cdb 18-Jan-2012 jrose

7117167: Misc warnings in java.lang.invoke and sun.invoke.*
Reviewed-by: smarks


# 4383:668edf27e9c7 16-Jul-2011 jrose

7058651: JSR 292 unit tests need a refresh
Summary: Enhancements to unit tests.
Reviewed-by: never, twisti


# 4280:34481a4012c3 02-Jun-2011 jrose

7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache
Summary: reduce the scope of the unit test (mark high water mark of testing with @ignore tags)
Reviewed-by: never


# 4183:4732a76af216 12-May-2011 jrose

6939861: JVM should handle more conversion operations
Summary: Integrate JDK code with JVM-supplied ricochet frames.
Reviewed-by: never, twisti