Commit Graph

1518 Commits

Author SHA1 Message Date
Alan Bateman
6d54a640e0 8055855: "make profiles" failing since refactoring of java.awt.datatransfer
Reviewed-by: dholmes
2014-08-25 09:20:49 +01:00
Phil Race
44b0c90f74 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
Reviewed-by: bae, mchung, erikj
2014-08-22 11:02:00 -07: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
Jiangli Zhou
21f7f36b9e 8044269: Analysis of archive files
Add checksum verification.

Reviewed-by: iklam, dholmes, mschoene
2014-08-14 21:46:27 -04:00
Valerie Peng
0cade9c5f1 8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security

Reviewed-by: erikj, ihse
2014-09-11 17:06:35 +00: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
Michael McMahon
be3dc19dae 8039509: Wrap sockets more thoroughly
Reviewed-by: chegar, alanb
2014-05-28 14:51:24 +01:00
Phil Race
306a48dfd9 Merge 2014-05-27 13:58:00 -07:00
Phil Race
52b0d5e413 Merge 2014-05-23 11:13:54 -07:00
Phil Race
6a13c2cf98 Merge 2014-05-23 09:05:24 -07:00
Omair Majid
e563c48360 8043805: Allow using a system-installed libjpeg
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:37 -04:00
Phil Race
a4fbee7145 8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
Reviewed-by: alexsch, anthony
2014-05-21 10:50:14 -07:00
Weijun Wang
53cb60f148 8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
Reviewed-by: alanb
2014-05-22 07:04:57 +08:00
David DeHaven
17a7184b51 8003900: X11 dependencies should be removed from Mac OS X build
Reviewed-by: anthony, art, pchelko
2014-05-13 10:29:12 -07:00
Phil Race
349b9794b1 Merge 2014-05-12 09:38:27 -07:00
Phil Race
a80118b3ae 8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
Reviewed-by: bae, mchung
2014-05-12 09:32:23 -07:00
Peter Levart
f7d1a7975b 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Reviewed-by: alanb, rriggs, martin
2014-05-12 17:34:29 +02:00
Aleksei Efimov
d395efe8f5 8043012: (tz) Support tzdata2014c
Reviewed-by: okutsu, peytoia
2014-05-15 18:18:19 +04:00
Alan Bateman
51093931dc 8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
Reviewed-by: joehw, chegar, mchung
2014-05-13 11:03:25 +01:00
Mandy Chung
fc6f28f9ad 8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj
2014-05-09 09:04:41 -07:00
Phil Race
4c217914c2 8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
Reviewed-by: flar, mchung
2014-05-08 15:17:02 -07:00
Weijun Wang
79cdf6ad7f 8039951: com.sun.security.auth.module missing classes on some platforms
Reviewed-by: mullan
2014-05-08 22:30:31 +08:00
David DeHaven
b9113e4f41 8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
2014-05-05 23:21:27 -07:00
Phil Race
835658f99d Merge 2014-05-05 12:49:13 -07:00
Phil Race
ac82d17097 8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
Reviewed-by: bae, vadim
2014-05-05 09:41:41 -07:00
Thomas Ng
a94a5b4ccd Merge 2014-04-29 14:40:26 -07:00
Omair Majid
536ad9409e 8042159: Allow using a system-installed lcms2
Reviewed-by: andrew, ihse, prr
2014-04-29 15:46:16 -04:00
Jaroslav Bachorik
0d7c3da5fe 8042096: Backout JDK-8042091
Reviewed-by: sla
2014-04-29 14:37:02 +02:00
Jaroslav Bachorik
2db0164863 8031195: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn, dcubed
2014-04-29 11:15:21 +02:00
Weijun Wang
7d0ad1ddb9 8041535: Update certificate lists for compact1 profile
Reviewed-by: mullan, ahgross, erikj
2014-04-29 06:53:38 +08:00
Staffan Larsen
8ad7b17ffd 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Erik Joelsson
939b54d31c 8042208: Build fails on Solaris using devkit when X isn't installed
Reviewed-by: tbell
2014-04-30 14:46:19 +02:00
Jaroslav Bachorik
c1922ce784 8042123: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn
2014-04-30 11:28:05 +02:00
Jonathan Lu
3aab919815 8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
2014-04-16 17:32:39 +08:00
Xueming Shen
0298d8c0fa 8038500: (zipfs) Upgrade ZIP provider to be a supported provider
To move zipfs into jdk.nio.zipfs

Reviewed-by: alanb, mchung, erikj
2014-04-15 13:17:05 -07:00
Staffan Larsen
2b893e5d98 8041948: Build broken by fix of 8033104
Reviewed-by: darcy
2014-04-25 18:28:51 +02:00
Staffan Larsen
18d53e7b87 8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Andreas Lundblad
ebe813fbb0 8037085: The sjavac exclude option should accept valid directory identifiers
Option handling code rewritten. Exclusion / inclusion patterns changed from package to directories.

Reviewed-by: jfranck, erikj, ihse
2014-04-22 16:45:10 +02:00
Valerie Peng
9eec94e88c 8031340: Better TLS/EC management
Make sure private key structure is freed for EC key pair generation

Reviewed-by: vinnie
2014-02-26 18:56:33 +00:00
Alan Bateman
61db60f592 8043958: Remove unused com.sun.pept classes from jdk repository
Reviewed-by: lancea
2014-05-26 15:52:40 +01:00
Weijun Wang
8167fa4c80 8047765: Generate blacklist.certs in build
Reviewed-by: dholmes, alanb
2014-07-09 16:34:31 +08:00
Chris Hegarty
1e12679af1 8039362: Read content-types.properties as a resource
Reviewed-by: erikj, alanb, mchung
2014-04-15 11:24:42 +01:00
Jaroslav Bachorik
da75221bb8 8040167: JDWP spec for ClassType#InvokeMethod contradicts JLS
Reviewed-by: sla, sspitsyn
2014-04-15 09:23:07 +02:00
Michael McMahon
e90c029bad 8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
2014-04-12 20:21:09 +01:00
Aleksei Efimov
52c87adff4 8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
2014-04-04 19:27:17 +04:00
Joe Darcy
90a9d3cf8b 8032977: Add serial lint warning to build of jdk repository
Reviewed-by: ihse, tbell
2014-04-03 16:00:56 -07:00
Phil Race
7639b17cc9 Merge 2014-04-01 09:12:51 -07:00
Erik Joelsson
278ed96ea7 8032217: failure in man page processing
Reviewed-by: dholmes, tbell
2014-03-31 11:09:04 +02:00
Phil Race
32ee4129bf Merge 2014-03-24 10:43:59 -07:00
David Dehaven
84a944681a 8038027: DTDBuilder should be run in headless mode
Reviewed-by: ihse
2014-03-24 10:40:19 +01:00
Staffan Larsen
966f3bc845 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: alanb
2014-03-21 09:38:04 +01:00
Mark Sheppard
d278ecae87 8035340: (prefs) Check jdk/src/windows/native/java/util/WindowsPreference.c for JNI pending exceptions
Check for JNI pending exceptions. Add null checks after malloc calls

Reviewed-by: alanb, chegar
2014-03-20 23:34:38 +00:00
Phil Race
2ab0405188 Merge 2014-03-19 11:13:35 -07:00
Erik Joelsson
cd9da7c362 8037483: issue with the crypto / sec zip unzipping in the jdk8 build
Reviewed-by: ihse
2014-03-18 12:31:16 +01:00
Erik Joelsson
1afb74429d 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-03-14 13:17:23 +01:00
Aleksei Efimov
f461af84fd 8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
2014-03-14 15:49:46 +04:00
Erik Joelsson
afa5b5c349 8037281: Improve CacheFind and enable on all platforms
Reviewed-by: tbell, ihse
2014-03-14 12:31:28 +01:00
Phil Race
810d636e87 Merge 2014-03-07 13:04:49 -08:00
Phil Race
f20478bb72 Merge 2014-03-07 10:53:58 -08:00