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
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
Stephen Colebourne
58af157d96
8011172: JSR 310 DateTime API Updates II
...
Integration of JSR310 Date/Time API update
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Reviewed-by: alanb, naoto, dholmes
2013-04-12 07:57:35 -07:00
Erik Joelsson
d0e1727ce6
8011812: JDK-8011278 breaks the old build
...
Reviewed-by: tbell, wetmore
2013-04-11 14:47:54 -07:00
John Zavgren
f82212cd86
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c
...
Modified the path processing code so that it detects and handles out of memory errors.
Reviewed-by: chegar, martin, christos, alanb, msheppar
2013-04-11 12:33:33 -04:00
Chris Hegarty
dc6fd2d5dd
8005696: Add CompletableFuture
...
Reviewed-by: chegar, martin
2013-04-09 17:27:47 +01:00
Chris Hegarty
13d1be151e
8008593: Better URLClassLoader resource management
...
Reviewed-by: alanb, sherman, hawtin
2013-04-08 06:15:18 +01:00
Jim Gish
4c7d3a9bd1
5015163: (str) String merge/join that is the inverse of String.split()
...
7172553: A utility class that forms the basis of a String.join() operation
Integrate StringJoiner changes from lambda
Reviewed-by: alanb, mduigou
2013-04-02 18:41:04 -04:00
Lana Steuck
6c50b0bfe1
Merge
2013-04-01 21:40:54 -07:00
Leonid Romanov
2e97782d35
8003559: Update display of applet windows
...
Implemented applet security warning for OS X port
Reviewed-by: art, anthony, serb, skoivu
2013-03-27 16:37:00 +04:00