History log of /openjdk10/jdk/test/tools/launcher/TestHelper.java
Revision Date Author Comments
# 17493:d93f2fd542b7 25-Jul-2017 anazarov

8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider
Reviewed-by: mchung


# 14212:1dfade83d611 18-Apr-2016 martin

8154470: defines.h confused about PROGNAME and JAVA_ARGS
Summary: Fiddle with const_progname initializations
Reviewed-by: ksrini, alanb


# 12615:3b201a9ef918 09-Jul-2015 henryjen

8027634: Support @argfiles for java command-line tool
Reviewed-by: ksrini, mchung


# 11155:ab9c56c997e3 17-Dec-2014 ksrini

8061442: Update jdk/tools tests to remove check for the "jre" directory
Reviewed-by: alanb, ksrini
Contributed-by: felix.yang@oracle.com


# 11027:222d7ca80e4f 26-Nov-2014 ksrini

8060026: Update jdk/test/tools/launcher tests to eliminate dependency on sun.tools.jar.Main
Reviewed-by: alanb, ksrini, psandoz
Contributed-by: amy.lu@oracle.com


# 9195:f04b825b1c0c 17-Jan-2014 simonis

8028537: PPC64: Updated the JDK regression tests to run on AIX
Reviewed-by: alanb
Contributed-by: luchsh@linux.vnet.ibm.com, spoole@linux.vnet.ibm.com, volker.simonis@gmail.com


# 8852:40462a41b41b 19-Nov-2013 ksrini

8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
Reviewed-by: dholmes, mchung


# 8187:9684ed81cd21 27-Sep-2013 ksrini

8020552: [launcher] changes to support removal of Solaris 32-bit distribution
8023495: [infra] create 64-bit solaris bits with symlinks
Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin


# 6229:da387f0cecb7 09-Dec-2012 ksrini

8004042: Arrrghs.java test failed on windows with access error.
Reviewed-by: smarks, jjh, ksrini
Contributed-by: david.dehaven@oracle.com


# 6132:914cd9b482c8 19-Nov-2012 ksrini

8001533: java launcher must launch javafx applications
Reviewed-by: ksrini, mchung, kcr, alanb
Contributed-by: david.dehaven@oracle.com


# 5812:f1838d040cc7 05-Sep-2012 ksrini

7194005: (launcher) needs to be enhanced for 64-bit jar file handling
Reviewed-by: darcy, sherman


# 5681:a44671e0b6d7 08-Aug-2012 ksrini

7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes
Reviewed-by: darcy, jgish


# 5676:2dd41a2dfe54 31-Jul-2012 ksrini

7146424: Wildcard expansion for single entry classpath
Reviewed-by: dholmes, darcy, jjh, sherman


# 5338:717582c056f3 02-May-2012 lana

Merge


# 5327:f68c854fa584 24-Apr-2012 ksrini

7151434: java -jar -XX crashes java launcher
Reviewed-by: mchung, darcy


# 5315:77b35c5c4b95 16-Apr-2012 jmelvin

7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.
Reviewed-by: dcubed, phh, ohair, katleman


# 5304:4a0f6ef43a09 24-Apr-2012 anthony

7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen
Summary: Document the environment variables and add tests
Reviewed-by: ksrini


# 5205:45177d830325 29-Mar-2012 ksrini

7156976: improve java tools testing
Reviewed-by: darcy
Contributed-by: steve.sides@oracle.com


# 5116:d45bc4307996 06-Mar-2012 michaelm

7113349: Initial changeset for Macosx port to jdk
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
Contributed-by: Alan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>


# 4978:7dbc129d8e5c 28-Jan-2012 ksrini

7127906: (launcher) convert the launcher regression tests to java
Reviewed-by: darcy, naoto


# 4970:f64ea40293db 24-Jan-2012 ksrini

7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
Reviewed-by: alanb, chegar


# 4921:96fe796fd242 11-Jan-2012 ksrini

7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
Reviewed-by: sherman, mchung, darcy


# 4887:5e34726cb4bb 03-Jan-2012 ksrini

7124443: (launcher) test DefaultsLocaleTest fails with Windows shells.
Reviewed-by: darcy


# 4428:d17eb3380a49 19-Jul-2011 ksrini

7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
Reviewed-by: darcy, ohair, alanb, mduigou


# 4249:23bdcede4e39 25-May-2011 katleman

7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims


# 3986:d8dfd1a0bd8d 07-Apr-2011 ksrini

7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
Reviewed-by: mchung, ohair


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 1945:de45eac5670e 20-Nov-2009 ksrini

6367077: Purge LD_LIBRARY_PATH usage from the launcher
6899834: (launcher) remove the solaris libjvm.so symlink
Summary: Fixes other related issues as well.
Reviewed-by: darcy, ohair, xlu, martin


# 653:906b5be0eca5 01-Oct-2008 ksrini

4459600: java -jar fails to run Main-Class if classname followed by whitespace.
Summary: Fixed whitespace trimming in the manifest as well as post review comments on CR: 6742159
Reviewed-by: darcy, dholmes


# 647:e2c416af20bd 24-Sep-2008 ksrini

6742159: (launcher) improve the java launching mechanism
Summary: improves launching, also addresses 6694671 and 6749732
Reviewed-by: darcy, dholmes