Naoto Sato
d908516aaf
8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
...
Reviewed-by: okutsu
2015-09-09 18:17:44 -07:00
Staffan Larsen
48c33a4389
Merge
2015-08-10 13:34:55 +00:00
Staffan Larsen
de0713848b
8076470: Remove the JVM TI hprof Agent
...
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:55 +02:00
Naoto Sato
3513b81516
8132494: Wrong CLDR resource bundle names for legacy ISO language codes
...
Reviewed-by: okutsu
2015-08-05 07:41:28 -07:00
Naoto Sato
9166dacb21
8129881: JDK-8008577 breaks Nashorn test
...
8130845: Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsing errors
8132125: German (Switzerland) formatting broken if CLDR Locale Data is used
Reviewed-by: tbell, okutsu
2015-08-03 21:47:50 -07:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Daniel D. Daugherty
bee43f05d7
Merge
2015-07-02 14:39:54 -07:00
Jean-Francois Denise
30cacaa5c9
8080511: Refresh of jimage support
...
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
2015-06-25 18:24:39 +02:00
Naoto Sato
a693ebca66
8008577: Use CLDR Locale Data by Default
...
Reviewed-by: erikj, okutsu
2015-06-24 16:42:11 -07:00
Calvin Cheung
df0cd30d79
Merge
2015-05-02 18:40:59 -07:00
Alejandro Murillo
c185e9a5bf
Merge
2015-05-01 03:56:04 -07:00
Roger Riggs
90d999d04d
8077743: (rm) Port ResourceManagement to JDK9
...
Reviewed-by: erikj, mchung, alanb, dholmes
2015-04-30 09:58:17 -04:00
Joe Wang
ce8a17d530
8078139: jdk.xml.dom should be loaded by the ext class loader
...
Reviewed-by: mchung, alanb, lancea, mullan, kcr
2015-04-21 13:21:40 -07:00
Shanliang Jiang
b705686a86
8042901: Allow com.sun.management to be in a different module to java.lang.management
...
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:40:02 +02:00
Naoto Sato
ca08065c34
8074350: Support ISO 4217 "Current funds codes" table (A.2)
...
8074351: Support for currencies with the 4 digits (or more) minor unit
Reviewed-by: okutsu
2015-03-17 16:04:26 -07:00
Brent Christian
8dd500f340
8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-03-02 13:37:30 -08:00
Xueming Shen
ece4e20848
8073893: Enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
...
To enable charsets build system to configure euc_tw into java.base module/sun.nio.cs
Reviewed-by: alanb, mchung
2015-02-25 13:04:31 -08:00
Erik Joelsson
6d4ea4d7da
8073328: Incremental build of gensrc broken
...
Reviewed-by: alanb, tbell, dfuchs, sherman
2015-02-18 11:18:00 +01:00
David Dehaven
c627fa5807
Merge
2015-02-17 11:44:51 -08:00
Xueming Shen
1eb1419d72
8073152: Update Standard/ExtendedCharsets to work with module system
...
To reorganize the standard and extendec charset configuration during build time
Reviewed-by: alanb
2015-02-16 14:53:59 -08:00
Alan Bateman
8104906db2
8068680: Move java.transaction to the ext class loader
...
Reviewed-by: lancea, mchung
2015-02-16 18:30:16 +00:00
Mark Sheppard
c717b07bc5
8068682: Deprivilege/move java.corba to the ext class loader
...
Reviewed-by: alanb, mchung
2015-02-16 00:10:42 +00:00
David Dehaven
8737b37ffc
Merge
2015-02-09 09:52:48 -08:00
Mandy Chung
c8528fd410
8057645: Deprivilege JAX-WS, JAXB, JAF to extension class loader
...
Reviewed-by: alanb, dfuchs, lancea, mkos
2015-02-06 15:42:07 -08:00
Mandy Chung
37a1a74efd
8069551: Move java.security.acl from compact3 to java.base
...
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:09:20 -08:00
David Dehaven
ce3df66ec2
Merge
2015-01-27 09:32:45 -08:00
Erik Joelsson
4f8c2c5896
8055190: Cleanup include and exclude of core-libs native libraries after source code restructure
...
Reviewed-by: alanb
2015-01-26 10:24:25 +01:00
Mandy Chung
aca4e46572
8069414: Rename oracle.accessbridge to jdk.accessbridge
...
Reviewed-by: alanb, ptbrunet, erikj
2015-01-22 13:49:53 -08:00
Sergey Bylokhov
328a306534
8056298: Separate java.awt.datatransfer from the desktop module
...
Reviewed-by: erikj, alanb, mchung, alexsch
2015-01-16 18:46:16 +03:00
Alan Bateman
e9f8462593
8047776: Add module java.transaction to export API javax.transaction
...
Reviewed-by: lancea, mchung
2015-01-06 13:58:24 +00:00
Alan Bateman
4c103acfe9
8067867: Subsume module java.xml.soap into module java.xml.ws
...
Reviewed-by: mkos, mchung
2015-01-06 13:28:40 +00:00
Aleksei Efimov
2a50c5f3c4
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027
...
Reviewed-by: sherman
2014-12-16 23:59:57 +03:00
Erik Joelsson
b479361747
8067254: No debug symbols in JPRT Windows builds
...
Reviewed-by: tbell
2014-12-12 15:35:21 +01:00
Volker Simonis
2570fc5418
8066766: The commands in the modular images are executable by the owner only
...
Also simplify the 'set executable' step of jspawnhelper in ImageBuilder.java
Reviewed-by: chegar, alanb
2014-12-05 19:46:15 +01:00
Chris Hegarty
43842f6349
Merge
2014-12-03 19:28:35 +00:00
Chris Hegarty
441905cdc7
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:58 +00:00
Aleksei Efimov
fdb39122a1
8064914: tzdb.dat compilation failure when using tzdata2014j
...
Reviewed-by: sherman, coffeys
2014-11-17 14:11:08 +03:00
Mandy Chung
9db8ce689b
8059083: Remove jdk.compact3 from modules.xml
...
Reviewed-by: alanb
2014-10-14 20:26:15 -07:00
Naoto Sato
9dc0d55e1c
8058509: CLDRLocaleDataMetaInfo should be in jdk.localedata
...
Reviewed-by: mchung, erikj, ihse
2014-09-17 09:43:04 -07:00
Chris Hegarty
375020d61a
8058118: Generate modules.list during the build
...
Reviewed-by: alanb, mchung
2014-09-16 12:06:53 +02:00
Naoto Sato
2cbff3dfc4
8038436: Re-examine the mechanism to determine available localedata and cldrdata
...
Reviewed-by: alanb, mchung, okutsu
2014-09-02 14:11:38 -07:00
Mandy Chung
53f5fa9af2
8055856: checkdeps build target doesn't work for cross-compilation builds
...
8056113: [build] tools.jar missing modules.xml
Reviewed-by: ihse, erikj
2014-08-29 10:47:32 -07:00
Chris Hegarty
7d146ee898
Merge
2014-08-18 10:59:36 +01:00
Chris Hegarty
3bc69d393d
8054834: Modular Source Code
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Weijun Wang
bbaf4bdb09
6997010: Consolidate java.security files into one file with modifications
...
Reviewed-by: mullan, erikj
2014-08-11 11:11:55 +08:00
Peter Brunet
a6872dbbfb
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
...
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 16:13:45 -05:00
Weijun Wang
8167fa4c80
8047765: Generate blacklist.certs in build
...
Reviewed-by: dholmes, alanb
2014-07-09 16:34:31 +08:00
Xueming Shen
565ab8b571
8042369: Remove duplicated java.time classes in build.tools.tzdb
...
Removed duplicated classes in builder
Reviewed-by: rriggs
2014-06-23 12:12:30 -07:00
Phil Race
c878d790d1
Merge
2014-06-18 13:14:15 -07:00
Staffan Larsen
a20967bfac
8043939: Remove management-agent.jar
...
Reviewed-by: alanb
2014-06-16 13:52:25 +02:00