Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Henry Jen
b2df51372f
8261785: Calling "main" method in anonymous nested class crashes the JVM
...
Reviewed-by: serb
2021-03-22 15:59:49 +00:00
Johannes Kuhn
cf942081a5
8259395: Patching automatic module with additional packages re-creates module without "requires java.base"
...
Reviewed-by: attila, alanb
2021-02-01 08:09:36 +00:00
Alex Menkov
bdc305e1cb
8258917: NativeMemoryTracking is handled by launcher inconsistenly
...
Reviewed-by: zgu
2021-01-22 21:33:02 +00:00
Mark Reinhold
ed4c4ee73b
8256299: Implement JEP 396: Strongly Encapsulate JDK Internals by Default
...
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: mchung, alanb
2020-12-08 22:12:24 +00:00
Sergey Bylokhov
2e510e04bd
8255043: Incorrectly styled copyright text
...
Reviewed-by: dholmes, trebari, jdv
2020-10-21 04:53:16 +00:00
Aleksei Voitylov
63009f90ec
8247589: Implementation of Alpine Linux/x64 Port
...
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Co-authored-by: Alexander Scherbatiy <alexsch@openjdk.org>
Co-authored-by: Axel Siebenborn <asiebenborn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: alanb, erikj, dholmes
2020-10-13 09:35:58 +00:00
Aleksei Voitylov
8b87402a44
8247592: refactor test/jdk/tools/launcher/Test7029048.java
...
Reviewed-by: mchung
2020-07-23 09:43:55 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Roger Riggs
50ed53076f
8225319: Remove rmic from the set of supported tools
...
Reviewed-by: erikj, alanb, lancea, jjg, amlu
2020-04-08 09:22:08 -04:00
Aleksey Shipilev
7afa57a37e
8241445: Fix copyright in test/jdk/tools/launcher/ArgFileSyntax.java
...
Reviewed-by: psandoz
2020-03-24 18:46:48 +01:00
Henry Jen
dc17821807
8240629: argfiles parsing broken for argfiles with comment cross 4096 bytes chunk
...
Reviewed-by: alanb, mchung
2020-03-06 13:48:16 -08:00
Christoph Langer
90ee2c3d6e
8237192: Generate stripped/public pdbs on Windows for jdk images
...
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com>
Reviewed-by: erikj, ihse
2020-02-07 08:38:40 +01:00
Erik Joelsson
f1332640d4
8238225: Issues reported after replacing symlink at Contents/MacOS/libjli.dylib with binary
...
Reviewed-by: clanger, alanb, ihse
2020-02-05 09:33:25 -08:00
Nikola Grcevski
ce7ede95eb
8234076: JVM crashes on Windows 10 using --module=NAME
...
Reviewed-by: ksrini, henryjen
2019-12-12 08:40:19 +00:00
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