Commit Graph

470 Commits

Author SHA1 Message Date
Mandy Chung
dc5bb8b61b 8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows
Reviewed-by: alanb
2018-01-18 16:15:16 -08:00
Jesper Wilhelmsson
8650bbcf47 Merge 2017-12-20 20:55:07 +01:00
Alan Bateman
b05129a6e2 8193503: javah launcher was not removed by JDK-8191054
Reviewed-by: erikj, darcy
2017-12-14 12:36:37 +00:00
Naoto Sato
f065141ddc 8176841: Additional Unicode Language-Tag Extensions
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions

Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Jesper Wilhelmsson
f1985b2e7e Merge 2017-12-13 23:06:59 +01:00
Vladimir Kozlov
c11f132abe 8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
Skip tests which use --limit-modules when Graal is used as JIT compiler.

Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
2017-12-13 11:59:55 -08:00
Mandy Chung
f296f0cfbc 8192945: Need stable sort for MODULES entry in the release file
Reviewed-by: alanb, redestad
2017-12-07 09:23:15 -08:00
Athijegannathan Sundararajan
b93586c51e 8192986: Inconsistent handling of exploded modules in jlink
Reviewed-by: redestad, jlaskey
2017-12-08 20:46:40 +05:30
Athijegannathan Sundararajan
448f3c1fcd 8185130: jlink should throw error if target image and current JDK versions don't match
Reviewed-by: redestad, alanb, mchung
2017-12-06 08:04:35 +05:30
Xueming Shen
bc5a87988c 8186087: jar tool fails to create a multi-release jar when validating nested classes
Reviewed-by: psandoz
2017-11-29 09:25:25 -08:00
Claes Redestad
433bf8ab65 8184777: Factor out species generation logic from BoundMethodHandle
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
2017-11-16 00:58:50 +01:00
Athijegannathan Sundararajan
65735f0d7e 8177471: jlink should use the version from java.base.jmod to find modules
Reviewed-by: mchung, alanb
2017-11-14 08:59:19 +05:30
Kumar Srinivasan
105a51b96d 8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
2017-11-02 13:18:23 -07:00
Paul Sandoz
e55a05957d 8186209: Tool support for ConstantDynamic
8186046: Minimal ConstantDynamic support
8190972: Ensure that AOT/Graal filters out class files containing CONSTANT_Dynamic ahead of full AOT support

Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: acorn, coleenp, kvn
2017-09-08 10:46:46 -07:00
Rachna Goel
3ae10b235d 8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
2017-10-30 12:16:37 +05:30
Athijegannathan Sundararajan
f8b8a16f4b 8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing
Reviewed-by: alanb, mchung
2017-10-27 08:21:53 +05:30
Athijegannathan Sundararajan
0da8aae161 8189671: jlink should clearly report error when an automatic module is used
Reviewed-by: alanb, mchung
2017-10-20 17:16:05 +05:30
Sergey Bylokhov
97d93fe4d8 8187442: Xcheck:jni produces various "WARNING in native method" in launcher
Reviewed-by: ksrini, dholmes
2017-09-22 15:32:09 -07:00
Weijun Wang
2bb3b82709 8148371: Remove policytool
Reviewed-by: erikj, alanb, mullan
2017-09-21 16:29:18 +08:00
Erik Joelsson
3789983e89 8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00