Miroslav Kos
|
4cac8137e0
|
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
|
2014-05-23 16:35:10 +02:00 |
|
Jaroslav Bachorik
|
264825d4bf
|
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
Reviewed-by: sla
|
2014-05-23 15:07:22 +02:00 |
|
Dmitry Samersoff
|
c82d0f2418
|
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed
|
2014-05-22 13:03:10 -07:00 |
|
Michael Fang
|
47f996990c
|
Merge
|
2014-05-22 09:15:01 -07:00 |
|
Sandipan Razzaque
|
a8c4f42722
|
8037343: Wrong dateformat for locale es_DO
Reviewed-by: okutsu
|
2014-05-22 08:13:14 -07:00 |
|
Katja Kantserova
|
c3d3305c76
|
8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, egahlin
|
2014-05-22 11:05:36 +02:00 |
|
Weijun Wang
|
53cb60f148
|
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
Reviewed-by: alanb
|
2014-05-22 07:04:57 +08:00 |
|
Staffan Larsen
|
9e710c30f7
|
8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build
Add -XX:+UsePerfData to the test
Reviewed-by: dholmes
|
2014-05-21 10:22:20 +02:00 |
|
Dmitry Samersoff
|
878ab77469
|
8041435: Make JDWP socket connector accept only local connections by default
Bind to localhost only if no address specified. Require * to bind to all available addresses
Reviewed-by: dcubed, sspitsyn
|
2014-05-20 06:11:05 -07:00 |
|
Staffan Larsen
|
192bd8a421
|
8043382: TempDirTest.java times out
Remove explicit timeout
Reviewed-by: alanb
|
2014-05-18 20:42:10 +02:00 |
|
Lance Andersen
|
ae0d3204f0
|
8043278: Add initial unit tests for javax.sql.rowset.serial
Reviewed-by: rriggs
|
2014-05-16 14:48:34 -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 |
|
Aleksei Efimov
|
d395efe8f5
|
8043012: (tz) Support tzdata2014c
Reviewed-by: okutsu, peytoia
|
2014-05-15 18:18:19 +04: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 |
|
Katja Kantserova
|
0c78d5f9e3
|
8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
|
2014-05-09 15:24:57 +02: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 |
|
Brian Burkhalter
|
b84fa9d0f7
|
8042478: Include Mersenne primes in BigInteger primality testing
Add testing of some of the Mersenne primes.
Reviewed-by: darcy
|
2014-05-08 16:06:43 -07: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 |
|
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 |
|
Brian Burkhalter
|
b89a5598d4
|
8026236: Add PrimeTest for BigInteger
Test primality verification methods in BigInteger
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Co-authored-by: Florian Weimer <fweimer@redhat.com>
Reviewed-by: psandoz
|
2014-05-07 11:45:31 -07: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 |
|
Kumar Srinivasan
|
6d5bdc8957
|
8042266: [launcher] create test groups for launcher regression tests
Reviewed-by: alanb, mduigou
|
2014-05-06 10:32:32 -07:00 |
|
Mikael Auno
|
551a6ecad9
|
8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests
Reviewed-by: sla
|
2014-05-06 10:51:03 +02: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 |
|
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 |
|