Mandy Chung
|
9e5033a0ae
|
8169925: Organize licenses by module in source, JMOD file, and run-time image
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
|
2016-12-12 18:56:50 -08:00 |
|
Athijegannathan Sundararajan
|
b17a878c56
|
8168925: MODULES property should be topologically ordered and space-separated list
Reviewed-by: mchung, jlaskey
|
2016-12-12 11:31:39 +05:30 |
|
Alan Bateman
|
30bcdb962c
|
Merge
|
2016-12-01 11:16:23 +00:00 |
|
Alan Bateman
|
fbe85300bf
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
|
2016-12-01 08:57:53 +00:00 |
|
Jim Laskey
|
b440aed691
|
8169505: Update changes by JDK-8159393 to reflect CCC review
Reviewed-by: sundar
|
2016-11-16 10:52:08 -04:00 |
|
Jim Laskey
|
d96b3cd0cb
|
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
Reviewed-by: alanb, sundar, mullan, weijun
|
2016-11-07 13:10:42 -04:00 |
|
Athijegannathan Sundararajan
|
d9bc8cbcdb
|
8160063: Provide a means to disable a plugin via the command line
Reviewed-by: jlaskey
|
2016-11-02 10:49:15 +05:30 |
|
Steve Drach
|
674c5463e3
|
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
Reviewed-by: alanb, mchung
|
2016-11-01 14:36:26 -07:00 |
|
Athijegannathan Sundararajan
|
e23ef30b8e
|
8166810: jlink should fail on extra arguments
Reviewed-by: jlaskey
|
2016-10-26 10:42:55 +05:30 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Athijegannathan Sundararajan
|
93cbc70d81
|
8163382: ResourcePoolManager.findEntry has a bug in startsWith call
Reviewed-by: jlaskey, redestad
|
2016-08-09 09:44:25 +05:30 |
|
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 |
|
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 |
|
Naoto Sato
|
c1bc4d8560
|
8159214: jlink --include-locales problems
Reviewed-by: jlaskey, okutsu
|
2016-07-18 11:22:53 -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 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
Athijegannathan Sundararajan
|
a0f8120f0a
|
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung
|
2016-06-30 22:24:01 +05:30 |
|
Athijegannathan Sundararajan
|
8576b106b7
|
8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module
Reviewed-by: jlaskey, mchung
|
2016-06-28 09:57:09 +05:30 |
|
Athijegannathan Sundararajan
|
f74ee54f5c
|
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Reviewed-by: jlaskey
|
2016-06-24 23:28:06 +05:30 |
|
Athijegannathan Sundararajan
|
72d2e8594f
|
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Reviewed-by: jlaskey, psandoz
|
2016-06-24 19:56:50 +05:30 |
|
Athijegannathan Sundararajan
|
e011bbd371
|
8159593: Plugin Set<Category> getType() should return a Category
Reviewed-by: jlaskey
|
2016-06-21 19:05:34 +05:30 |
|
Masayoshi Okutsu
|
7d9de8aef5
|
8158272: IncludeLocalesPluginTest.java fails with timeout
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
|
2016-06-17 17:06:16 +09:00 |
|
Jim Laskey
|
f98b4f5aea
|
8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
|
2016-06-16 09:09:53 -03:00 |
|
Hamlin Li
|
90cd96154e
|
8158194: Rename the directory “InstalledModuleDescriptors” and any reference to “installed” to “system” in the tests
Reviewed-by: mchung
|
2016-05-31 22:04:00 -07:00 |
|
Hamlin Li
|
c36a7cfd2c
|
8158149: test bug for SystemModuleFinder when fast path is supported
Reviewed-by: alanb, mchung
|
2016-05-30 21:35:58 -07:00 |
|
Rachna Goel
|
48873ebc3f
|
8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
|
2016-05-31 13:00:48 +09:00 |
|
Athijegannathan Sundararajan
|
905d21fe76
|
8156914: jlink API minor cleanups
Reviewed-by: mchung
|
2016-05-16 14:47:27 +05:30 |
|
Jim Laskey
|
dcb864bfec
|
8156781: change to jlink has result in test failure
Reviewed-by: redestad
|
2016-05-11 16:17:45 -03:00 |
|
Naoto Sato
|
bd9c092ecc
|
8155649: IncludeLocalesPlugin throws NPE when jdk.localedata not resolved
Reviewed-by: alanb, mchung
|
2016-05-04 08:53:09 -07:00 |
|
Alan Bateman
|
36e0820801
|
8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
|
2016-05-03 09:09:57 +01:00 |
|
Xueming Shen
|
6f26ab8d12
|
8154498: fix to 8154403 results in failure of UserModuleTest.java on all platforms
Reviewed-by: darcy, sundar
|
2016-04-18 22:12:52 -07:00 |
|
Claes Redestad
|
7f353eb42e
|
8152641: Plugin to generate BMH$Species classes ahead-of-time
Reviewed-by: plevart, mchung, forax, vlivanov, jrose
|
2016-04-01 20:28:03 +02:00 |
|
Naoto Sato
|
4c3bc4f31f
|
8152704: jlink command line output/help message improvement
Reviewed-by: mchung
|
2016-03-29 17:06:33 -07:00 |
|
Mandy Chung
|
81efd32432
|
8152508: tools/jlink/SecurityTest.java failed intermittently
Reviewed-by: alanb
|
2016-03-24 13:09:48 -07:00 |
|
Naoto Sato
|
315df6c52c
|
8152143: jlink --include-locales should gracefully detect certain user error
Reviewed-by: mchung
|
2016-03-23 17:05:04 -07:00 |
|