History log of /openjdk9/jdk/test/java/lang/instrument/ParallelTransformerLoader.sh
Revision Date Author Comments
# 12973:2e63fa2efdb1 27-Oct-2015 shurailine

8140336: Add @modules for exported dependencies to jdk_core tests
Reviewed-by: alanb, mchung


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 9355:34f9f9a9c2ca 28-Feb-2014 bchristi

6835233: Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh
Summary: Remove @ignore from ParallelTransformerLoader.sh
Reviewed-by: alanb, sla, smarks


# 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


# 6383:7da291690aa0 11-Jan-2013 alanb

8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1153:45dfc3aeee8f 28-Apr-2009 ohair

6835241: Annotate some tests with @ignore that have shown to be unpredictable
Reviewed-by: tbell


# 132:bca8bf23ac59 24-Mar-2008 dcubed

5088398: 3/2 java.lang.instrument TCK test deadlock (test11)
Summary: Add regression test for single-threaded bootstrap classloader.
Reviewed-by: sspitsyn