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
|
3521fc392e
|
8210779: 8182404 and 8210732 haven't updated copyright years
Reviewed-by: bchristi
|
2018-09-17 11:50:39 -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 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|
Srinivas Dama
|
eac16b2705
|
8206445: JImageListTest.java failed in Windows
Added System.gc() call to address unmapped jimage files
Reviewed-by: alanb
|
2018-07-23 19:58:43 +05:30 |
|
Goetz Lindenmaier
|
9dcc8b4a96
|
8207766: [testbug] Adapt tests for Aix
Reviewed-by: clanger, mbaesken
|
2018-07-20 09:33:49 +02:00 |
|
Phil Race
|
28e828130d
|
Merge
|
2018-07-19 10:17:22 -07:00 |
|
Joe Darcy
|
90518f0635
|
8028563: Remove javac support for 6/1.6 source and target values
Reviewed-by: jjg, erikj, henryjen
|
2018-07-12 14:13:15 -07:00 |
|
Srinivas Dama
|
c216fe0f55
|
8198405: JImageExtractTest.java & JImageListTest.java failed in Windows
Make a directory readonly using nio file attribute AclEntry
Reviewed-by: jlaskey
|
2018-07-06 00:40:12 +05:30 |
|
Srinivas Dama
|
8d46c49dde
|
8198819: tools/jimage/JImageExtractTest.java, fails intermittently at testExtract (macos)
Modified test to work on only modules extracted using jimage instead of files present in current directory
Reviewed-by: jlaskey
|
2018-07-04 17:49:21 +05:30 |
|
Athijegannathan Sundararajan
|
724ba7feb2
|
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Reviewed-by: jlaskey, hannesw
|
2018-06-28 18:04:19 +05:30 |
|
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 |
|
David Holmes
|
95bf19563b
|
8010319: Implementation of JEP 181: Nest-Based Access Control
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
|
2018-06-23 01:32:41 -04: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 |
|
Henry Jen
|
b026102163
|
8199871: Deprecate pack200 and unpack200 tools
Reviewed-by: mchung, psandoz, abuckley
|
2018-06-15 17:34:01 -07:00 |
|
Rachna Goel
|
65a85be9c7
|
8202537: CLDR33
Upgraded CLDR data to V33.
Reviewed-by: naoto
|
2018-06-15 11:58:34 +05:30 |
|
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 |
|
Jan Lahoda
|
b766bdef51
|
8203891: Upgrade JOpt Simple to 5.0.4
Reviewed-by: alanb, chegar, mchung
|
2018-06-06 15:36:29 +02:00 |
|
Xueming Shen
|
bd36be5066
|
8191533: jar --describe-module prints service provider class names in lower case
Reviewed-by: alanb
|
2018-05-16 10:12:10 -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 |
|
Claes Redestad
|
f1f8215dd7
|
8202810: Remove class-for-name test
Reviewed-by: jlaskey, mchung
|
2018-05-08 23:02:13 +02:00 |
|
Rachna Goel
|
a01b2f3b73
|
8179071: Month value is inconsistent between CLDR and Java in some locales
Handled Language aliases from CLDR SupplementalMetaData
Reviewed-by: naoto
|
2018-04-30 11:59:42 +05:30 |
|
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 |
|
Andrey Nazarov
|
6b803d7d66
|
8178867: tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java failed to clean up files
Reviewed-by: alanb, jjg, psandoz
|
2018-04-10 14:16:13 -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 |
|
Alexandre Iline
|
771a76dd9e
|
Merge
|
2018-03-16 03:17:12 -07:00 |
|
Alexandre Iline
|
88af1f11ee
|
8199616: Fix @module declarations in tier1 tests
Reviewed-by: mchung, alanb
|
2018-03-16 03:15:35 -07:00 |
|
Xueming Shen
|
ffac9ae61c
|
8196748: tools/jar tests need to tolerate unrelated warnings
Reviewed-by: dholmes
|
2018-03-13 00:22:14 -07:00 |
|
Athijegannathan Sundararajan
|
6196bf4ee1
|
8194922: jlink --exclude-resources should never exclude module-info.class
Reviewed-by: alanb
|
2018-02-20 15:25:40 +05:30 |
|
Michal Vala
|
f98720e441
|
8198380: tools/jimage/JImageExtractTest.java failing
Reviewed-by: alanb
|
2018-02-19 19:02:43 +00:00 |
|
Michal Vala
|
9e4f91707b
|
8198379: tools/jimage/JImageListTest.java failing
Reviewed-by: alanb
|
2018-02-19 18:43:28 +00: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 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Andrey Nazarov
|
15541c4818
|
8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
Reviewed-by: iignatyev
|
2018-01-26 16:20:14 -08: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 |
|
Andrey Nazarov
|
739ca33412
|
8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
Reviewed-by: alanb
|
2018-01-24 16:59: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 |
|
Mandy Chung
|
dc5bb8b61b
|
8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
Reviewed-by: alanb
|
2018-01-18 16:15:16 -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 |
|