Commit Graph

1470 Commits

Author SHA1 Message Date
Volker Simonis
23c24788bf 8056246: Fix AIX build after the Modular Source Code change 8054834
Reviewed-by: erikj, ihse
2014-08-29 12:00:31 +02:00
Jonathan Lu
64168d018e 8034218: Improve fontconfig.properties for AIX platform
Reviewed-by: simonis
2014-08-29 09:57:55 +08:00
Mandy Chung
6533d2dc01 8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:33 -07:00
Chris Hegarty
27d481fa82 8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
Reviewed-by: alanb
2014-08-26 10:19:56 +01:00
Staffan Larsen
c46b22661c 8043981: Remove the JPDA demo
Reviewed-by: alanb
2014-08-26 07:57:03 +02:00
Staffan Larsen
8df06738ca 8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
Reviewed-by: erikj, alanb
2014-08-26 07:55:08 +02:00
Alan Bateman
6d54a640e0 8055855: "make profiles" failing since refactoring of java.awt.datatransfer
Reviewed-by: dholmes
2014-08-25 09:20:49 +01:00
Erik Joelsson
bc41f7d7e9 8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
2014-08-21 12:23:20 +02:00
Erik Joelsson
60d601e439 8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
2014-08-21 11:05:35 +02:00
Brian Burkhalter
0bbb54fff6 8054720: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.

Reviewed-by: rriggs
2014-08-20 11:30:13 -07:00
David Dehaven
81d2d33d87 Merge 2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99 Merge 2014-08-19 10:32:16 -07:00
Masayoshi Okutsu
46c981faef 8055088: Optimization for locale resources loading isn't working
Reviewed-by: naoto
2014-08-19 16:02:48 +09:00
Chris Hegarty
bbb2e94d16 8055353: libsplashscreen build fails on MacOSX Mavericks
Reviewed-by: mchung, dholmes
2014-08-18 20:09:25 -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
Phil Race
87529a143b Merge 2014-08-05 12:14:11 -07:00
Joe Darcy
8bfd74fd09 8039102: Add raw and unchecked lint warnings to build of jdk repository
Reviewed-by: tbell
2014-07-31 17:20:40 -07: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
Petr Pchelko
97d17a4ea2 8051449: Incorrect parsing of the default flavor mapping
Reviewed-by: serb, alexsch
2014-07-28 18:43:09 +04:00
Phil Race
faa69ed489 Merge 2014-07-16 15:12:24 -07:00
Phil Race
250c5c42e6 Merge 2014-07-16 12:48:42 -07:00
Petr Pchelko
78d9ad5339 8047336: Read flavormap.properties as resource
Reviewed-by: anthony, serb, alanb, mduigou
2014-07-16 16:02:51 +04:00
David Dehaven
73d90c222b 8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
Reviewed-by: mchung
2014-07-15 14:57:34 -07:00
Joe Darcy
229ab7b164 8047027: Fix raw and unchecked lint warnings in generated beaninfo files
Reviewed-by: alanb, serb
2014-07-14 09:16:00 -07:00
Phil Race
d7f59acb44 8048328: CUPS Printing does not report supported printer resolutions
Reviewed-by: bae, jgodinez
2014-07-11 11:12:59 -07:00
Petr Pchelko
87beb419b9 8033367: [macosx] Appletviewer was broken in jdk8 b124
Reviewed-by: anthony, serb
2014-07-02 17:04:04 +04:00
Phil Race
bf3d4b5bc7 Merge 2014-07-01 12:02:30 -07:00
Joe Darcy
f2399d7d54 8048839: Reverse sense of -Xlint options in build of jdk repo
Reviewed-by: tbell, mikael
2014-06-30 18:17:46 -07:00
Alexander Scherbatiy
c0c1d91633 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
2014-06-25 19:10:32 +04: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
Mandy Chung
f301db3a9b 8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
Reviewed-by: erikj, tbell
2014-06-19 13:12:08 -07:00
Joe Darcy
0228c51129 8044715: Add finally lint warning to build of jdk repository
Reviewed-by: henryjen, tbell
2014-06-18 18:27:39 -07:00
Phil Race
c878d790d1 Merge 2014-06-18 13:14:15 -07:00
David Dehaven
62fa4b7e0c 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later

Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:14 -07:00
Naoto Sato
72fb4c3adf 8039317: Read currency.data as a resource
Reviewed-by: alanb, chegar
2014-06-26 10:48:43 -07:00
Michael McMahon
fd148509ce 8029607: Type of Service (TOS) cannot be set in IPv6 header
Reviewed-by: alanb
2014-06-25 15:55:42 +01:00
Joe Darcy
0caae2d748 8046273: Add overrides lint warning to build of jdk repository
Reviewed-by: tbell
2014-06-24 14:05:47 -07:00
Phil Race
dc20ecddcf Merge 2014-06-09 11:58:27 -07:00
Dmitry Samersoff
c201595a62 8041498: Remove npt library
Get rid of npt library and move utf-related code to share/backend

Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Staffan Larsen
a20967bfac 8043939: Remove management-agent.jar
Reviewed-by: alanb
2014-06-16 13:52:25 +02:00
Sergey Bylokhov
b7b41fb089 8046245: JDK 9 client build failure on Solaris
Reviewed-by: prr
2014-06-09 13:03:03 +04:00
Xueming Shen
097a7021b3 8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
To upgrade zlib version from 1.2.5 to 1.2.8

Reviewed-by: alanb, iris
2014-06-04 11:25:13 -07:00
Erik Joelsson
20f1eb9a89 8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
Reviewed-by: dcubed, tbell, dholmes
2014-06-03 10:55:27 +02:00
Erik Joelsson
0adcad200f 8043160: JDK 9 Build failure in accessbridge
Reviewed-by: prr, tbell
2014-06-03 10:52:53 +02:00
Alan Bateman
ff2c8b6692 8043753: Drop javax.transaction from compact2 and compact3
Reviewed-by: dholmes
2014-06-02 09:19:59 +01:00
Omair Majid
1952e9537d 8044235: src.zip should include all sources
Reviewed-by: andrew, dholmes
2014-06-01 11:54:04 -04:00
Joe Darcy
bda4383997 8039865: Add fallthrough lint warning to build of jdk repository
Reviewed-by: erikj
2014-05-30 16:45:30 -07:00
Mikael Vidstedt
ee1e17c8b9 8044363: Remove special build options for unpack200 executable
Reviewed-by: ksrini
2014-05-30 09:25:18 -07:00
Alan Bateman
d4d5655556 8044027: Remove unused XML Signature schema and dtd files from source
Reviewed-by: mullan
2014-05-30 14:32:01 +01:00