421 Commits

Author SHA1 Message Date
Jesper Wilhelmsson
2cfd23d6f4 Merge 2017-08-08 22:55:42 +02:00
Alan Bateman
df5b632f58 8185853: Generate readability graph at link time and other startup improvements
Reviewed-by: mchung
2017-08-07 09:37:16 +01:00
Leonid Mesnik
3c816df786 8184775: tools/launcher/modules/illegalaccess/IllegalAccessTest.java times out on some platforms when xcomp is used
Reviewed-by: alanb, ksrini, martin
2017-08-01 15:59:07 -07:00
Vladimir Kozlov
8a7e0be29b Merge 2017-08-01 13:04:59 -07:00
Andrey Nazarov
4cbeaf5430 8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider
Reviewed-by: mchung
2017-07-25 18:36:19 -07:00
Andrey Nazarov
d9f0efb28f 8177357: tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException"
Reviewed-by: psandoz
2017-07-18 15:19:23 -07:00
Andrey Nazarov
02fb43b677 8174692: New MultiReleaseJarTest.java tests fail in JDK 10
Reviewed-by: alanb
2017-07-14 14:43:04 +01:00
Vladimir Kozlov
62d0eedfba Merge 2017-07-05 18:22:22 -07:00
Lana Steuck
7029c4aa42 Merge 2017-06-23 23:48:17 +00:00
Jesper Wilhelmsson
f72f966df1 Merge 2017-06-21 21:50:13 +02:00
Alan Bateman
c89dae9fbc 8181087: Module system implementation refresh (6/2017)
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: plevart, mchung
2017-06-16 09:20:39 -07:00
Igor Ignatyev
f84b521220 8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
Reviewed-by: alanb
2017-06-12 12:43:26 -07:00
Jesper Wilhelmsson
db7a9c5b60 Merge 2017-06-08 14:49:07 +02:00
Igor Ignatyev
ff3aa035f3 8181335: remove packageless CompilerUtils
Reviewed-by: alanb
2017-06-06 19:54:08 -07:00
Lana Steuck
ce477ddb3a Merge 2017-06-03 02:49:49 +00:00
Jesper Wilhelmsson
f47d6d0526 Merge 2017-05-29 20:48:09 +02:00
Mandy Chung
e0fa8ae189 8180574: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java failed in upgradeHashedModule() and patchHashedModule() intermittently
Reviewed-by: alanb, bchristi
2017-05-26 21:20:16 -07:00
Amy Lu
2fc00fbdb1 8173905: Test tools/jar/multiRelease/RuntimeTest.java fails under JDK 10
Reviewed-by: psandoz, redestad
2017-05-26 17:36:22 +08:00
Mandy Chung
4f8f7b2501 8181033: Confusing message: A JNI error has occurred, please check your installation and try again
Reviewed-by: alanb, dholmes, ksrini
2017-05-25 10:40:08 -07:00
Igor Ignatyev
97a536003e 8180724: move ModuleInfoMaker to the top level testlibrary
Reviewed-by: psandoz, mchung
2017-05-24 14:16:09 -07:00
Henry Jen
ca94b73222 8180447: Trailing space in JDK_JAVA_OPTIONS causes an application fail to launch
Reviewed-by: alanb, mchung, ksrini
2017-05-17 16:26:23 -07:00
Lana Steuck
dfd0cc3152 Merge 2017-05-31 17:47:58 +00:00
Igor Ignatyev
c85d273e7d 8180887: move FileUtils to top level testlibrary
Reviewed-by: psandoz
2017-05-30 15:05:33 -07:00
Vladimir Kozlov
0a1859b858 Merge 2017-05-12 13:59:16 -07:00
Lana Steuck
5d5921732e Merge 2017-05-11 20:22:54 +00:00
Kumar Srinivasan
00b9efeb0b 8169646: Remove launcher's -d32/-d64 option
Reviewed-by: dholmes
2017-05-10 15:12:43 -07:00
Magnus Ihse Bursie
97df63049c 8179889: Fix typographic errors in copyright headers
Reviewed-by: erikj, dholmes
2017-05-09 12:57:30 +02:00
Alan Bateman
853c626781 Merge 2017-05-04 09:43:09 +01:00
Alan Bateman
4c0e26e374 8178380: Module system implementation refresh (5/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: mchung, alanb, sspitsyn
2017-05-04 07:26:55 +00:00
Doug Simon
3a3040f1c9 8177845: Need a mechanism to load Graal
Reviewed-by: kvn, mchung
2017-04-27 13:07:23 -07:00
Mandy Chung
b52f472fcf 8179025: Exclude deployment modules from FieldSetAccessibleTest.java and VerifyJimage.java
Reviewed-by: alanb
2017-04-25 09:09:19 -07:00
Jesper Wilhelmsson
0bd4eeb396 Merge 2017-04-24 21:34:23 +02:00
Andrey Nazarov
e80b3298cd 8178323: Add negative tests for bind services Jlink feature
Reviewed-by: mchung
2017-04-20 22:46:07 -07:00
Mandy Chung
6113ce30fc 8175819: OS name and arch in JMOD files should match the values as in the bundle names
Reviewed-by: erikj, ihse
2017-04-20 08:00:35 -07:00
Jesper Wilhelmsson
d099c0815e Merge 2017-04-18 20:31:23 +02:00
Amy Lu
780a27b3b1 8169971: JLinkMultiReleaseJarTest.java fails intermittently at the final clean up
Reviewed-by: chegar, psandoz
2017-04-14 15:30:39 +08:00
Alan Bateman
02cfdc2061 8177530: Module system implementation refresh (4/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Jesper Wilhelmsson
4f0021fd9c Merge 2017-04-06 22:18:43 +02:00
Mandy Chung
340ebfef08 8174826: jlink support for linking in service provider modules
Reviewed-by: alanb, anazarov
2017-03-27 15:12:01 -07:00
Jesper Wilhelmsson
ac373e1e3b Merge 2017-03-28 00:03:22 +02:00
Chris Plummer
3f321d24c8 8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
Bump up minimum to 64k.

Reviewed-by: dholmes, dcubed
2017-03-27 11:53:44 -07:00
Alan Bateman
2823ea6a65 8177474: Do not emit warnings when illegal access is allowed by --add-exports/--add-opens
Reviewed-by: chegar, mchung
2017-03-24 16:35:51 +00:00
Alan Bateman
9ccff870cb Merge 2017-03-22 18:41:22 +00:00
Alan Bateman
b19eb2766f 8174823: Module system implementation refresh (3/2017)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Chris Plummer
912c47ccbb 8176797: [TESTBUG] tools/launcher/Settings.java -Xss size is too small
Increase from 256000 to 256k

Reviewed-by: dholmes, ctornqvi, stsmirno, ksrini
2017-03-16 18:16:39 -07:00
Chris Hegarty
c1258e62f8 8176772: jar tool support to report automatic module names
Reviewed-by: alanb, mchung
2017-03-16 16:56:08 +00:00
Matthias Baesken
1506580766 8175000: jexec fails to execute simple helloworld.jar
Reviewed-by: ksrini, henryjen, stuefe
2017-03-01 14:07:55 -08:00
Mandy Chung
32e70396f4 8175193: jlink and requires static
Reviewed-by: alanb, forax
2017-02-24 09:26:59 -08:00
Vicente Romero
8f99e6ecdf 8174694: improve error message shown when main class can't be loaded
Reviewed-by: ksrini, alanb
2017-02-15 17:00:22 -08:00
Xueming Shen
ad7f87f083 8174248: partialUpdateFooMainClass test in tools/jar/modularJar/Basic.java needs to be re-examined
Reviewed-by: chegar, lancea
2017-02-14 11:50:33 -08:00