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 |
|
Jim Laskey
|
748aad61f6
|
8160829: Remove ASMPool support from jlink
Reviewed-by: sundar, psandoz, forax
|
2016-07-07 09:38:33 -03:00 |
|
Mandy Chung
|
9a3757b37a
|
8160698: java --dry-run should not cause main class be initialized
Reviewed-by: ksrini
|
2016-07-04 09:13:13 -07: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 |
|
Steve Drach
|
9f0c345f7f
|
8114827: JDK 9 multi-release enabled jar tool
Reviewed-by: chegar
|
2016-06-10 13:57:51 -07:00 |
|
Rob McKenna
|
ed73972cda
|
8143640: Showing incorrect result while passing specific argument in the Java launcher tools
Reviewed-by: ksrini
|
2016-06-28 20:03:29 +01:00 |
|
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 |
|
Mandy Chung
|
23264135ec
|
8159596: Add java --dry-run
Reviewed-by: alanb, ksrini
|
2016-06-27 20:22:04 -07:00 |
|
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 |
|
Andrey Nazarov
|
56dd686558
|
8157850: Jar tests should pass through VM options
Reviewed-by: martin
|
2016-05-31 16:42:32 -07:00 |
|
Hamlin Li
|
6d91e29934
|
8158190: Add test that checks -Xpatch with both Jar and exploded patches
Reviewed-by: alanb
|
2016-05-31 00:15:04 -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 |
|
Amy Lu
|
e94656ce65
|
8154980: Remove intermittent key from test BandIntegrity.java
Reviewed-by: shade
|
2016-05-31 10:09:34 +08:00 |
|
Hamlin Li
|
8d6c2508ab
|
8158044: Add test that checks uri of upgradeable modules
Reviewed-by: alanb, mchung
|
2016-05-30 16:03:48 -07:00 |
|
Chris Hegarty
|
cbd92ed3f5
|
8156497: Add jar tool support for Multi-Release Modular JARs
Reviewed-by: alanb
|
2016-05-23 21:28:39 +01:00 |
|
Hamlin Li
|
524ec2f1de
|
8157211: Mark tools/launcher/FXLauncherTest.java as intermittently failing
Reviewed-by: psandoz
|
2016-05-20 03:33:57 -07:00 |
|
Mandy Chung
|
ab6efe7a7d
|
8157068: ExceptionInInitializerError if images build patched to use exploded version of jdk.internal.module.SystemModules
Reviewed-by: alanb
|
2016-05-19 11:17:35 -07:00 |
|
Kumar Srinivasan
|
ca98819c49
|
8156807: Pack200 must support v53.0 class files
Reviewed-by: mchung, shade
|
2016-05-18 11:31:23 -07:00 |
|
Athijegannathan Sundararajan
|
38f007ac7f
|
8157146: Add debug printlns to tests FieldSetAccessibleTest and VerifyJimage.java
Reviewed-by: alanb, shade
|
2016-05-17 19:53:43 +05:30 |
|
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 |
|
Jim Laskey
|
c20a95b52d
|
8154090: Remove support for jimage recreate
Reviewed-by: alanb
|
2016-04-25 09:57:55 -03:00 |
|
Chris Hegarty
|
6c1f9eea71
|
8154919: Remove superfluous jdk.unsupported from tools/launcher/modules/limitmods/LimitModsTest.java
Reviewed-by: alanb
|
2016-04-24 08:44:36 +01:00 |
|
Martin Buchholz
|
dc9721e592
|
8154470: defines.h confused about PROGNAME and JAVA_ARGS
Fiddle with const_progname initializations
Reviewed-by: ksrini, alanb
|
2016-04-18 09:38:38 -07: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 |
|
Chris Hegarty
|
07cdc33e34
|
8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
|
2016-04-15 16:19:15 +01:00 |
|