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
4db74fef1e
Merge
2017-02-10 12:28:52 +00: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
Mandy Chung
0c24be389f
8173712: Rename JAVA_OPTIONS environment variable to JDK_JAVA_OPTIONS
...
Reviewed-by: henryjen, psandoz
2017-02-07 16:41:26 -08:00
Lance Andersen
5f5028bec0
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
...
Reviewed-by: dfuchs, alanb, psandoz, mchung
2017-02-04 14:04:28 -05:00
Jesper Wilhelmsson
d59901faa4
Merge
2017-02-04 03:29:39 +01:00
Daniel Fuchs
9f9a6ec666
8173607: JMX RMI connector should be in its own module
...
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
2017-02-02 16:50:46 +00:00
Andrey Nazarov
64dd421a20
8075616: Create tests to check schemagen work with multi-version jar
...
8075617: Create tests to check wsgen work with multi-version jar
Reviewed-by: alanb, lancea
2017-02-01 23:33:39 +03:00
Ramanand Patil
fa7ddb66e7
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
...
Reviewed-by: alanb, ksrini
2017-02-01 18:18:59 +05:30
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
10fde779ba
8173711: Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved
...
Reviewed-by: ksrini, henryjen
2017-01-31 14:47:57 -08:00
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
Xueming Shen
58b68c23d3
8173396: Error message issue with jar tool API validator
...
Reviewed-by: psandoz, mchung
2017-01-28 20:51:28 -08:00
Henry Jen
265c58cb16
8172309: classpath wildcards code does not support --class-path
...
Reviewed-by: ksrini
2017-01-27 13:10:27 -08:00
Athijegannathan Sundararajan
518b9ceb1b
8172864: Remove custom plugin module path
...
Reviewed-by: alanb, jlaskey
2017-01-27 19:07:45 +05:30
Henry Jen
aae3015f73
8170832: Add a new launcher environment variable JAVA_OPTIONS
...
Reviewed-by: mchung, ksrini
2017-01-25 12:52:40 -08:00
Andrey Nazarov
54d962fa8b
8173372: Add tests for multi-release module jar API validator
...
Reviewed-by: psandoz
2017-01-26 14:32:41 +03:00
Jesper Wilhelmsson
9400d2bd29
Merge
2017-01-24 00:30:25 +01:00
Anthony Scarpino
698d82f0b0
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:01 -08:00
Henry Jen
dfca46bc7e
8160881: Remove jvisualvm from JDK9
...
Reviewed-by: erikj, ihse, ksrini
2017-01-13 20:39:16 -08:00
Mandy Chung
ea6b99d730
8173096: jmod files are not world-readable
...
Reviewed-by: alanb
2017-01-21 14:31:57 -08:00
Mandy Chung
ded129adbf
8172870: test/tools/jmod/JmodTest.java fails on windows with AccessDeniedException
...
Reviewed-by: alanb, chegar
2017-01-18 11:08:46 -08:00
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
Andrey Nazarov
f1fa73dc65
8071566: Improve testing for multi-version JAR file maker tool
...
Reviewed-by: chegar
2017-01-18 20:39:08 +03: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
Mandy Chung
6b74b5d2e9
8160286: jmod hash is creating unlinkable modules
...
Reviewed-by: alanb, psandoz, chegar
2017-01-16 12:15:44 -08:00
Jesper Wilhelmsson
59a9cb672f
Merge
2017-01-13 18:26:33 +01:00
Xueming Shen
3f70732b40
8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
...
Reviewed-by: mchung
2017-01-12 22:44:13 -08:00
Xueming Shen
cb9f76175c
8172432: jar cleanup/update for module and mrm jar
...
8171830: jar tool should validate if any exported or open package is missing
Reviewed-by: mchung, psandoz, chegar
2017-01-12 16:41:08 -08:00
Chris Hegarty
186fec9a8a
8168149: Examine the behavior of jmod command-line options - repeating vs last one wins
...
Reviewed-by: mchung
2017-01-12 11:41:51 +00:00
Felix Yang
4a253dcdec
8075884: check runtime usage tests with multi-release jar files
...
Reviewed-by: psandoz
2017-01-11 08:53:59 -08:00
Jesper Wilhelmsson
a68e4067d9
Merge
2017-01-09 15:10:25 +01:00
Jesper Wilhelmsson
dc6818c0c9
Merge
2016-12-27 22:34:05 +01:00
Dmitry Fazunenko
fff8c7e7da
8171441: tools/launcher/VersionCheck.java doesn't report names of tools which failed checks
...
Reviewed-by: stsmirno, iignatyev, anazarov
2016-12-27 16:24:37 +03:00
Athijegannathan Sundararajan
6802af0822
8170618: jmod should validate if any exported or open package is missing
...
Reviewed-by: jlaskey, chegar
2016-12-21 20:16:29 +05:30
Mandy Chung
5a7ecc5b78
8172215: java launcher no longer accepts -cp "" empty string
...
Reviewed-by: alanb, dholmes, psandoz
2017-01-04 09:50:21 -08:00
Mandy Chung
fb167e5c1c
8168836: Minor clean up on warning/error messages on --add-exports and --add-reads
...
Reviewed-by: alanb
2016-12-19 15:01:14 -08:00
Mandy Chung
0209a7f1e9
8171478: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java fails due to JDK-8171400
...
Reviewed-by: jjg
2016-12-19 14:52:19 -08:00
Jesper Wilhelmsson
1d6d3d549a
8171414: tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc
...
Reviewed-by: alanb, sla
2016-12-19 12:13:32 +01:00
Athijegannathan Sundararajan
5f451fea3f
8170289: Re-examine entry point support in jlink
...
Reviewed-by: mchung
2016-12-19 09:48:59 +05:30
Jesper Wilhelmsson
ed2d488807
Merge
2016-12-18 15:37:45 +01:00
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
Mandy Chung
f083b7e656
8171201: Drop java.compact$N aggregator modules
...
8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters
Reviewed-by: alanb, erikj
2016-12-14 10:51:13 -08:00
Athijegannathan Sundararajan
7b65890336
8171070: Test ModuleNamesOrderTest.java fails
...
Reviewed-by: alanb, jlaskey
2016-12-14 19:45:59 +05:30
Jesper Wilhelmsson
82b04dbfd7
Merge
2016-12-13 02:04:19 +01: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