Henry Jen
|
9ac2f8b654
|
8234542: code removal of Pack200 Tools and API
Reviewed-by: alanb, mchung, erikj
|
2019-12-10 00:36:30 +00:00 |
|
Andy Herrick
|
264573c9ce
|
8212780: Packaging Tool Implementation
Co-authored-by: Alexey Semenyuk <alexey.semenyuk@oracle.com>
Co-authored-by: Alexander Matveev <alexander.matveev@oracle.com>
Co-authored-by: Kevin Rushforth <kevin.rushforth@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: asemenyuk, almatvee, herrick, kcr, prr, erikj, ihse, rriggs, mchung, alanb
|
2019-12-05 11:25:33 -05:00 |
|
Mat Carter
|
f390c87d8d
|
8231863: Crash if classpath is read from @argument file and the main gets option argument
Reviewed-by: alanb, mchung
|
2019-11-11 17:43:10 -08:00 |
|
Matthias Baesken
|
e2ebf7b822
|
8231171: remove remaining sun.java.launcher.pid references
Reviewed-by: alanb, dholmes
|
2019-09-20 10:28:48 +02:00 |
|
Mandy Chung
|
857b2e6271
|
8221368: Error message when module main class cannot be loaded is missing exception details
Reviewed-by: alanb, sundar
|
2019-06-05 07:49:20 -07:00 |
|
Patrick Zhang
|
b9a4ede307
|
8222334: java -Xss0 triggers StackOverflowError
Launcher to use the stack size decided by hotpot or system if -Xss is 0
Reviewed-by: dholmes, alanb
|
2019-04-16 11:00:48 +00:00 |
|
Patrick Zhang
|
c6497e3f25
|
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
Specify a proper min stack size input to -Xss for aarch64
Reviewed-by: aph
|
2019-04-09 18:46:51 +08:00 |
|
Matthias Baesken
|
77ae10cd25
|
8218547: Simplify JLI_Open on Windows in native code (libjli)
Reviewed-by: alanb, clanger
|
2019-04-02 13:54:00 +02:00 |
|
Igor Ignatyev
|
8fb834a4bf
|
8219139: move hotspot tests from test/jdk/vm
Reviewed-by: dholmes, mseledtsov
|
2019-03-14 19:37:17 -07:00 |
|
Henry Jen
|
b481f5bd24
|
8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris)
Reviewed-by: rriggs
|
2019-03-07 10:18:23 -08:00 |
|
Jesper Wilhelmsson
|
c6e45ea87c
|
Merge
|
2019-01-23 19:56:28 +01:00 |
|
Goetz Lindenmaier
|
05a8750ec7
|
8217438: Adapt tools/launcher/Test7029048.java for Aix
Reviewed-by: clanger, azeller
|
2019-01-21 10:17:28 +01:00 |
|
Mark Reinhold
|
be44ced10a
|
8216532: tools/launcher/Test7029048.java fails (Solaris)
Reviewed-by: rriggs
|
2019-01-16 16:27:21 -08:00 |
|
Roger Riggs
|
e16b299420
|
8217340: Compilation failed: tools/launcher/Test7029048.java
Reviewed-by: lancea
|
2019-01-17 15:24:26 -05:00 |
|
Jesper Wilhelmsson
|
4757acd24b
|
Merge
|
2019-01-17 15:44:29 +01:00 |
|
Goetz Lindenmaier
|
084f0b75bd
|
8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests
Also cleanup some switches over OSes and use File.pathSeparator.
Reviewed-by: dholmes, mdoerr
|
2019-01-14 00:00:00 +01:00 |
|
Mark Reinhold
|
6bc30c6707
|
8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
Reviewed-by: mchung
|
2019-01-09 08:52:47 -08:00 |
|
Henry Jen
|
0e86ce5715
|
8215000: tools/launcher/JliLaunchTest.java fails on Windows
Reviewed-by: bchristi, mchung
|
2018-12-12 11:45:10 -08:00 |
|
Erik Gahlin
|
afdb850f87
|
8205516: JFR tool
Reviewed-by: mgronlun
|
2018-12-05 16:40:12 +01:00 |
|
Priyanka Mangal
|
7c6cb8cd7e
|
8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
Reviewed-by: alanb, ihse
|
2018-11-30 13:42:49 -08:00 |
|
Lance Andersen
|
87f243d539
|
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
Reviewed-by: joehw
|
2018-11-04 13:06:02 -05:00 |
|
Lance Andersen
|
1226dcbcfe
|
8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Reviewed-by: rriggs
|
2018-10-12 14:16:24 -04:00 |
|
Igor Ignatyev
|
ab8c7f710c
|
8211171: move JarUtils to top-level testlibrary
Reviewed-by: alanb
|
2018-10-01 14:54:46 -07:00 |
|
Bo Zhang
|
3a0b2d59ad
|
8210810: Escaped character at specific position in argument file is not handled properly
Reviewed-by: alanb
|
2018-09-28 13:15:01 -07:00 |
|
Jonathan Gibbons
|
8edf8e2b03
|
8210275: Source Launcher should fail if --source is used without a source file
Reviewed-by: mchung, alanb, mcimadamore
|
2018-09-21 15:38:43 -07:00 |
|
Igor Ignatyev
|
2702b5c299
|
8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher
Reviewed-by: amenkov, jcbeyler, alanb
|
2018-09-10 14:23:37 -07:00 |
|
Igor Ignatyev
|
21a0458422
|
8210112: remove jdk.testlibrary.ProcessTools
Reviewed-by: alanb, sspitsyn, jcbeyler
|
2018-09-07 14:01:52 -07:00 |
|
Goetz Lindenmaier
|
9dcc8b4a96
|
8207766: [testbug] Adapt tests for Aix
Reviewed-by: clanger, mbaesken
|
2018-07-20 09:33:49 +02:00 |
|
Jan Lahoda
|
5333f197be
|
8207032: Compilation succeeds without checking readability when --add-exports used
Ensuring --add-exports are only propagated when the target module reads the exporting module.
Reviewed-by: vromero, jjg
|
2018-07-16 16:31:33 +02:00 |
|
Volker Simonis
|
19608b393d
|
8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH
Reviewed-by: martin, erikj
|
2018-06-28 09:06:54 +02:00 |
|
Jonathan Gibbons
|
7b117026d2
|
8205438: Re-enable shebang tests in test/jdk/tools/launchers/SourceMode.java
Reviewed-by: mchung
|
2018-06-27 14:20:41 -07:00 |
|
Alan Bateman
|
91d9f3fbe0
|
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Reviewed-by: mchung
|
2018-06-21 18:56:35 +01:00 |
|
Bob Vandette
|
deba30de16
|
Merge
|
2018-06-12 18:53:38 -04:00 |
|
Bob Vandette
|
38646663d9
|
8203357: Container Metrics
Reviewed-by: mchung, dholmes, mseledtsov, rehn
|
2018-06-12 18:51:45 -04:00 |
|
Mandy Chung
|
37e651198d
|
8204648: test/jdk/tools/launchers/SourceMode.java fails with long shebang line
Reviewed-by: darcy
|
2018-06-09 20:57:43 -07:00 |
|
Jonathan Gibbons
|
48d64563d2
|
8204588: Test failures after "Launch Single-File Source-Code Programs"
Reviewed-by: mchung
|
2018-06-08 15:24:51 -07:00 |
|
Jonathan Gibbons
|
fe24730ed9
|
8201274: Launch Single-File Source-Code Programs
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
|
2018-06-07 16:06:49 -07:00 |
|
Kevin Rushforth
|
8af434d695
|
8202553: Update FXLauncherTest as part of removing JavaFX from JDK
Reviewed-by: ksrini, mchung
|
2018-05-10 13:34:44 -07:00 |
|
Andrey Nazarov
|
5cd79594c5
|
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
Reviewed-by: ksrini, dholmes
|
2018-04-05 17:04:16 -07:00 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Andrey Nazarov
|
7bd0087f96
|
8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
Unique jar file names for every test case
Reviewed-by: alanb
|
2018-01-26 12:16:08 -08:00 |
|
Goetz Lindenmaier
|
8dff4034fd
|
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
Also re-enable test.
Reviewed-by: dholmes, ksrini
|
2018-01-23 08:26:42 +01:00 |
|
Goetz Lindenmaier
|
c1700dddf5
|
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
Reviewed-by: ksrini, dholmes
|
2018-01-19 15:05:18 -08:00 |
|
Goetz Lindenmaier
|
22762d1cdc
|
8189102: All tools should support -?, -h and --help
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
|
2018-01-16 08:48:34 +01:00 |
|
Kumar Srinivasan
|
653c0a825e
|
8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException
8194286: tools/launcher/FXLauncherTest.java fails with java.lang.UnsatisfiedLinkError
Reviewed-by: rriggs
|
2018-01-12 10:05:00 -08:00 |
|
Jesper Wilhelmsson
|
8650bbcf47
|
Merge
|
2017-12-20 20:55:07 +01:00 |
|
Alan Bateman
|
b05129a6e2
|
8193503: javah launcher was not removed by JDK-8191054
Reviewed-by: erikj, darcy
|
2017-12-14 12:36:37 +00:00 |
|
Vladimir Kozlov
|
c11f132abe
|
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
Skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
|
2017-12-13 11:59:55 -08:00 |
|
Sergey Bylokhov
|
97d93fe4d8
|
8187442: Xcheck:jni produces various "WARNING in native method" in launcher
Reviewed-by: ksrini, dholmes
|
2017-09-22 15:32:09 -07:00 |
|
Weijun Wang
|
2bb3b82709
|
8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
|
2017-09-21 16:29:18 +08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|