Commit Graph

299 Commits

Author SHA1 Message Date
Alan Bateman
83df093985 8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
2016-10-28 10:18:07 +01:00
Mandy Chung
fc99db2ced 8168205: Should not default class path to CWD if -cp is not specified but -m is specified
Reviewed-by: alanb
2016-10-27 13:42:12 -07:00
Athijegannathan Sundararajan
e23ef30b8e 8166810: jlink should fail on extra arguments
Reviewed-by: jlaskey
2016-10-26 10:42:55 +05:30
Steve Drach
5530ec2227 8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
Reviewed-by: chegar, mchung
2016-10-25 13:51:08 -07:00
Kumar Srinivasan
309d9ecebc 8160213: tools/pack200/Utils.java should clean up javac*.tmp files
Reviewed-by: darcy
2016-10-25 07:38:50 -07:00
Masayoshi Okutsu
6ce08d0985 8165804: Revisit the way of loading BreakIterator rules/dictionaries
Reviewed-by: naoto, peytoia, erikj
2016-10-25 15:43:19 +09:00
Mandy Chung
32d92f8f0d 8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb
2016-10-18 13:27:00 -07:00
Athijegannathan Sundararajan
8233dc0e08 8168091: jlink should check security permission early when programmatic access is used
Reviewed-by: jlaskey, mchung
2016-10-18 22:17:38 +05:30
Steve Drach
8630709b19 8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
Reviewed-by: lancea
2016-10-13 11:54:27 -07:00
Mandy Chung
44a7c1b644 8164689: Retrofit jar, jlink, jmod as a ToolProvider
Reviewed-by: alanb, lancea
2016-10-12 15:41:00 -07:00
Mandy Chung
fddb29160d 8162401: Support multiple --add-exports and --add-reads with the same module/package
Reviewed-by: alanb, redestad, sundar
2016-10-10 15:46:14 -07:00
Athijegannathan Sundararajan
d47b7ffca5 8167018: Nashorn and jjs should support --module-path and --add-modules options
Reviewed-by: jlaskey, hannesw
2016-10-07 21:28:00 +05:30
Mandy Chung
6504983459 8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg
2016-10-04 18:56:28 -07:00
Naoto Sato
03cc993ec4 8166645: Include locales plugin throws InternalError with "*" specified
Reviewed-by: mchung
2016-10-04 09:52:03 -07:00
Steve Drach
3d6de648b9 8165944: jar utility doesn't process more than one -C argument
Reviewed-by: psandoz
2016-10-03 10:57:29 -07:00
Athijegannathan Sundararajan
323aded97f 8165735: jlink incorrectly accepts multiple --module-path and --limit-modules options
Reviewed-by: mchung, jlaskey
2016-09-28 22:13:14 +05:30
Alejandro Murillo
505c0d04f8 Merge 2016-09-21 09:29:30 -07:00
Alan Burlison
4e8fe41e35 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: rriggs, erikj
2016-09-21 14:22:11 +02:00
Amy Lu
3e5ef4867f 8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
Reviewed-by: ksrini
2016-09-21 08:55:47 +08:00
Alejandro Murillo
af75db6517 Merge 2016-09-16 10:57:21 -07:00
Athijegannathan Sundararajan
0fd0cd0d3b 8163320: JAVA_VERSION in release file should come from java.base module
Reviewed-by: mchung
2016-09-13 20:59:43 +05:30
Naoto Sato
4c95fceb14 8165605: Thai resources in jdk.localedata cause split package issue with java.base
Reviewed-by: mchung, erikj
2016-09-12 09:38:32 -07:00
Alejandro Murillo
1808257845 Merge 2016-09-10 12:23:52 -07:00
Mandy Chung
2b31773cba 8165634: Support multiple --add-modules options on the command line
Reviewed-by: alanb
2016-09-10 08:27:40 -04:00
Ron Durbin
14ca5d3c2b 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Split the single thread_min_stack_allowed into three distinct values (java_thread_min_stack_allowed, compiler_thread_min_stack_allowed and vm_internal_thread_min_stack_allowed) on non-Windows platforms.

Reviewed-by: dcubed, gthornbr, dholmes, coleenp, fparain, aph
2016-09-09 11:15:58 -07:00
Kumar Srinivasan
45e7a1faa8 8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR
Reviewed-by: jrose
2016-09-07 10:58:22 -07:00
Alejandro Murillo
44fb1c5f24 Merge 2016-08-31 09:22:54 -07:00
Claes Redestad
5afec5d3d6 8164858: Enable build-time use of java.lang.invoke resolve tracing
Reviewed-by: erikj, vlivanov
2016-08-31 14:20:02 +02:00
Alejandro Murillo
542ac8a147 Merge 2016-08-26 10:02:50 -07:00
Athijegannathan Sundararajan
ab6aaea20a 8147491: module graph consistency checks after jlink plugins operate on module pool
Reviewed-by: jlaskey, mchung, psandoz
2016-08-26 11:50:36 +05:30
Stuart Marks
736833a357 8164834: remove jdeprscan from tools/launcher/VersionCheck.java
Reviewed-by: sundar, darcy
2016-08-25 21:58:38 -07:00
Claes Redestad
2d02799b3b 8164866: tools/jlink/plugins/GenerateJLIClassesPluginTest.java can't compile after JDK-8163371
Reviewed-by: sundar, vlivanov
2016-08-26 18:10:12 +02:00
Christian Tornqvist
0731886f09 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
2016-08-19 10:09:53 -04:00
Mandy Chung
e2a0ff3e0d 8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:51:25 -07:00
Steve Drach
def15478eb 8158295: Add a multi-release jar validation mechanism to jar tool
Reviewed-by: ogb, psandoz
2016-07-29 09:58:28 -07:00
Athijegannathan Sundararajan
93cbc70d81 8163382: ResourcePoolManager.findEntry has a bug in startsWith call
Reviewed-by: jlaskey, redestad
2016-08-09 09:44:25 +05:30
Alejandro Murillo
83f8829c06 Merge 2016-08-05 09:50:29 -07:00
Athijegannathan Sundararajan
f622ccd42d 8163116: jlink exclude VM plugin does not fully support cross platform image creation
Reviewed-by: redestad, alanb, mchung
2016-08-05 09:42:05 +05:30
Athijegannathan Sundararajan
70ad571a32 8146721: FileCopierPlugin should not create fake module
Reviewed-by: jlaskey, alanb
2016-08-04 19:39:42 +05:30
Athijegannathan Sundararajan
48757f6029 8159487: Add JAVA_VERSION, OS_NAME, OS_ARCH properties in release file
Reviewed-by: jlaskey
2016-08-02 17:33:50 +05:30
Sharath Ballal
b7eda654ab 8158050: Remove SA-JDI
Remove SA-JDI

Reviewed-by: alanb, dsamersoff
2016-08-01 10:51:32 +03:00
Chris Hegarty
97de05e1d1 8134779: (jmod) ZipException is thrown if there are duplicate resources
8134847: (jmod) module-info encountered in the cmds, libs or config is not added to jmod file

Reviewed-by: alanb
2016-07-28 17:25:29 +01:00
Joe Darcy
c7fed55b1d 8162746: VersionCheck.java failure after change for JDK-8160921
Reviewed-by: tbell
2016-07-28 16:16:38 -07:00
Athijegannathan Sundararajan
2ebc9d3c1f 8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
Reviewed-by: jlaskey, psandoz
2016-07-28 19:34:58 +05:30
Jim Laskey
9628408ffe 8158407: jimage: verify should do more extensive test
Reviewed-by: alanb
2016-07-21 10:34:59 -03:00
Naoto Sato
c1bc4d8560 8159214: jlink --include-locales problems
Reviewed-by: jlaskey, okutsu
2016-07-18 11:22:53 -07:00
Steve Drach
0062a02e07 8150680: JarFile.Release enum needs reconsideration with respect to it's values
Reviewed-by: alanb, psandoz
2016-07-13 11:43:45 -07:00
Henry Jen
d996c5d95f 8132379: -J options can cause crash or "Warning: app args parsing error passing arguments as-is"
Reviewed-by: ksrini
2016-07-07 21:15:24 -07:00
Jim Laskey
e4226ff2f2 8161067: jlink: Enable plugins to use the module pool for class lookup
Reviewed-by: sundar, psandoz
2016-07-12 10:58:58 -03:00
Athijegannathan Sundararajan
09a43a8546 8161055: Remove plugin ordering by isAfter, isBefore
Reviewed-by: mchung, jlaskey
2016-07-08 17:11:51 +05:30