Alan Bateman
db4d383614
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
Alejandro Murillo
7abd206441
Merge
2016-03-08 19:03:30 -08:00
Brent Christian
7d85e0638f
8148187: Remove OS X-specific com.apple.concurrent package
...
Removed jdk.deploy.osx module (including com.apple.concurrent)
Reviewed-by: alanb, erikj, mchung
2016-03-08 11:36:42 -08:00
Markus Grönlund
85ee898a02
8143235: Remove libjfr mapfile
...
Reviewed-by: jbachorik, egahlin
2016-03-01 23:54:05 +01:00
David Dehaven
f1dc46272b
8132743: Move netscape.javascript package from jdk.plugin to new module
...
Reviewed-by: kcr, mchung, alanb
2016-02-25 15:42:01 -08:00
Michael McMahon
095027bd74
8087112: HTTP API and HTTP/1.1 implementation
...
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
2016-02-25 23:14:22 +00:00
Naoto Sato
e9d44ad2ca
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
...
Reviewed-by: mchung
2016-02-23 10:51:37 -08:00
Magnus Ihse Bursie
589abd0822
8150203: Incremental update from build-infra project
...
Reviewed-by: erikj
2016-02-22 11:23:03 +01:00
Naoto Sato
540c76f5b1
8148346: Reduce number of packages in jdk.localedata module
...
Reviewed-by: okutsu, alanb
2016-02-19 09:55:37 -08:00
Mandy Chung
d0be7ebb21
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
...
Reviewed-by: alanb
2016-02-17 17:45:12 -08:00
Chris Hegarty
2753ab4610
8068686: Remove meta-index support
...
Reviewed-by: alanb, erikj, mchung
2016-02-17 11:45:46 +00:00
Xueming Shen
0072af1be6
7071819: To support Extended Grapheme Clusters in Regex
...
8147531: To add named character construct \N{...} to support Unicode name property
Reviewed-by: naoto, okutsu, plevart
2016-02-12 19:24:31 -08:00
Ramanand Patil
1377939c5d
8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file
...
While getting value from DayOfWeek, -1 is returned if the DayOfWeek is null. The reason to return “-1” being, the same value is checked later while getting day-of-week byte (dowbyte) at line no. 251, ZoneRules.java.
Reviewed-by: rriggs, aefimov
2016-02-09 11:17:28 +05:30
Iris Clark
9d07dc02e1
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
...
Reviewed-by: alanb, chegar, lancea, prr
2016-01-20 11:02:36 -08:00
Alejandro Murillo
70a4694f73
Merge
2016-01-12 11:31:48 -08:00
Chris Hegarty
0c7d3be7a8
8146484: Examine sun.misc.MessageUtils
...
Reviewed-by: alanb, mchung, sherman
2016-01-06 17:40:48 +00:00
Masayoshi Okutsu
00cf15a96c
8141243: Unexpected timezone returned after parsing a date
...
Reviewed-by: naoto, peytoia
2015-12-03 15:34:08 +09:00
Weijun Wang
c804d98306
8141690: JDK-8133151 change to MakeJavaSecurity.java is not complete
...
Reviewed-by: mullan
2015-12-02 16:44:58 +08:00
Jesper Wilhelmsson
a5b3e891de
Merge
2015-11-30 18:40:06 +01:00
Attila Szegedi
b651c20764
8141338: Move jdk.internal.dynalink package to jdk.dynalink
...
Reviewed-by: alanb, mchung, sundar
2015-11-24 10:22:26 +01:00
Jiangli Zhou
68191a9002
Merge
2015-11-19 18:18:05 -05:00
Chris Hegarty
bdbc4d15df
8140606: Update library code to use internal Unsafe
...
Reviewed-by: alanb, mchung, psandoz, weijun
2015-11-11 09:19:12 +00:00
Tobias Hartmann
4ed5b73f3d
8141132: JEP 254: Compact Strings
...
Adopt a more space-efficient internal representation for strings.
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Co-authored-by: Vivek Deshpande <vivek.r.deshpande@intel.com>
Co-authored-by: Charlie Hunt <charlie.hunt@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Xueming Shen <xueming.shen@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Reviewed-by: alanb, bdelsart, coleenp, iklam, jiangli, jrose, kevinw, naoto, pliden, roland, smarks, twisti
2015-11-03 09:42:11 +01:00
Paul Sandoz
be2ad28954
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
...
Reviewed-by: shade, dholmes, alanb, chegar, mchung
2015-12-09 15:26:52 +01:00
Ioi Lam
111aceb63e
8140802: Clean up and refactor of class loading code for CDS
...
Reviewed-by: mchung, jiangli
2015-06-24 13:39:32 -07:00
Naoto Sato
b6b38331a6
8136668: Default locale provider adapter incorrectly set to JRE
...
Reviewed-by: okutsu
2015-10-22 21:41:57 -07:00
Alejandro Murillo
50c8b18b1a
Merge
2015-10-20 11:56:24 -07:00
Anthony Scarpino
274ee0ec5b
8133151: Preferred provider configuration for JCE
...
Reviewed-by: valeriep
2015-10-19 17:35:18 -07:00
Dean Long
1e16488a87
Merge
2015-10-09 02:43:53 -04:00
Christian Thalinger
e83a2f1ef4
8136421: JEP 243: Java-Level JVM Compiler Interface
...
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 13:32:45 -10:00
Mandy Chung
bdd7bb4533
8132297: JDK9 build.tools.module.ImageBuilder does not filter out .bc files
...
Reviewed-by: alanb, chegar
2015-10-06 13:20:21 -07:00
Naoto Sato
ed2b735ba0
8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
...
Reviewed-by: okutsu
2015-09-10 16:50:39 -07:00
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