Chris Hegarty
f2034e6bba
6934923: test/java/net/ipv6tests/TcpTest.java hangs on Solaris 10
...
Reviewed-by: alanb
2010-03-16 10:05:51 +00:00
Kelly O'Hair
7fbd8c28c1
Merge
2010-03-12 09:06:00 -08:00
Kelly O'Hair
7913295040
6933294: Fix some test/Makefile issues around Linux ARCH settings, better defaults
...
Reviewed-by: jjg
2010-03-12 09:03:02 -08:00
Damjan Jovanovic
63a75eead0
6223635: Code hangs at connect call even when Timeout is specified when using a socks proxy
...
Reviewed-by: michaelm, chegar
2010-03-11 17:50:30 +00:00
Chris Hegarty
9cf7c0352d
6933629: java/net/HttpURLConnection/HttpResponseCode.java fails if run in samevm mode
...
Reviewed-by: alanb
2010-03-11 17:37:33 +00:00
Chris Hegarty
ae14beadd3
6934054: java/net/Socket/FDClose.java return error in samevm
...
Test is no longer useful
Reviewed-by: alanb
2010-03-11 16:17:57 +00:00
Chris Hegarty
77c61b9819
6933618: java/net/MulticastSocket/NoLoopbackPackets.java fails when rerun
...
Reviewed-by: alanb
2010-03-10 14:44:53 +00:00
Kelly O'Hair
e4fce69702
6915983: testing problems, adjusting list of tests, needs some investigation
...
Reviewed-by: alanb
2010-03-06 14:59:23 -08:00
Lana Steuck
954fd4b4d9
Merge
2010-03-04 13:40:03 -08:00
Weijun Wang
8055ab99b7
6844909: support allow_weak_crypto in krb5.conf
...
Reviewed-by: valeriep
2010-03-04 10:37:16 +08:00
Alan Bateman
140ed0124d
6931216: TEST_BUG: test/java/nio/file/WatchService/LotsOfEvents.java failed with NPE
...
Reviewed-by: chegar
2010-03-03 16:09:36 +00:00
Vinnie Ryan
d996cb8440
Merge
2010-03-01 18:00:47 +00:00
Vinnie Ryan
0f70e6a821
6921001: api/java_security/IdentityScope/IdentityScopeTests.html#getSystemScope fails starting from b78 JDK7
...
Reviewed-by: mullan
2010-03-01 17:54:31 +00:00
Sebastian Sickelmann
c9776d3175
6929532: (file) WatchService should avoid queuing new modify events when lots of files are changing
...
Reviewed-by: alanb
2010-02-27 18:18:33 +00:00
Xue-Lei Andrew Fan
3f2af07ba1
6916202: More cases of invalid ldap filters accepted and processed
...
Reviewed-by: vinnie, weijun
2010-02-25 13:32:40 +08:00
Alan Bateman
bdfb60de8c
6926800: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with newer versions of find(1)
...
Reviewed-by: forax
2010-02-23 18:21:31 +00:00
Lana Steuck
3762906a4c
Merge
2010-02-23 10:17:16 -08:00
Alan Bateman
4623333de0
6925932: (file) Path.endsWith can throw ArrayIndexOutOfBoundsException (unx)
...
Reviewed-by: chegar
2010-02-23 17:58:30 +00:00
Alan Bateman
4337f1df36
6925977: (file) test/java/nio/file/Path/CheckPermissions.java fails if test.src on read-only file system
...
Reviewed-by: chegar
2010-02-23 17:56:55 +00:00
Damjan Jovanovic
6e3ed53d0a
6912868: "java.net.useSystemProxies" behavior fails to check "use_same_proxy" in GNOME
...
Reviewed-by: alanb, chegar
2010-02-22 15:27:11 +00:00
Lana Steuck
8fe58d00ab
Merge
2010-02-19 15:13:37 -08:00
Lana Steuck
642193f708
Merge
2010-02-17 10:24:30 -08:00
Dmitry Cherepanov
2930227188
6705345: Enable multiple file selection in AWT FileDialog
...
Reviewed-by: art, anthony, alexp
2010-02-12 19:58:10 +03:00
Chris Hegarty
ee38364a92
6693244: Java Web Start app fails on 6u10 beta w/ AssertionError in AuthenticationInfo.requestCompleted
...
Reviewed-by: michaelm
2010-02-10 13:23:50 +00:00
Lana Steuck
bf5a0d88c1
Merge
2010-02-09 00:05:16 -08:00
Lana Steuck
4a34c2f90b
Merge
2010-02-09 00:02:38 -08:00
Lana Steuck
c440b69d06
Merge
2010-02-09 00:00:38 -08:00
Roman Kennke
c73000ad8f
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager"
...
Perform FontUtilities initialization in privileged block
Reviewed-by: igor, prr
2010-02-07 11:07:50 +01:00
Xueming Shen
ff1e82994b
6923692: java/classes_util TEST_BUG:ReadZip.java fails when
...
To create the test file at test.dir
Reviewed-by: alanb
2010-02-06 09:26:57 -08:00
Bradford Wetmore
9b4ec210a0
6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)
...
Reviewed-by: ohair
2010-02-05 17:05:53 -08:00
Xueming Shen
9ff3b18578
6919132: Regex \P{Lu} selects half of a surrogate pari
...
To use StartS for complement category/block class
Reviewed-by: martin, okutsu
2010-02-05 00:10:42 -08:00
Sergey Malenkov
81397ffe98
6921057: REGRESSION: persistence delegate issue on Windows and Linux against 5.u23b03/6u17b11
...
Reviewed-by: peterz, art
2010-02-05 10:36:12 +03:00
Weijun Wang
913e14a463
6922482: keytool's help on -file always shows 'output file'
...
Reviewed-by: wetmore
2010-02-03 17:04:52 +08:00
Roman Kennke
aafe7d7398
6896335: GraphicsEnvironment.getDefaultScreenDevice() throws UnsatisfiedLinkError in headless mode
...
Use local ge variable instead of localEnv field in GE.
Reviewed-by: igor, prr
2010-02-03 10:02:33 +01:00
Roman Kennke
d5280868a3
6888734: PIT: regression test fails when java.security.manager is enabled
...
Load FontManager instance in privileged block to avoid AccessControlException
Reviewed-by: igor, tdv
2010-02-02 16:38:26 +01:00
Lana Steuck
21f09fb0b2
Merge
2010-01-28 18:24:54 -08:00
Lana Steuck
2eabbe8ed9
Merge
2010-01-28 16:12:06 -08:00
Xueming Shen
b09ac3b7e8
6920732: opensource test/java/nio/charset
...
Move the test cases to openjdk
Reviewed-by: martin
2010-01-27 19:39:55 -08:00
Lana Steuck
c380e15d57
Merge
2010-01-27 14:46:06 -08:00
Pavel Tisnovsky
0c8c19d629
6920143: test/java/awt/TestArea/UsingWithMouse.java needs realSync()
...
Added small delay to make sure that TextArea animation have finished
Reviewed-by: anthony
2010-01-27 17:47:53 +01:00
Weijun Wang
4641ee098b
6919610: KeyTabInputStream uses static field for per-instance value
...
Reviewed-by: mullan
2010-01-26 17:03:48 +08:00
Chris Hegarty
1891bb8f68
6707289: InterfaceAddress.getNetworkPrefixLength() does not conform to Javadoc
...
Reviewed-by: michaelm
2010-01-25 15:41:37 +00:00
Lana Steuck
352a180c52
Merge
2010-01-22 09:34:17 -08:00
Michael Wilkerson
675d878cfc
Merge
2010-01-20 17:11:52 -08:00
Vasanth Venkatachalam
688eab1157
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining
...
Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter.
Reviewed-by: never, ohair, tbell, tdeneau
2010-01-20 12:09:31 -07:00
Weijun Wang
9645beba5c
6917791: KeyTabEntry, when the byte value smaller then 16, the string drop '0'
...
Reviewed-by: xuelei
2010-01-19 11:43:45 +08:00
Pavel Tisnovsky
f57059f5b4
6917663: test/java/security/Provider/Turkish.java not samevm friendly
...
Added othervm flag to ensure that this test will run in isolation.
Reviewed-by: alanb
2010-01-18 17:53:26 +01:00
Alan Bateman
01c326e0da
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider
...
Reviewed-by: chegar
2010-01-18 15:21:34 +00:00
Chris Hegarty
3e77553ac1
6917317: (sctp) Remove dependency on handleSocketError
...
Reviewed-by: alanb
2010-01-18 14:56:06 +00:00
Chris Hegarty
34b95319c2
6916890: (sctp) SctpChannel.send may cause IAE if given a heap buffer with an offset
...
Reviewed-by: alanb
2010-01-18 14:01:07 +00:00