Konstantin Shefov
|
8f99c7eca7
|
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Reviewed-by: vlivanov
|
2015-06-05 13:14:36 +03:00 |
|
Konstantin Shefov
|
07f5fc8dee
|
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Reviewed-by: xuelei, asmotrak, rhalade
|
2015-06-05 12:22:36 +03:00 |
|
Stuart Marks
|
bc90fc9b01
|
8072726: add adapter to convert Enumeration to Iterator
Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
|
2015-06-04 18:28:14 -07:00 |
|
Chris Hegarty
|
52d42bb03a
|
8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java
Reviewed-by: psandoz, igerasim
|
2015-06-04 19:28:45 +01:00 |
|
Chris Hegarty
|
93b5e256a0
|
Merge
|
2015-06-04 19:00:56 +01:00 |
|
Sean Coffey
|
4ae5f74173
|
8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
|
2015-06-04 18:16:25 +01:00 |
|
Chris Hegarty
|
46b53cd5cf
|
8080835: Add blocking bulk read to java.io.InputStream
Reviewed-by: alanb, rriggs, prappo
|
2015-06-04 10:27:06 +01:00 |
|
Chris Hegarty
|
810d1992d2
|
8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
Reviewed-by: chegar, msheppar
|
2015-06-04 10:24:31 +01:00 |
|
Peter Levart
|
1c2084bafb
|
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
Reviewed-by: rriggs, scolebourne
|
2015-06-04 10:58:17 +02:00 |
|
Weijun Wang
|
d922187012
|
8031111: fix krb5 caddr
Reviewed-by: valeriep
|
2015-06-04 15:29:29 +08:00 |
|
Weijun Wang
|
625d9cb9b8
|
8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
|
2015-06-04 15:29:23 +08:00 |
|
Roger Riggs
|
c3d9e6c08d
|
Merge
|
2015-06-04 03:38:56 +02:00 |
|
David Dehaven
|
22fa775a7e
|
Merge
|
2015-06-03 18:11:45 -07:00 |
|
Roger Riggs
|
afb73945a3
|
8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
Change to use javaChild reporting its pid not portable
Reviewed-by: igerasim
|
2015-06-03 18:18:05 -04:00 |
|
Roger Riggs
|
b440bfb8eb
|
8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami"
Replace use of whoami with checking the user against a file created
Reviewed-by: igerasim
|
2015-06-03 18:17:04 -04:00 |
|
Ivan Gerasimov
|
f35750c5d6
|
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Reviewed-by: sherman, plevart, forax, psandoz
|
2015-06-03 19:26:58 +03:00 |
|
Amy Lu
|
06a3f86af5
|
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
Reviewed-by: chegar
|
2015-06-03 15:33:28 +01:00 |
|
Chris Hegarty
|
e11aec59a2
|
8071474: Better failure atomicity for default read object
Reviewed-by: plevart, coffeys
|
2015-06-03 15:30:44 +01:00 |
|
Amy Lu
|
5a582cecb9
|
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
|
2015-06-03 12:37:52 +02:00 |
|
Weijun Wang
|
1f705ef606
|
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
|
2015-06-02 22:26:36 +08:00 |
|
Xue-Lei Andrew Fan
|
0f1698f906
|
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
|
2015-06-02 04:01:04 +00:00 |
|
Roger Riggs
|
ea68abc64e
|
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
Reviewed-by: lancea, alanb
|
2015-06-01 10:29:06 -04:00 |
|
Roger Riggs
|
0b4d0d4fec
|
8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
|
2015-06-01 10:27:24 -04:00 |
|
Roger Riggs
|
b4ff25ecc8
|
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
Reviewed-by: darcy
|
2015-05-29 15:17:07 -04:00 |
|
Roger Riggs
|
103d99baf1
|
8077350: JEP 102 Process API Updates Implementation
Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
|
2015-05-29 14:04:12 -04:00 |
|
Ivan Gerasimov
|
97f5b473ec
|
8081027: Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
Reviewed-by: martin
|
2015-05-29 19:20:22 +03:00 |
|
Aleksei Efimov
|
d78a5bc2c1
|
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
|
2015-05-29 12:28:46 +03:00 |
|
Staffan Larsen
|
9cc4a70ee9
|
8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: mgerdin, brutisso, iignatyev
|
2015-05-29 11:05:52 +02:00 |
|
Weijun Wang
|
adc531d210
|
8051952: Unreachable.java test failing on Windows
Reviewed-by: xuelei
|
2015-05-29 09:41:20 +08:00 |
|
Mandy Chung
|
53a97cbeb3
|
8081347: Add @modules to jdk_core tests
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Reviewed-by: alanb, joehw, lancea
|
2015-05-28 10:54:48 -07:00 |
|
Joe Darcy
|
c5aebd63b5
|
8081245: MHIllegalAccess.java failing across platforms
Reviewed-by: alanb, rriggs
|
2015-05-28 09:55:32 -07:00 |
|
Staffan Larsen
|
98d6dd65f9
|
8081292: sun/tools/jmap/BasicJMapTest.java timed out
Reviewed-by: mgronlun, sspitsyn
|
2015-05-28 10:37:49 +02:00 |
|
Roger Riggs
|
7b960a2e59
|
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
Reduce number of iterations to 8 instead of 50
Reviewed-by: naoto
|
2015-05-27 15:57:10 -04:00 |
|
Xueming Shen
|
ba7c5970f9
|
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified
To open the new steram with appropricate open options
Reviewed-by: alanb
|
2015-05-27 12:23:35 -07:00 |
|
Mark Sheppard
|
48a0b96187
|
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
Ignore "stray" packets received from non test interface
Reviewed-by: alanb, chegar
|
2015-05-27 13:23:40 +01:00 |
|
Mark Sheppard
|
03c24ff25b
|
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
Ignore Teredo interface in test
Reviewed-by: alanb, chegar
|
2015-05-27 13:04:32 +01:00 |
|
David Dehaven
|
41bdaeb5a2
|
Merge
|
2015-05-26 15:18:09 -07:00 |
|
Xueming Shen
|
92bfe45d6a
|
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
To remove the invalid test case
Reviewed-by: alanb
|
2015-05-26 12:34:51 -07:00 |
|
Alejandro Murillo
|
fa672c31d0
|
Merge
|
2015-05-26 09:22:39 -07:00 |
|
Artem Smotrakov
|
91b74f4fdc
|
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
|
2015-05-26 18:42:08 +03:00 |
|
Alexey Ivanov
|
8d0ec77fc6
|
8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
|
2015-05-26 14:47:12 +03:00 |
|
Semyon Sadetsky
|
3ef1c8d4c3
|
8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
|
2015-05-26 08:33:32 +03:00 |
|
Xueming Shen
|
abaeabd0cd
|
8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
|
2015-05-25 13:52:28 -07:00 |
|
Semyon Sadetsky
|
243208ab2e
|
8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
|
2015-05-25 16:10:12 +03:00 |
|
Katja Kantserova
|
27aac42dc5
|
8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
|
2015-05-25 14:08:21 +02:00 |
|
Artem Smotrakov
|
6b7bbd4884
|
8050374: More Signature tests
Reviewed-by: valeriep
|
2015-05-25 11:47:41 +03:00 |
|
Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Sergey Bylokhov
|
13711e78f0
|
8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
|
2015-05-22 19:27:33 +03:00 |
|
Pooja Chopra
|
67b606e456
|
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
|
2015-05-22 17:30:21 +03:00 |
|
Shobhit Gupta
|
318383493e
|
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
|
2015-05-22 16:13:00 +03:00 |
|