Commit Graph

1627 Commits

Author SHA1 Message Date
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
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
Sergey Bylokhov
e307e3921e 8068320: Limit applet requests
Reviewed-by: prr, skoivu, art
2015-01-18 23:28:36 +03: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
David Dehaven
8130b5c80f Merge 2015-04-14 10:15:54 -07:00
Erik Joelsson
1aedcf6983 8077419: Launcher mapfile fails linking with SS12u4
Reviewed-by: tbell, dholmes, ihse
2015-04-14 14:22:13 +02:00
Erik Joelsson
fc3275e493 8076557: The specified procedure could not be found in management.dll
Reviewed-by: tbell, ihse, sla
2015-04-08 10:37:54 +02:00
Phil Race
475ef86eea Merge 2015-04-06 10:35:59 -07:00
David Dehaven
b91f622563 Merge 2015-03-31 16:23:01 -07:00
Peter Brunet
a6872dbbfb 8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
Move files from open to closed

Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 16:13:45 -05: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
Erik Joelsson
48039a1a54 8036611: Cleanup of handling of properties and other java resources in the build
Reviewed-by: tbell, ihse
2014-03-07 15:01:32 +01:00
Staffan Larsen
863c6daf9e 8034025: Remove JPLIS agent dependency on canonicalize_md.c
Reviewed-by: alanb
2014-03-07 09:18:15 +01:00
Peter Brunet
9d53cc0638 8032443: Java Access Bridge version strings need to be fixed
Use build version info in RC file and in getVersionInfo function

Reviewed-by: prr, ihse, serb
2014-02-27 16:11:08 -06:00
Phil Race
5d277802e1 Merge 2014-02-27 10:43:53 -08:00
Erik Joelsson
0ce0cb0d53 8035187: Move fontconfig src files to make/data
Reviewed-by: tbell, ihse
2014-02-26 10:37:23 +01:00
Alejandro Murillo
210b1540d8 Merge 2014-02-25 10:25:32 -08:00
Chris Hegarty
490655441c 8034174: Remove use of JVM_* functions from java.net code
Reviewed-by: alanb, dsamersoff, michaelm
2014-02-25 12:35:14 +00:00
Alejandro Murillo
a428afb96f Merge 2014-02-21 08:22:54 -08:00
Magnus Ihse Bursie
5d49f94272 8007897: Make creates file with illegal name in Windows
Reviewed-by: tbell
2014-02-21 13:52:39 +01:00
Phil Race
3b1cc58576 Merge 2014-02-20 16:27:08 -08:00
Omair Majid
c29425c5be 8035341: Allow using a system installed libpng
Reviewed-by: andrew, erikj, ihse, serb
2014-02-20 10:07:54 -05:00
Vladimir Kozlov
f6ebcf51d7 Merge 2014-02-18 15:48:14 -08:00
Erik Joelsson
b7c3e72147 8034173: Move JavaApp.icns to proper place in make/data
Reviewed-by: ihse, tbell
2014-02-12 11:02:47 +01:00
Phil Race
516c0ad2bd Merge 2014-02-11 14:42:17 -08:00
Phil Race
40ac550de2 8034227: JDK9 Windows build failure in libdcpr
Reviewed-by: jgodinez
2014-02-11 12:40:16 -08:00
Staffan Larsen
8acc4717a2 8034176: Update mapfile for libjfr
Reviewed-by: erikj
2014-02-11 14:48:51 +01:00
Alan Bateman
f776be9c0f 8034043: Native methods for preferences API should not be in libjava
8034026: SCDynamicStoreConfig.m should not be in src/macosx/native/java/util

Reviewed-by: erikj, weijun, mchung
2014-02-11 09:59:34 +00:00
Staffan Larsen
6720161012 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01:00
Mandy Chung
795c56d54b 8033893: jdk build is broken due to the changeset of JDK-8033370
Reviewed-by: naoto
2014-02-06 14:56:12 -08:00
Naoto Sato
79938735a2 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Reviewed-by: msheppar
2014-02-06 10:06:09 -08:00
Alan Bateman
41ef9eed31 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Reviewed-by: dfuchs
2014-02-06 15:43:35 +00:00
Erik Joelsson
329369ddf6 8033680: Profiles build broken
Reviewed-by: alanb
2014-02-05 14:21:10 +01:00
Magnus Ihse Bursie
edcca42faa 8033532: Freetype include statement must come before X11 include
Reviewed-by: erikj, drchase
2014-02-05 11:32:27 +01:00
Erik Joelsson
91a6e1b092 8026773: Failing compilation in Corba does not fail the build
Reviewed-by: ihse, tbell
2014-02-05 11:05:24 +01:00
Lana Steuck
c674b61761 Merge 2014-02-04 16:24:39 -08:00
Chris Hegarty
20e35aed8f 8025306: Inet[4|6]Address class and fieldID initialization in networking native code
Reviewed-by: alanb, michaelm
2014-02-04 23:40:23 +00:00
Magnus Ihse Bursie
6c54a7ef11 8033236: Update GensrcCharsetMapping.gmk to build-infra standards
Reviewed-by: erikj, mduigou, sherman
2014-02-04 10:00:24 +01:00
Naoto Sato
e72d99fef1 8030696: Norwegian locales nb_NO and nn_NO should be available locales
Reviewed-by: okutsu
2014-01-31 10:04:16 -08:00
Qi Zuo
d701a3751b Merge 2014-01-30 10:36:40 -05:00
Aleksei Efimov
7e532727a0 8030822: (tz) Support tzdata2013i
Reviewed-by: coffeys, mfang, okutsu
2014-01-30 12:22:24 +04:00
Volker Simonis
8bb6a4e584 8033154: PPC64: Fix AIX build after integration into jdk9/dev
Reviewed-by: alanb
2014-01-29 20:41:33 +01:00
Magnus Ihse Bursie
da17ca59db 8033111: Clean up left-over JObjC code in build system
Reviewed-by: erikj
2014-01-29 13:10:53 +01:00
Vladimir Kozlov
57b7b831ae Merge 2014-01-28 14:57:41 -08:00
Joe Darcy
ad66e1ea2c 8032733: Fix cast lint warnings in client libraries
8032734: Add cast lint warning to build of jdk repository

Reviewed-by: alanb, bae, tbell, wetmore
2014-01-28 09:42:05 -08:00
Dmitry Samersoff
04c87a2bbe 8022323: [JavaSecurityScanner] review package com.sun.management.* Native methods should be private
Create java methods that calls native one

Reviewed-by: sla, dholmes
2014-01-28 12:50:53 +04:00
Joe Darcy
03045efef6 8032047: Fix static lint warnings in client libraries
8032048: Add static lint warning to build of jdk repository

Reviewed-by: pchelko, serb, erikj
2014-01-22 23:20:58 -08:00
Vladimir Kozlov
9c83896027 Merge 2014-01-22 14:17:32 -08:00
Volker Simonis
77333fdd77 8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests
Reviewed-by: alanb, sla
2014-01-20 17:16:05 +01:00
Volker Simonis
417236721a 8031997: PPC64: Make the various POLL constants system dependant
Reviewed-by: alanb
2014-01-20 09:24:25 +01:00
Erik Joelsson
92c1290d36 8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx
8030946: No jmc.1 for man page of JMC

Reviewed-by: ihse, tbell
2014-01-10 10:25:54 +01:00
Michael Fang
35c8ad651d 8026570: NLS: jdk8 man page update
Reviewed-by: naoto, okutsu
2014-01-07 22:04:03 -08:00
Erik Joelsson
2ab9ecf5d9 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse
2014-03-28 15:00:07 +01:00
Chris Hegarty
d7853cdac7 8038459: Remove superflous classes on platforms without an implementation [macosx, aix]
Reviewed-by: erikj
2014-03-27 13:42:39 +00:00
Erik Joelsson
a265181b1e 8029254: Build error when javadoc generates beaninfo for javax.swing.beans
Reviewed-by: alanb, ihse, michaelm
2014-01-08 13:25:30 +01:00
Abhijit Saha
7e9ef6dd1f Merge 2014-01-16 21:44:18 -08:00
Abhijit Saha
a9a038efa7 Merge 2014-01-15 10:09:00 -08:00
Erik Joelsson
f607277df0 8025936: Windows .pdb and .map files does not have proper dependencies setup
Reviewed-by: ihse, tbell
2014-01-14 12:05:46 +01:00
Dan Xu
45609addf6 8029007: Check src/share/native/sun/misc code for JNI pending exceptions
Reviewed-by: chegar, alanb, rriggs, mchung
2014-01-13 16:32:18 -08:00
Anthony Scarpino
08eb81f9ea 8031372: JDK 9 Specification-Version in jar files is still 1.8
Reviewed-by: alanb, erikj, wetmore
2014-01-11 09:19:47 -08:00
Chris Hegarty
be247dff24 Merge 2014-01-10 15:04:46 +00:00
Lana Steuck
657b9db1ba 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date

Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Peter Brunet
9b1fc9ec47 8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started
Rename native function name; fix make to rebuild jni header file

Reviewed-by: erikj, tbell
2013-12-18 18:52:07 +04:00
Vladimir Kozlov
71ac207668 Merge 2013-12-12 11:04:11 -08:00
Joe Darcy
b789652e85 8031747: Add overloads lint warning to build of jdk repository
Reviewed-by: chegar, erikj, alanb
2014-01-15 11:29:47 -08:00
Magnus Ihse Bursie
49554fcceb 8028770: LIBARCHNAME should not be used in CompileLauncher.gmk
Reviewed-by: tbell
2014-02-20 11:47:22 +01:00
Naoto Sato
7cb914ecd2 8027289: [Windows zh_CN] NumberFormat: Incorrect sequence of loading currency symbol
Reviewed-by: erikj
2014-02-19 09:17:28 -08:00
Erik Joelsson
6da9c36ee0 8035067: Move jdk/src/share/classes/java/util/CurrencyData.properties to jdk/make/data
Reviewed-by: alanb, naoto, ihse, tbell
2014-02-18 08:46:37 +01:00
Erik Joelsson
708c2d8f03 8034193: Move X11 wrapper generator files to make/src and make/data
Reviewed-by: ihse, alanb, tbell
2014-02-13 17:40:43 +01:00
Erik Joelsson
ff24be63a7 8034179: Clean up nio genConstants
Reviewed-by: alanb, ihse
2014-02-13 17:14:24 +01:00
Magnus Ihse Bursie
cd941767e3 8034191: Move relevant parts of build system to new closed repo
Reviewed-by: erikj, tbell
2014-02-13 00:01:07 +01:00
Kumar Srinivasan
9e4aa28467 8029997: [infra] remove Solaris ISA directories and the links
Reviewed-by: alanb, tbell
2013-12-23 14:24:48 -08:00
Kumar Srinivasan
5735b16807 8029513: SwingApplet demo files still found in JDK 8 on Solaris
Reviewed-by: tbell
2013-12-18 11:34:34 -08:00
Alan Bateman
76a5534d5b 8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
2013-12-16 15:05:26 +00:00
Alan Bateman
00b823a27a 8029805: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods
8029806: Remove Packer/Unpacker addPropertyChangeLister and removePropertyListener methods

Reviewed-by: dfuchs, tbell, mchung, ihse
2013-12-15 08:11:41 +00:00
Volker Simonis
f3dbbd9d4f 8029669: PPC64: 8027566 changes broke AIX build after sync
Reviewed-by: alanb, ihse
2013-12-06 14:22:34 +01:00
Vladimir Kozlov
75284b677e Merge 2013-12-05 15:10:36 -08:00
Erik Joelsson
2a3bb7ccda 8027963: Create unlimited policy jars
Reviewed-by: wetmore, ihse
2013-12-05 09:25:31 +01:00
Lana Steuck
d7c4b121d9 Merge 2013-11-27 10:47:53 -08:00
Michael McMahon
92e64d3a0d 8028293: Check local configuration for actual ephemeral port range
Reviewed-by: alanb, chegar, smarks
2013-11-26 10:06:57 +00:00
Lana Steuck
33cd414e58 Merge 2013-11-25 09:40:25 -08:00
Aleksei Efimov
29d469503e 8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
2013-11-21 20:48:24 +00:00
Vladimir Kozlov
23c97aca2b Merge 2013-11-21 12:28:16 -08:00
Alexander Zuev
550196b242 8027900: pack200 option is broken due to the incorrect makefile definition for its driver
Reviewed-by: ksrini, ihse
2013-11-19 22:05:45 +04:00
Ekaterina Pavlova
df6b4666fe 8023041: The CDS classlist needs to be updated for JDK 8
Generate new classlists from JDK 8 classes

Reviewed-by: alanb, coleenp, hseigel
2013-11-14 10:44:57 -05:00
Magnus Ihse Bursie
453a40a431 8027566: Remove the old build system
Reviewed-by: erikj, tbell
2013-11-14 11:19:32 +01:00
Jaroslav Bachorik
db68e03030 6523160: RuntimeMXBean.getUptime() returns negative values
RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time

Reviewed-by: dholmes, sla
2013-11-10 20:05:03 +01:00
Vladimir Kozlov
47e55612a8 Merge 2013-11-05 17:32:53 -08:00
Lana Steuck
a76a308ce5 Merge 2013-10-28 12:28:57 -07:00
Abhijit Saha
15d051e851 Merge 2013-12-07 16:15:08 -08:00
Tim Bell
ce42afa263 Merge 2013-10-22 16:51:37 -07:00
Tim Bell
8d66261093 8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
2013-10-22 16:29:54 -07:00
Alejandro Murillo
e7abfc8023 Merge 2013-10-22 13:56:19 -07:00
Chris Hegarty
506667087b Merge 2013-10-22 12:33:33 +01:00
Xueming Shen
4741adaaf2 8026842: Remove Time-Zone IDs HST/EST/MST
Removed these ids from ZoneId's zid list, supported via short_ids list

Reviewed-by: okutsu
2013-10-21 11:16:02 -07:00
Chris Hegarty
388f28f83b Merge 2013-10-21 15:00:56 +01:00
Alejandro Murillo
41e6e20273 Merge 2013-10-19 08:51:49 -07:00
Lana Steuck
73a4cab3fb Merge 2013-10-17 15:04:55 -07:00
David Katleman
4baf6a0be3 Merge 2013-10-16 12:02:43 -07:00
Daniel D. Daugherty
e54055bbb8 7165611: implement Full Debug Symbols on MacOS X hotspot
Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.

Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
2013-10-15 08:26:38 -07:00
Erik Joelsson
545297d64d 8025612: rt.jar still has old specification value in the manifest
Reviewed-by: alanb, dholmes, tbell, wetmore
2013-10-14 11:36:05 +02:00
Aleksei Efimov
a8aaf9f52a 8025255: (tz) Support tzdata2013g
Reviewed-by: okutsu, mfang
2013-10-13 14:19:31 +04:00