Commit Graph

221 Commits

Author SHA1 Message Date
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
Brian Burkhalter
7f9465ef15 8160018: (fs) Remove GioFileTypeDetector on Solaris
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.

Reviewed-by: rriggs
2016-07-01 12:55:23 -07:00
David Dehaven
d37fd207e1 Merge 2016-06-06 13:16:45 -07:00
Xueming Shen
4afc77c7cc 8074819: Resolve disabled warnings for libzip
Reviewed-by: naoto
2016-06-03 16:31:13 -07:00
Ajit Ghaisas
c438c09811 8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
2016-06-03 11:37:45 +05:30
Phil Race
3546becf91 Merge 2016-05-18 09:57:35 -07:00
Vadim Pakhnushev
e931bc512f 8047931: Remove unused medialib code
Reviewed-by: bae
2016-05-13 11:31:05 +03:00
Erik Joelsson
0596391be9 8156837: RC resource compilation on windows generates false build failure reports
Reviewed-by: tbell, prr
2016-05-13 09:22:47 +02:00
Chris Hegarty
07cef26155 8044773: Refactor jdk.net API so that it can be moved out of the base module
Reviewed-by: alanb, erikj, mchung
2016-04-27 20:36:02 +01:00
Jim Laskey
5013b64580 8147634: Need a JImage API that given a JImageLocationRef returns class name
Reviewed-by: hseigel
2016-04-25 09:57:55 -03:00
Daniel D. Daugherty
451af9b1b2 Merge 2016-04-14 15:25:41 -07:00
Volker Simonis
a98a7da445 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz
2016-04-13 11:13:15 +02:00
Erik Joelsson
fd6a72271b 8152666: The new Hotspot Build System
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Ingemar Aberg <ingemar.aberg@oracle.com>
Reviewed-by: ihse, dcubed, erikj
2016-04-08 13:14:23 +02:00
Thomas Stuefe
885af5a459 8153727: AIX jdk build broken after 8145174
Reviewed-by: simonis, erikj, serb
2016-04-07 13:41:46 +02:00
Phil Race
90f3c81ae0 Merge 2016-04-05 07:51:12 -07:00
Chris Hegarty
631346147a 8153286: Move sun.misc.GC to java.rmi ( sun.rmi.transport )
Reviewed-by: alanb, erikj
2016-04-04 17:51:41 +01:00
Rajeev Chamyal
9e09d233e6 8145173: HiDPI splash screen support on Windows
Reviewed-by: serb, alexsch, erikj
2016-03-24 14:06:32 +05:30
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
Erik Joelsson
01983638d2 8151770: 9-client windows builds fail on windows since make file change for 8145174
Reviewed-by: prr
2016-03-14 13:10:50 -07:00
David Dehaven
428cdf9465 Merge 2016-03-11 11:42:43 -08:00
Rajeev Chamyal
c4c2df3247 8145174: HiDPI splash screen support on Linux
Reviewed-by: serb, alexsch
2016-03-11 11:00:38 +05:30
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
Erik Joelsson
2435cd24ef 8150497: 32 jshell tests failed on Windows 32 bit
Reviewed-by: darcy, tbell
2016-02-26 06:03:12 +01:00
Alejandro Murillo
36d5ceb3eb Merge 2016-02-23 18:57:08 -08:00
Erik Joelsson
c542850197 8150456: jdk 9 nightly build fails on Windows 32 bit
Reviewed-by: tbell, ihse
2016-02-24 00:14:23 +01:00
Magnus Ihse Bursie
589abd0822 8150203: Incremental update from build-infra project
Reviewed-by: erikj
2016-02-22 11:23:03 +01:00
Alejandro Murillo
d147a661d8 Merge 2016-02-18 15:19:41 -08:00
Daniel D. Daugherty
4d0a1d0222 Merge 2016-02-16 12:09:11 -08:00
Magnus Ihse Bursie
f4ce870684 8149647: Incremental enhancements from build-infra
Reviewed-by: erikj
2016-02-12 11:07:54 +01:00
Mikael Vidstedt
7f395c26ab 8141491: Unaligned memory access in Bits.c
Introduce alignment-safe Copy::conjoint_swap and j.i.m.Unsafe.copySwapMemory

Reviewed-by: jrose, dholmes, psandoz
2016-02-10 15:20:41 -08:00
Erik Joelsson
fead4851e1 8148629: Disable remaining warnings in awt/fontmanager
Reviewed-by: ihse
2016-02-05 15:23:15 +01:00
Erik Joelsson
f8fa6e063d 8148955: libjimage.so compiled with wrong flags
Reviewed-by: alanb
2016-02-04 09:51:24 +01:00
Magnus Ihse Bursie
559932b6fc 8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
2016-01-20 09:54:13 +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
Joseph Provino
32ec535805 Merge 2016-01-07 20:06:51 +00:00
Volker Simonis
986ef090f1 8146425: After change 8142907 'EXCLUDE_FILE' is wrongly interpreted as pattern
Reviewed-by: erikj
2016-01-05 18:53:27 +01:00
Joseph Provino
a02ddb869a Merge 2016-01-01 17:08:24 +00:00
Magnus Ihse Bursie
a3410ef323 8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
2015-12-15 11:02:12 +01:00
Jaroslav Bachorik
fbce4be2e6 8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
Reviewed-by: alanb, mchung, dholmes, erikj, ihse
2015-12-11 14:02:41 +01:00
Athijegannathan Sundararajan
4d646ce633 8143404: Remove apple script engine code in jdk repository
Reviewed-by: alanb, mchung
2015-12-08 10:13:57 +05:30
Phil Race
9e7c592717 8144616: Problem building OpenJDK/harfbuzz on jprt
Reviewed-by: serb, vadim
2015-12-03 11:53:00 -08:00
Phil Race
c410a92fed Merge 2015-12-02 11:22:27 -08:00
Lana Steuck
af7402f069 Merge 2015-12-02 09:34:55 -08:00
Phil Race
214c48d9d2 Merge 2015-12-02 09:15:12 -08:00
Phil Race
301586f462 8143177: Integrate harfbuzz opentype layout engine per JEP 258
Reviewed-by: srl, vadim, serb
2015-11-23 09:58:44 -08:00
Iris Clark
b1b246fa7b Merge 2015-11-19 14:00:49 -08:00
Iris Clark
6568d3457b Merge 2015-11-16 17:10:20 -08: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