History log of /openjdk10/jdk/test/tools/launcher/MultipleJRE.sh
Revision Date Author Comments
# 11242:1d796a93a6a2 14-Jan-2015 ksrini

8067437: New tests for mJRE feature removal.
Reviewed-by: darcy, ksrini
Contributed-by: andrey.x.nazarov@oracle.com


# 11149:aac334240f21 16-Dec-2014 ksrini

8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed
8067411: tools/launcher/MultipleJRE.sh requires adjustments to work with module boundaries
8067290: Missing bug id in test/tools/launcher/*
Reviewed-by: darcy


# 11069:913808eaf19a 10-Nov-2014 ksrini

8058407: Remove Multiple JRE support in the Java launcher
Reviewed-by: alanb, darcy, ksrini
Contributed-by: neil.toda@oracle.com


# 7290:3d4d7ed93731 03-Jun-2013 emc

8014834: shell tests don't begin with #!/bin/sh
Summary: Some shell tests don't begin with the command interpreter line
Reviewed-by: alanb, ksrini


# 6383:7da291690aa0 11-Jan-2013 alanb

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


# 6252:ae5d04dbacd6 13-Dec-2012 chegar

8003890: corelibs test scripts should pass TESTVMOPTS
Reviewed-by: chegar, alanb
Contributed-by: Mark Sheppard <mark.sheppard@oracle.com>


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1113:150a441a305d 04-Sep-2008 ksrini

6733959: Insufficient checks for "Main-Class" manifest entry in JAR files
Summary: Fixes a buffer overrun problem with a very long Main-Class attribute.
Reviewed-by: darcy


# 0:37a05a11f281 30-Nov-2007 duke

Initial load