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
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
Igor Ignatyev
ff3aa035f3
8181335: remove packageless CompilerUtils
...
Reviewed-by: alanb
2017-06-06 19:54:08 -07:00
Igor Ignatyev
c85d273e7d
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 15:05:33 -07: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
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
Mandy Chung
05e16f5153
8178404: jlink --suggest-providers should list providers from observable modules
...
Reviewed-by: alanb
2017-04-18 11:35:29 -07: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
Mandy Chung
340ebfef08
8174826: jlink support for linking in service provider modules
...
Reviewed-by: alanb, anazarov
2017-03-27 15:12:01 -07: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
Mandy Chung
32e70396f4
8175193: jlink and requires static
...
Reviewed-by: alanb, forax
2017-02-24 09:26:59 -08:00
Athijegannathan Sundararajan
7d21159948
8174718: "Module <name>'s descriptor returns inconsistent package set" confusing
...
Reviewed-by: alanb, jlaskey, mchung
2017-02-14 21:56:09 +05:30
Athijegannathan Sundararajan
363755b622
8174209: Renumber the compress levels
...
Reviewed-by: alanb, jlaskey, mchung, redestad
2017-02-14 07:33:49 +05:30
Mandy Chung
9d0a07ff25
8174740: RuntimeException: Module m's descriptor returns inconsistent package set
...
Reviewed-by: alanb
2017-02-12 16:45:00 -08:00
Mandy Chung
62274dc8df
8174739: Rename JMOD section name for native libraries from native to lib
...
Reviewed-by: alanb
2017-02-10 10:26:46 -08:00
Alan Bateman
a4693ee7d2
8173393: Module system implementation refresh (2/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: dfuchs, psandoz, mchung, alanb
2017-02-10 09:04:39 +00:00
Athijegannathan Sundararajan
b19ab1ef8f
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
...
Reviewed-by: mchung, alanb
2017-02-01 15:12:03 +05:30
Mandy Chung
ae1d2480be
8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
...
Reviewed-by: alanb
2017-01-30 11:00:18 -08:00
Athijegannathan Sundararajan
518b9ceb1b
8172864: Remove custom plugin module path
...
Reviewed-by: alanb, jlaskey
2017-01-27 19:07:45 +05:30
Chris Hegarty
7f74bcf6bc
8172982: tools/jlink/ResourceDuplicateCheckTest.java requires jdk.tools.jlink.plugin to be exported
...
Reviewed-by: mchung, sundar
2017-01-18 17:43:10 +00:00
Athijegannathan Sundararajan
fc2d5da4d8
8168254: Detect duplicated resources in packaged modules
...
Reviewed-by: mchung, jlaskey
2017-01-18 19:35:41 +05:30
Chris Hegarty
208954cc4e
8171380: Remove all exports from jdk.jlink
...
Reviewed-by: alanb, mchung, sundar
2017-01-18 09:36:24 +00:00
Athijegannathan Sundararajan
5f451fea3f
8170289: Re-examine entry point support in jlink
...
Reviewed-by: mchung
2016-12-19 09:48:59 +05:30
Alan Bateman
8c79e61d46
Merge
2016-12-16 08:17:45 +00:00
Alan Bateman
1e82db676a
8170987: Module system implementation refresh (12/2016)
...
8170859: Run time and tool support for ModuleResolution
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: redestad, mchung, alanb
2016-12-16 06:19:16 +00:00
Athijegannathan Sundararajan
e578c73e82
8171316: Add IMPLEMENTOR property to the release file
...
Reviewed-by: jlaskey, erikj, mchung
2016-12-15 22:01:05 +05:30
Athijegannathan Sundararajan
0273a6202d
8171138: Remove FileCopierPlugin
...
Reviewed-by: mchung, jlaskey
2016-12-15 10:47:46 +05:30
Athijegannathan Sundararajan
7b65890336
8171070: Test ModuleNamesOrderTest.java fails
...
Reviewed-by: alanb, jlaskey
2016-12-14 19:45:59 +05:30
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
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
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