Commit Graph

1518 Commits

Author SHA1 Message Date
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
Chris Hegarty
3486abb2c7 Merge 2013-10-15 13:54:01 +01:00
Alan Bateman
f5ed80ef59 8026398: Can't load jdk.Exported, ClassNotFoundException
Reviewed-by: chegar, mchung
2013-10-15 10:52:09 +01:00
Chris Hegarty
766e77499d Merge 2013-10-15 09:27:32 +01:00
Sean Mullan
0a60664cf1 Merge 2013-10-11 09:17:18 -04:00
Sean Mullan
2f923e8804 8007292: Add JavaFX internal packages to package.access
Build hooks to allow closed restricted packages to be added to java.security file

Reviewed-by: erikj, dholmes, tbell
2013-10-11 08:43:07 -04:00
Lana Steuck
5db317fd23 Merge 2013-10-10 13:33:02 -07:00
Tim Bell
25f7d7b91b 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1
Reviewed-by: erikj
2013-10-09 18:50:46 -07:00
Lana Steuck
b6903ca07e Merge 2013-10-08 14:57:32 -07:00
Bhavesh Patel
c855900623 8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8
Reviewed-by: tbell
2013-10-04 15:25:18 -07:00
Chris Hegarty
54db1788f4 Merge 2013-10-03 19:07:42 +01:00
Chris Hegarty
6088b141e2 Merge 2013-10-03 19:06:43 +01:00
Lana Steuck
65dd56bc16 Merge 2013-09-26 17:21:47 -07:00
Lana Steuck
5f840f6118 Merge 2013-09-26 17:18:12 -07:00
Pete Brunet
b535463fe4 8025160: Recent Java Accessibility Bridge push has make failures
Reviewed-by: tbell, erikj
2013-09-26 10:48:56 +02:00
Tim Bell
a13f76ec8c 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
Reviewed-by: ksrini, katleman
2013-09-25 12:24:05 -07:00
Alexander Zvegintsev
b99f593316 8019282: keyRelesed is reached even though key was NOT released
Reviewed-by: serb, anthony
2013-09-23 21:24:34 +04:00
Sergey Bylokhov
cac6b55e4e 8005255: [macosx] Cleanup warnings in sun.lwawt
Reviewed-by: alexsch, anthony
2013-09-23 16:17:26 +04:00
Lana Steuck
e05ff03241 Merge 2013-09-18 16:01:37 -07:00
Mike Duigou
2a3c1e97b2 8025686: Update jdk repo netbeans projects to support NetBeans 7.4 for Java 8 support
Reviewed-by: lancea, chegar
2013-10-01 10:37:05 -07:00
David Katleman
4adbc8344e Merge 2013-09-17 19:09:19 -07:00
Lana Steuck
3cd103bbeb Merge 2013-09-17 08:16:33 -07:00
Volker Simonis
4b46c35df3 8024900: PPC64: Enable new build on AIX (jdk part)
Reviewed-by: erikj
2013-09-17 14:48:14 +02:00
Xueming Shen
344c38fc80 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message
To correct the typo

Reviewed-by: alanb, chegar
2013-09-15 11:16:58 -07:00
Petr Pchelko
a7d4eaed9a 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
Reviewed-by: anthony, serb
2013-09-13 18:02:18 +04:00
Vadim Pakhnushev
10fa6ae01e 8008022: Upgrade Direct X SDK used to build JDK
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:32 +02:00
Lana Steuck
4a7850fe1b Merge 2013-09-06 18:25:41 -07:00
Lana Steuck
54a198badd Merge 2013-09-06 15:09:44 -07:00
Chris Hegarty
aed9248e0b Merge 2013-09-06 13:36:33 +01:00
Chris Hegarty
18f0e54e81 Merge 2013-09-06 09:41:21 +01:00
Gerard Ziemski
14b2f8c2d6 8021266: Better life cycle for objects
Improve life cycle for objects

Reviewed-by: art, hseigel
2013-09-05 10:29:33 -04:00
Andrew Brygin
256894796f 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly
Reviewed-by: prr, vadim
2013-09-04 12:10:07 +04:00
Staffan Larsen
938247e8f4 8023492: jfr.jar gets loaded even though it's not used
Reviewed-by: erikj, mgronlun
2013-09-30 12:58:18 +02:00
Joel Borggrén-Franck
738a5097a7 8009719: core reflection should get type annotation data from the VM lazily
Remove typeAnnotations field from Method, Constructor, and Field, update  Executable and Field to fetch data on demand.

Reviewed-by: darcy, erikj
2013-09-30 12:19:48 +02:00
Lana Steuck
8d63f86697 Merge 2013-09-27 18:38:00 -07:00
Brent Christian
ac02958e79 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx]
On MacOS X set user.home to value of NSHomeDirectory()

Reviewed-by: alanb, ddehaven, mduigou
2013-09-13 11:26:44 -07:00
Naoto Sato
903435b4cc 8024332: sun/util/resources/en split between rt.jar and localedata.jar
Reviewed-by: alanb, erikj
2013-09-11 05:38:03 -07:00
Chris Hegarty
369c079b32 Merge 2013-08-30 09:37:29 +01:00
Lana Steuck
170f727b62 Merge 2013-09-20 19:15:59 -07:00
Weijun Wang
ac8db73a7c 8011402: Move blacklisting certificate logic from hard code to data
Reviewed-by: erikj, mullan
2013-09-18 21:37:45 +08:00
Pete Brunet
25d12a300b 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
8014738: Combobox menu items are not announced with JAWS
8011938: Java Ferret example corrupts JCombobox of the running application
8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus
8022966: Java Access Bridge no longer usable with screen magnifiers

Reviewed-by: raginip, tbell, erikj, art
2013-08-28 17:25:35 +04:00
Sean Mullan
05f2952a67 8023769: JDK-8016850 broke the old build
Remove files that were moved/removed from com/sun/security/auth/FILES_java.gmk

Reviewed-by: chegar, xuelei
2013-08-27 10:46:03 -04:00
Dan Xu
aa90f3b312 8023203: Wrap RandomAccessFile.seek native method into a Java helper method
Reviewed-by: alanb, chegar
2013-08-19 12:38:56 -07:00
Erik Gahlin
2fb1ac860c 6721425: jconsole Makefile clean rule is missing rm of generated Version.java
Reviewed-by: alanb, jbachorik
2013-08-16 17:11:25 +02:00
Bradford Wetmore
0ffa9efb22 8023075: JDK-5049299 has broken old make in jdk8
Reviewed-by: katleman
2013-08-14 19:19:43 -07:00
Harold Seigel
1130c56f81 8022259: MakeClasslist is buggy and its README is out of date
Fixed bug in FOR loop and updated comments and README

Reviewed-by: dholmes, alanb
2013-08-13 10:56:13 -04:00
Rob McKenna
c6247493d0 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
Reviewed-by: alanb, dholmes, martin, erikj, coffeys
2013-08-13 19:10:54 +01:00
Xueming Shen
9db3bb4e9c 8020054: (tz) Support tzdata2013d
Update the jdk8 tz data to version 2013d

Reviewed-by: coffeys, peytoia
2013-08-09 12:40:11 -07:00
Xueming Shen
22a9c24dcd 6614237: missing codepage Cp290 at java runtime
To add charset Cp290 and Cp300

Reviewed-by: okutsu
2013-08-08 23:40:46 -07:00
Stephen Colebourne
15c6717dac 8015986: Incorrect Localization of HijrahChronology
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: naoto
2013-08-08 13:51:55 +09:00
Naoto Sato
adf52d0164 8021286: Improve MacOS resourcing
Reviewed-by: okutsu
2013-08-01 14:09:39 -07:00
Chris Hegarty
1bdfa7bf9f Merge 2013-07-25 19:03:29 +01:00
Sergey Gabdurakhmanov
ff1d4ae905 8016357: Update hotspot diagnostic class
Add security check to HotSpotDiagnostic.dumpHeap

Reviewed-by: fparain, sla, ahgross
2013-07-23 09:30:58 +04:00
Chris Hegarty
a08435f4ac Merge 2013-07-15 18:17:23 +01:00
Lana Steuck
23a17dfafa Merge 2013-07-05 13:28:17 -07:00
Vinnie Ryan
118272d2e9 7165807: Non optimized initialization of NSS crypto library leads to scalability issues
Reviewed-by: mullan, valeriep
2013-07-02 16:38:09 -07:00
Lana Steuck
8a261ad520 Merge 2013-07-02 15:23:23 -07:00
Phil Race
467296964c 8019692: JDK build CC_OPT_HIGHEST setting isn't valid for Sun C++ compiler
Reviewed-by: jgodinez
2013-07-02 14:25:56 -07:00
Phil Race
71a1e79eeb 8015144: Performance regression in ICU OpenType Layout library
Reviewed-by: srl, jgodinez
2013-07-01 12:39:26 -07:00
Chris Hegarty
b21570e015 Merge 2013-06-27 10:37:08 +01:00
Bradford Wetmore
f20ec2a5b5 8019227: JDK-8010325 broke the old build
Reviewed-by: alanb, chegar
2013-06-27 10:19:59 +01:00
Staffan Larsen
7b09b9e85a 8019155: Update makefiles with correct jfr packages
Reviewed-by: mgronlun, erikj
2013-06-26 19:15:34 +02:00
Chris Hegarty
816efc70e6 Merge 2013-06-19 11:04:39 +01:00
Chris Hegarty
5864e2de68 Merge 2013-06-17 11:26:16 +01:00
Lana Steuck
fd982c6d3d Merge 2013-06-16 22:36:41 -07:00
Mark Sheppard
ae96f935a2 8011157: Improve CORBA portablility
Fix also reviewed by Alexander Fomin

Reviewed-by: alanb, coffeys, skoivu
2013-06-14 15:49:54 +01:00
Alejandro Murillo
ca3d100365 Merge 2013-06-14 07:26:49 -07:00
Mike Duigou
0df3d2fa1a 8016213: Convert j2se NetBeans project to use top-level make targets
Reviewed-by: chegar
2013-06-11 15:39:20 -07:00
Chris Hegarty
ad4cd4f68c Merge 2013-06-27 10:21:22 +01:00
Lana Steuck
29bddce0bb Merge 2013-06-10 17:03:06 -07:00
Staffan Larsen
be7ed4cfc7 8005008: Add Java Flight Recorder Phase II
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Bengt Rutisson <bengt.rutisson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Keith McGuigan <keith.mcguigan@oracle.com>
Co-authored-by: Mattias Tobiasson <mattias.tobiasson@oracle.com>
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Mikael Auno <mikael.auno@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Nils Loodin <nils.loodin@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: erikj
2013-06-10 11:33:50 +02:00
David Katleman
83d9be97c9 6983966: remove lzma and upx from repository JDK8
Reviewed-by: tbell, paulk, ngthomas
2013-06-05 15:25:09 -07:00
Lana Steuck
17b2b94a22 Merge 2013-06-05 12:31:59 -07:00
Frederic Parain
f405277c72 7150256: Add back Diagnostic Command JMX API
Reviewed-by: mchung, jbachorik
2013-06-05 08:41:02 -07:00
Alan Bateman
c3d380202b 8015880: GenerateBreakIteratorData build warning
Reviewed-by: peytoia
2013-06-05 13:57:16 +01:00
David Katleman
7c47c2a126 Merge 2013-06-04 11:03:25 -07:00
Erik Joelsson
9fcacb29a5 7195481: FDS: debuginfo file for libjdwp.so is missed
Reviewed-by: tbell
2013-05-31 14:05:09 +02:00
Lana Steuck
d983033c28 Merge 2013-06-04 21:37:15 -07:00
Jiri Vanek
2ab206de9e 8011693: Remove redundant fontconfig files
Remove unused fontconfig files from OpenJDK GNU/Linux builds

Reviewed-by: andrew, prr
2013-05-30 16:50:31 +01:00
Johnny Chen
4e79febb74 8012629: java.lang.UnsatisfiedLinkError exception throw by getAllFonts() on MacOSX
Reviewed-by: bae, prr
2013-05-23 12:16:17 -07:00
Lana Steuck
8f6d37ee8e Merge 2013-05-17 10:11:35 -07:00
Vinnie Ryan
1c510cf688 Merge 2013-05-15 14:49:50 +01:00
Xueming Shen
1e18db55d6 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
Removed the race condition risk from  ExtendedCahrset access code

Reviewed-by: mchung, alanb
2013-05-14 14:09:18 -07:00
Stephen Flores
c39030c7b3 7194075: Various classes of sunec.jar are duplicated in rt.jar
Reviewed-by: mullan, vinnie
2013-05-14 18:08:18 +01:00
Alan Bateman
6288fc0c48 8014500: bootcycle-images fails after upgrade to JAXP 1.5
Reviewed-by: lancea
2013-05-14 14:32:15 +01:00
Petr Pchelko
de7e7cb85b 8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
Reviewed-by: serb, anthony
2013-05-14 16:39:55 +04:00
Xueming Shen
288d98cbaa 8013386: (tz) Support tzdata2013c
Updated tz data to version 2013c

Reviewed-by: peytoia, okutsu
2013-05-13 20:35:36 -07:00
Athijegannathan Sundararajan
53fafed923 8012975: Remove rhino from jdk8
Reviewed-by: alanb, tbell
2013-05-13 22:23:17 +05:30
Weijun Wang
5ec35be1d2 8010192: Enable native JGSS provider on Mac
Reviewed-by: valeriep
2013-05-07 12:30:36 +08:00
Dag Wanvik
4d7fdabddb Merge 2013-05-06 06:05:06 +02:00
Dag Wanvik
d4f6e1c9d3 8013403: Update JDK8 with Java DB 10.10.1.1
Drop Java DB 10.10.1.1 bits into JDK 8 and update image builds

Reviewed-by: tbell
2013-05-06 05:51:01 +02:00
Mike Duigou
10f955e370 8011814: Add testng.jar to Netbeans projects test compile classpath
8013271: Add MacOS sources to J2SE Netbeans project
8013272: JDK Netbeans projects should use ASCII encoding for sources

Reviewed-by: lancea
2013-04-30 12:31:51 -07:00
Alan Bateman
a06b5fe6d7 8013415: Changes for JDK-8005523 requires updates to refs.allowed
Reviewed-by: chegar
2013-04-29 10:28:22 +01:00
Chris Hegarty
22126efe5a Merge 2013-06-10 10:38:33 +01:00
Chris Hegarty
a5477b8630 Merge 2013-05-23 12:58:51 +01:00
Chris Hegarty
6983122cde Merge 2013-05-08 11:22:25 +01:00
Chris Hegarty
9a078f9451 Merge 2013-04-28 09:35:25 +01:00
Mike Duigou
606acc7c0b 8011920: Main streams implementation
8012542: Stream methods on Collection

Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dholmes, mduigou
2013-04-24 16:15:47 -07:00
Lana Steuck
843e6e05e2 Merge 2013-04-23 15:07:48 -07:00
Lance Andersen
558346471c 8011620: adding free form netbeans project for jdbc to jdk/make/netbeans
Reviewed-by: chegar
2013-04-23 11:17:43 -04:00
Lana Steuck
8afbe69644 Merge 2013-04-17 21:48:04 -07:00
Chris Hegarty
d6465cc792 Merge 2013-04-19 14:14:18 +01:00
Lana Steuck
acfca9881a Merge 2013-04-17 12:30:18 -07:00
Vinnie Ryan
74d720c7b5 Merge 2013-04-17 02:53:02 -07:00
Mandy Chung
176ed8d94c 8010117: Annotate jdk caller sensitive methods with @sun.reflect.CallerSensitive
Reviewed-by: jrose, alanb, twisti
2013-04-16 21:39:52 -07:00
Vinnie Ryan
7298912ab0 Merge 2013-04-16 01:44:58 -07:00
Andrew Brygin
92069b97d0 8011622: Use lcms as the default color management module in jdk8
Reviewed-by: prr, vadim
2013-04-15 18:10:55 +04:00
Chris Hegarty
cd4711df4d Merge 2013-04-13 21:51:36 +01:00
Chris Hegarty
be8d5c723d Merge 2013-04-13 20:16:00 +01:00
Vinnie Ryan
fb29205c82 Merge 2013-04-12 10:42:50 -07:00