Commit Graph

24162 Commits

Author SHA1 Message Date
Alan Bateman
66ffd3bc10 8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
Reviewed-by: chegar
2014-04-30 14:27:19 +01: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
Alexander Stepanov
31e76a93b9 8039488: Tidy warnings cleanup for javax.sql
Reviewed-by: lancea
2014-04-30 15:13:44 +04:00
Alexander Stepanov
3dff54087d 8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
Reviewed-by: lancea
2014-04-30 15:02:24 +04: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
Xue-Lei Andrew Fan
4b81275f81 8042178: A comment need to go in RSAClientKeyExchange.java
Reviewed-by: mullan
2014-04-29 23:20:34 +00:00
Thomas Ng
4be63c297c Merge 2014-04-29 11:04:47 -07:00
Thomas Ng
4a5b727071 Merge 2014-04-29 09:04:02 -07:00
Jaroslav Bachorik
0d7c3da5fe 8042096: Backout JDK-8042091
Reviewed-by: sla
2014-04-29 14:37:02 +02:00
Pavel Rappo
5b2e62685a 8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
Reviewed-by: alanb, chegar
2014-04-29 13:23:08 +01: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
Michael McMahon
5daff55f41 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
Reviewed-by: chegar
2014-04-28 13:49:49 +01:00
Peter Levart
a9f24ab9f4 8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
Use Map.putIfAbsent instead of Map.merge when collecting into map using unique keys

Reviewed-by: psandoz, chegar
2014-04-26 11:11:48 +02:00
Joe Darcy
745db9c388 8039861: Fix fallthrough lint warnings in awt
Reviewed-by: pchelko
2014-04-17 09:45:16 -07:00
Petr Pchelko
aab9bcc042 8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
Reviewed-by: anthony, azvegint
2014-04-17 16:26:45 +04:00
Thomas Ng
c4745c1830 Merge 2014-04-16 12:42:40 -07:00
Abhijit Saha
8ce25291e3 Merge 2014-04-16 10:53:10 -07:00
Oleg Pekhovskiy
1c659f6945 8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: serb, pchelko
2014-04-16 17:01:47 +04:00
Oleg Pekhovskiy
db41ea8bba 8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
Reviewed-by: serb, pchelko
2014-04-16 16:55:45 +04:00
Pavel Rappo
8c09bf2308 8038178: Fix corrupt license header
Reviewed-by: chegar, dholmes
2014-04-16 11:56:58 +01:00
Sean Mullan
127af4062a Merge 2014-04-16 09:49:45 -04:00
Sean Mullan
e67420cefc 8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei
2014-04-16 09:46:49 -04:00
Jonathan Lu
3aab919815 8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
2014-04-16 17:32:39 +08:00
Dmitry Markov
26041134a8 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Reviewed-by: alexp, alexsch
2014-04-16 12:51:25 +04:00
Ivan Gerasimov
c738b124d3 8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
Reviewed-by: alanb
2014-04-16 12:37:49 +04:00
Chris Hegarty
6b404cfdfe 8038821: Fix typos in java.net
Co-authored-by: Ivan Gerasimov <ivan.gerasimov@oracle.com>
Reviewed-by: wetmore
2014-04-16 08:16:51 +01:00
Thomas Ng
404c4add66 Merge 2014-04-15 22:57:02 -07:00
Weijun Wang
ce428ecfec 8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms
Reviewed-by: mullan
2014-04-16 10:39:36 +08:00
Vivi An
22bde5f770 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
Reviewed-by: pchelko, alexsch
2014-04-15 15:28:01 -07: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
Phil Race
bf84755d46 Merge 2014-04-14 12:59:50 -07:00
Oleg Pekhovskiy
c8a940ff30 8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
Reviewed-by: serb, pchelko
2014-04-14 21:24:45 +04:00
Xue-Lei Andrew Fan
34ace4a41a 8040062: Need to add new methods in BaseSSLSocketImpl
Reviewed-by: mullan
2014-04-14 13:40:45 +00:00
Ivan Gerasimov
998176c65e 8009637: Some error messages are missing a space
Reviewed-by: alanb
2014-04-14 16:15:10 +04:00
Joe Darcy
fd7570b143 8039863: Fix fallthrough lint warnings in sound
Reviewed-by: kalli
2014-04-11 11:03:13 -07:00
Sergey Bylokhov
c801528f02 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
Reviewed-by: bae, flar
2014-04-11 17:28:45 +04:00
Sergey Bylokhov
0a66f69221 8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
Reviewed-by: bae, prr
2014-04-11 16:18:58 +04:00
Brian Burkhalter
a8ce9efc15 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Specify ISO-8859-1 as charset of String to decode.

Reviewed-by: chegar, sherman, mduigou, mchung
2014-04-10 13:19:29 -07:00
Sean Coffey
c34e0869d0 8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
2014-04-10 20:01:52 +01:00
Sergey Malenkov
6d6cf4d693 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
Reviewed-by: alexsch, serb
2014-04-10 22:30:58 +04:00
Sergey Malenkov
717bcde5f3 8039750: KSS: Replace MetalLazyValue with lambda
Reviewed-by: alexsch, serb
2014-04-10 22:26:43 +04:00
Joe Darcy
002e08e73d 8039864: Fix fallthrough lint warnings in other libs
Reviewed-by: alanb, lancea
2014-04-10 08:43:46 -07:00
Dmitry Samersoff
34b9e5a9bb 8039368: Remove testcase from npt utf.c
Don't compile testcase by default

Reviewed-by: sla, vkempik
2014-04-10 07:09:13 -07:00
Chris Hegarty
b8e32d8ca5 8039527: Broken links in ConcurrentMap javadoc
Reviewed-by: martin, alanb
2014-04-10 11:01:15 +01:00
Alexander Scherbatiy
9048f36c38 8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
2014-04-10 13:22:23 +04:00
Petr Pchelko
16da9a5125 8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
Reviewed-by: serb, azvegint
2014-04-10 11:57:19 +04:00
Petr Pchelko
f7bbe45067 8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
Reviewed-by: anthony, serb
2014-04-10 11:56:01 +04:00
Lana Steuck
818bdc8117 Merge 2014-04-09 21:12:46 -07:00
Weijun Wang
87cb02ac81 8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
2014-04-10 10:31:05 +08:00
Lana Steuck
dfa779bc6e Merge 2014-04-09 17:17:03 -07:00