Ivan Gerasimov
|
c1e26ac310
|
8040806: BitSet.toString() can throw IndexOutOfBoundsException
Reviewed-by: plevart, mduigou
|
2014-05-06 10:28:48 +04:00 |
|
Neil Toda
|
a3798db37e
|
8035782: sun/launcher/LauncherHelper$FXHelper loaded unnecessarily
Reviewed-by: ddehaven, kcr, ksrini, mchung
|
2014-05-03 17:23:51 -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 |
|
Shanliang Jiang
|
70dbc1d222
|
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
Reviewed-by: dfuchs
|
2014-05-02 14:40:52 +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 |
|
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 |
|
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 |
|
Thomas Ng
|
c4745c1830
|
Merge
|
2014-04-16 12:42:40 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Weijun Wang
|
87cb02ac81
|
8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
|
2014-04-10 10:31:05 +08:00 |
|
Jeremy Manson
|
55d8dc5d85
|
8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
To add the StringBuilder variant
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
|
2014-04-09 09:36:19 -07:00 |
|
Dmitriy Ermashov
|
22166928a5
|
8038631: Create wrapper for awt.Robot with additional functionality
Reviewed-by: pchelko, alexsch
|
2014-04-09 17:30:42 +04:00 |
|
Xue-Lei Andrew Fan
|
2f501cd8a5
|
8028192: Use of PKCS11-NSS provider in FIPS mode broken
Reviewed-by: ahgross, ascarpino, asmotrak
|
2014-04-09 12:49:51 +00:00 |
|
Petr Pchelko
|
fbb2e2c782
|
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
Reviewed-by: serb, azvegint
|
2014-04-09 15:20:09 +04:00 |
|
Weijun Wang
|
8962e7ee34
|
8035986: KerberosKey algorithm names are not specified
Reviewed-by: xuelei
|
2014-04-09 17:19:19 +08:00 |
|
Weijun Wang
|
3344a6c353
|
8039132: cleanup @ignore JAAS/krb5 tests
Reviewed-by: xuelei
|
2014-04-09 17:08:37 +08:00 |
|
Shanliang Jiang
|
f963ced878
|
6815126: intermittent SimulResumerTest.java failure
Reviewed-by: jbachorik, sla
|
2014-04-08 17:36:13 +02:00 |
|
Miroslav Kos
|
5eb8520ff1
|
8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
|
2014-04-08 11:25:56 +01:00 |
|
Katja Kantserova
|
60249f90a2
|
8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled
Reviewed-by: jbachorik, sla
|
2014-04-07 16:13:43 +02:00 |
|
Pavel Reppo
|
f4f394efb5
|
8037396: URI getQuery() and getFragment() don't decode properly
Reviewed-by: chegar, michaelm
|
2014-04-07 15:40:05 +01:00 |
|
Alan Bateman
|
f046294abc
|
8039253: Remove undocumented com.oracle.net
Reviewed-by: chegar
|
2014-04-07 13:16:17 +01:00 |
|
Sergey Bylokhov
|
bb75caf509
|
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
Reviewed-by: pchelko, flar
|
2014-04-07 15:34:27 +04:00 |
|
Staffan Larsen
|
fbd6947695
|
8039256: Add sun/jvmstat/monitor/MonitoredVm/CR6672135.java to ProblemList.txt
Reviewed-by: mgronlun, alanb
|
2014-04-07 08:09:55 +02:00 |
|
Phil Race
|
bc431c1b98
|
Merge
|
2014-04-04 10:24:11 -07:00 |
|
Sergey Malenkov
|
002763f0fc
|
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
Reviewed-by: alexsch, serb
|
2014-04-04 20:18:53 +04:00 |
|
Aleksei Efimov
|
52c87adff4
|
8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
|
2014-04-04 19:27:17 +04:00 |
|
Weijun Wang
|
9bae1e597b
|
8029995: accept yes/no for boolean krb5.conf settings
Reviewed-by: mullan
|
2014-04-04 21:19:43 +08:00 |
|
Petr Pchelko
|
113e0a9c2f
|
8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
Reviewed-by: anthony, serb
|
2014-04-03 13:02:39 +04:00 |
|
Miroslav Kos
|
8b0c2a9c00
|
8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
Reviewed-by: chegar
|
2014-04-03 10:53:35 +02:00 |
|
Andrew Brygin
|
7f65dc344e
|
8019990: IM candidate window appears on the South-East corner of the display
Reviewed-by: bagiras, serb
|
2014-04-03 11:19:10 +04:00 |
|
Staffan Larsen
|
6ca57a22ca
|
8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: dcubed, jbachorik
|
2014-04-02 12:03:25 +02:00 |
|
Xueming Shen
|
8decb5de90
|
8039751: UTF-8 decoder fails to handle some edge cases correctly
To update decoder.isMalformed4_2() to correctly detect out of range 2nd byte
Reviewed-by: alanb
|
2014-04-12 14:38:50 -07: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 |
|
Miroslav Kos
|
fa37e2a252
|
8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
|
2014-04-11 09:25:36 +01:00 |
|