Commit Graph

103 Commits

Author SHA1 Message Date
Jonathan Gibbons
bd1ab99c87 8179370: Replace use of <tt>, <center> and <font> tags in java.base
Reviewed-by: darcy, alanb, mchung
2017-04-27 09:47:40 -07:00
Magnus Ihse Bursie
0d93c1d68e 8175165: Don't process JceSecurity.java.template if crypto sources is not present
Reviewed-by: erikj
2017-02-17 14:55:35 +01:00
Mandy Chung
7e2dd137c3 8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
2017-01-31 20:06:32 -08:00
Rachna Goel
861b7d08a0 8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30
Rachna Goel
716457d7f5 8167143: CLDR timezone parsing does not work for all locales
Reviewed-by: naoto
2016-12-22 06:05:31 +00:00
Bradford Wetmore
fdb9c95f6b 8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist

Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
2016-12-05 17:04:02 -08:00
Magnus Ihse Bursie
46cb0861d0 8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
2016-10-11 09:50:04 +02:00
Paul Sandoz
82d48917bb 8161444: VarHandles should provide access bitwise atomics
8162107: Add acquire/release variants for getAndSet and getAndAdd

Reviewed-by: shade, redestad
2016-09-01 10:16:57 -07:00
Erik Joelsson
f1e53d48e9 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
2016-07-08 08:56:39 +02:00
Alejandro Murillo
3689909db0 Merge 2016-07-01 16:50:37 -07:00
Paul Sandoz
734dbe4089 8158039: VarHandle float/double field/array access should support CAS/set/add atomics
Reviewed-by: shade, vlivanov, darcy
2016-06-20 17:57:19 +02:00
Aleksey Shipilev
e663206d07 8157726: VarHandles/Unsafe should support sub-word atomic ops
Reviewed-by: psandoz, vlivanov, lagergren
2016-06-15 11:20:15 +03:00
Claes Redestad
a2ed889002 8160000: Runtime.version() cause startup regressions in 9+119
Reviewed-by: mchung, psandoz, erikj, forax, iris
2016-06-28 00:39:26 +02:00
Rachna Goel
48873ebc3f 8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Alejandro Murillo
9f3b6be989 Merge 2016-04-05 20:02:21 -07:00
Phil Race
90f3c81ae0 Merge 2016-04-05 07:51:12 -07:00
Alejandro Murillo
1d713a3760 Merge 2016-04-04 13:40:23 -07:00
Erik Joelsson
fe8b00a265 8153261: Clean up fix for JDK-8153217
Reviewed-by: tbell
2016-04-01 17:08:53 +02:00
Alejandro Murillo
e380336101 Merge 2016-03-31 14:25:38 -07:00
Mandy Chung
e42fd0aadb 8153217: javafx modules are not included in the jre
Reviewed-by: alanb
2016-03-31 14:11:33 -07:00
Chris Hegarty
f913835c37 8153118: Remove sun.misc.resources
Reviewed-by: naoto, mchung
2016-03-31 06:30:39 +01:00
Erik Joelsson
1f6cca8b02 8152959: Build crashes in jdk9-hs-comp on Linux with gnumake 3.81
Reviewed-by: tbell, cjplummer
2016-03-30 09:56:11 +02:00
Zoltan Majo
31936440a5 Merge 2016-03-29 13:43:29 +02:00
Phil Race
6128f6ae11 Merge 2016-03-28 08:38:59 -07:00
Zoltan Majo
c8858ca3b6 Merge 2016-03-24 16:21:19 +01:00
Erik Joelsson
26cd467900 8152545: Use preprocessor instead of compiling a program to generate native nio constants
Reviewed-by: alanb
2016-03-24 14:23:37 +01:00
Paul Sandoz
9fb30a3740 8149644: Integrate VarHandles
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Reviewed-by: coffeys, mhaupt, vlivanov
2016-03-24 11:21:21 +01:00
Mandy Chung
734d72b943 8152197: Single place to specify module-specific information for images build
Reviewed-by: alanb, erikj
2016-03-23 09:21:01 -07:00
Phil Race
03338de544 Merge 2016-03-22 13:10:07 -07:00
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
Sergey Bylokhov
b0127a7f0c 8151288: Generation of property files for gtk l&f can be skipped on win/osx
Reviewed-by: erikj
2016-03-04 20:10:52 +03:00
Erik Joelsson
d91d8b251c 8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile
Reviewed-by: alanb
2016-03-04 17:05:52 +01:00
Chris Hegarty
d6208a2b4a 8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
Magnus Ihse Bursie
589abd0822 8150203: Incremental update from build-infra project
Reviewed-by: erikj
2016-02-22 11:23:03 +01:00
Magnus Ihse Bursie
f4ce870684 8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
2016-02-12 11:07:54 +01:00
Alejandro Murillo
5bb28e9381 Merge 2016-01-18 20:22:13 -08:00
Erik Joelsson
264f84a2f9 8146403: Windows build can be faster
Reviewed-by: ihse
2016-01-16 13:01:44 +01:00
Dmitry Samersoff
dfa133a796 8067194: Restructure hotspot/agent/src to conform the modular source layout
Move sources under jdk.hotspot.agent

Reviewed-by: ihse, erikj, jbachorik
2015-12-23 13:12:46 +03:00
Lana Steuck
af7402f069 Merge 2015-12-02 09:34:55 -08:00
Alejandro Murillo
b068c21ff1 Merge 2015-11-30 13:55:09 -08:00
Jesper Wilhelmsson
a5b3e891de Merge 2015-11-30 18:40:06 +01:00
Erik Joelsson
f21d693218 8142336: Convert the SA agent build to modular build-infra makefiles
Reviewed-by: ihse, sla, dsamersoff, twisti
2015-11-24 12:18:25 +01:00
Erik Joelsson
81ef7af09e 8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung
2015-11-24 15:46:14 +01:00
Iris Clark
b1b246fa7b Merge 2015-11-19 14:00:49 -08:00
Jaroslav Bachorik
5bb9726117 8043138: Attach API should not require jvmstat rmi protocol
Reviewed-by: alanb, mchung, erikj, ihse
2015-11-13 14:44:05 +01:00
Magnus Ihse Bursie
cda93faedc 8142383: Use named arguments for SetupCompileProperties in jdk
Reviewed-by: erikj
2015-11-10 15:00:25 +01:00
Iris Clark
321ddf167f Merge 2015-11-01 09:49:05 -08:00
Iris Clark
b7cb99d927 Merge 2015-10-25 19:16:39 -07:00
Erik Joelsson
748e8913b9 8136385: Various build speed improvements for windows
Reviewed-by: ihse
2015-09-28 11:39:13 +02:00
Iris Clark
01c0b611a3 Merge 2015-09-21 21:40:23 -07:00