Christian Thalinger
|
3a555f0516
|
8032606: ClassValue.ClassValueMap.type is unused
Reviewed-by: jrose, vlivanov
|
2014-05-16 09:20:56 -07:00 |
|
Dmitriy Ermashov
|
4bb7d28843
|
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages
Reviewed-by: alexsch
|
2014-05-16 17:45:35 +04:00 |
|
Alexander Stepanov
|
c9787c534d
|
8042120: Fix doclint warnings from javax.swing.text.html.parser
Reviewed-by: alexsch
|
2014-05-16 17:41:47 +04:00 |
|
Joel Borggrén-Franck
|
abd503efeb
|
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
Reviewed-by: psandoz
|
2014-05-12 14:47:55 +02:00 |
|
Pavel Rappo
|
a134b62a96
|
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize
Reviewed-by: chegar, martin, mduigou
|
2014-05-14 15:46:27 +01:00 |
|
Naoto Sato
|
d0dadf23c5
|
8041791: String.toLowerCase regression - violates Unicode standard
Reviewed-by: peytoia
|
2014-05-14 10:52:51 -07:00 |
|
Alan Bateman
|
3b959b9adf
|
8043119: (props) Properties.storeToXML closes output stream
Reviewed-by: lancea
|
2014-05-14 16:40:53 +01:00 |
|
Michael McMahon
|
df9743eb64
|
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
Reviewed-by: chegar
|
2014-05-14 11:16:41 +01: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 |
|
Jamil Nimeh
|
4e99062caa
|
6996377: shrink duplicate code in the constructor of PKIXValidator
Reviewed-by: mullan, xuelei
|
2014-05-12 12:35:23 -04: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 |
|
Alexander Stepanov
|
02e5c4a107
|
8038795: Tidy warnings cleanup for javax.management
Reviewed-by: dfuchs
|
2014-05-12 14:33:13 +04:00 |
|
Alexander Stepanov
|
0547ad2898
|
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
Reviewed-by: lancea
|
2014-05-12 14:12:33 +04:00 |
|
Eric McCorkle
|
2fea2c21d6
|
8042859: Build broken for Solaris
Remove stray quotes causing build failures
Reviewed-by: sla, chegar
|
2014-05-09 15:27:02 -04: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 |
|
Staffan Larsen
|
70bf57509c
|
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff
|
2014-05-09 12:06:13 +02:00 |
|
Alan Bateman
|
3162db1047
|
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
Reviewed-by: chegar
|
2014-05-09 09:47:07 +01: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 |
|
Weijun Wang
|
db6cc0853b
|
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
Reviewed-by: alanb, mullan
|
2014-05-08 22:30:24 +08:00 |
|
Yuri Nesterenko
|
c6e71cb59d
|
8042105: Fix some more doclint issues in javax.swing.text.html classes
Reviewed-by: alexsch
|
2014-05-08 13:26:26 +04: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 |
|
Yuka Kamiya
|
b597db519c
|
8042360: Subtag syntax check is incomplete in Locale.LanguageRange
Reviewed-by: naoto, okutsu
|
2014-05-08 08:22:25 +09:00 |
|
Ivan Gerasimov
|
686936042d
|
8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified
Reviewed-by: alanb, chegar
|
2014-05-07 16:50:40 +04:00 |
|
Ivan Gerasimov
|
b845d7541e
|
8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException
Reviewed-by: alanb
|
2014-05-07 09:43:40 +04:00 |
|
Xue-Lei Andrew Fan
|
f2e9e43cc4
|
8042449: Issue for negative byte major record version
Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.
Reviewed-by: wetmore
|
2014-05-07 02:24:01 +00:00 |
|
Chris Hegarty
|
6810bbe579
|
Merge
|
2014-05-06 12:20:29 +01:00 |
|
Paul Sandoz
|
b6182243e5
|
8042355: stream with sorted() causes downstream ops not to be lazy
Reviewed-by: mduigou
|
2014-05-06 10:29:59 +02:00 |
|
Ivan Gerasimov
|
c1e26ac310
|
8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
|
2014-05-06 10:28:48 +04:00 |
|
Chris Hegarty
|
2241d7462a
|
8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes
Reviewed-by: alanb, michaelm
|
2014-05-02 19:38:33 +01:00 |
|
Jeff Hain
|
bd948f1ace
|
8032016: Optimizations of Math.next{After,Up}({float,double})
Rearrange code to handle the more common and costly case first.
Reviewed-by: darcy
|
2014-05-02 11:25:07 -07:00 |
|
Sean Mullan
|
104aba1340
|
Merge
|
2014-05-02 10:05:57 -04:00 |
|
Sean Mullan
|
1d776850f2
|
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
Reviewed-by: xuelei
|
2014-05-02 10:01:46 -04:00 |
|
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 |
|
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
|
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 |
|
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 |
|