Tim Bell
c0a769b9ff
Merge
2009-06-29 17:40:17 -07:00
Michael McMahon
df221ae4b0
Merge
2009-06-29 15:08:52 +01:00
Michael McMahon
f9268d3c20
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
...
Reviewed-by: chegar
2009-06-29 15:05:15 +01:00
Chris Hegarty
60b4f589fb
6855335: Several changes in the SCTP implementation
...
Reviewed-by: michaelm
2009-06-29 14:53:10 +01:00
Michael McMahon
27c5ebc1c1
Merge
2009-06-29 13:29:05 +01:00
Michael McMahon
a505db1f7d
6513803: httpserver regression test Test13 failing and causing NullPointerException
...
Check for NPEs
Reviewed-by: chegar
2009-06-29 13:10:33 +01:00
Tim Bell
817aac3f58
Merge
2009-06-28 23:16:18 -07:00
Alan Bateman
212565afd7
6838333: New I/O: Update file system API to jsr203/nio2-b101
...
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman
2009-06-27 21:46:53 +01:00
Tim Bell
645805c313
Merge
2009-06-26 10:25:45 -07:00
Yuri Nesterenko
46360bd868
Merge
2009-06-23 23:09:49 -07:00
Xueming Shen
3c65bb6343
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
...
Updated the US_ASCII and ISO-8859-1 to fix the failure.
Reviewed-by: alanb, martin
2009-06-22 19:22:47 -07:00
Xiaobin Lu
c0146a5bd0
6850606: Regression from JDK 1.6.0_12
...
The returned result from multiply should be constructed by using valueOf to take care of the INFLATED case.
Reviewed-by: darcy
2009-06-20 13:34:06 -07:00
Xueming Shen
721a90bda5
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
...
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters
4287467: Character converter generator tool
Migrated some of the doublebyte charsets to the new implementation.
Reviewed-by: okutsu
2009-06-19 14:39:06 -07:00
Weijun Wang
1d5c589340
6851973: ignore incoming channel binding if acceptor does not set one
...
Reviewed-by: valeriep
2009-06-19 18:03:27 +08:00
Yuri Nesterenko
0b09aba377
Merge
2009-06-17 23:27:56 -07:00
Weijun Wang
f5d1fbc0b4
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
...
Reviewed-by: mullan
2009-06-18 11:12:13 +08:00
Weijun Wang
7b2694f5b3
6849275: enhance krb5 reg tests
...
Reviewed-by: xuelei
2009-06-17 15:26:58 +08:00
Yuri Nesterenko
d184c2ebce
Merge
2009-06-16 00:37:39 -07:00
Dmitry Cherepanov
d7d8999b2b
6847584: closed/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html fails
...
Reviewed-by: anthony
2009-06-15 11:15:55 -04:00
Martin Buchholz
a5e977cf14
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
...
Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.
Reviewed-by: michaelm
2009-06-14 14:23:22 -07:00
Yuka Kamiya
3445a11481
6850113: Bidi class needs to be updated to support Unicode 5.1
...
Reviewed-by: okutsu
2009-06-13 06:43:54 +09:00
Tim Bell
54e8ace85c
Merge
2009-06-11 21:32:12 -07:00
Yuri Nesterenko
d094861eeb
Merge
2009-06-09 23:47:38 -07:00
Weijun Wang
8a52d1a9d5
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
...
Reviewed-by: chegar, valeriep
2009-06-09 14:17:05 +08:00
Omair Majid
eb1cb99d4e
6832386: Fix JTreg test: java/awt/Graphics/DrawImageBG/SystemBgColorTest.java
...
Removed unneeded System.exit(0) call.
Reviewed-by: art, ohair, anthony
2009-06-04 15:18:46 +04:00
Yuri Nesterenko
86df48bb43
Merge
2009-06-01 01:06:28 -07:00
Yuri Nesterenko
5979ab9e03
Merge
2009-06-01 01:05:22 -07:00
Pavel Porvatov
f46daf03eb
6845805: Test for CR 6713352 is failed under Linux
...
Reviewed-by: malenkov
2009-05-28 18:11:07 +04:00
Mandy Chung
e1109816d7
Merge
2009-05-27 13:02:00 -07:00
Xue-Lei Andrew Fan
06370a8f01
6845286: Add regression test for name constraints
...
Create regression test cases on name constraints
Reviewed-by: weijun
2009-05-27 17:48:22 +08:00
Mandy Chung
26e0c238dd
6535104: TEST_BUG: FindDeadlocks.java fails intermittently
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:09:32 -07:00
Mandy Chung
dd2d72ea50
6512493: TEST_BUG: unexpected LockInfo failure in LockedSynchronizers.java
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:07:14 -07:00
Mandy Chung
354731edb5
5080203: TEST_BUG: ThreadStateTest fails intermittently
...
Retry a few times to check thread status before reporting failure
Reviewed-by: swamyv
2009-05-26 18:02:44 -07:00
Mandy Chung
bb698a2b6f
6798842: TEST_BUG: ThreadStackTrace.java fails intermittently with unexpected thread status
...
Remove @ignore
Reviewed-by: swamyv
2009-05-26 17:54:28 -07:00
Mandy Chung
e2f7248afb
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
...
Remove @ignore
Reviewed-by: swamyv
2009-05-26 17:47:57 -07:00
Jean-Christophe Collet
74bfe722ce
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
...
Added code triggered when 'Expect: 100-continue' header has been added
Reviewed-by: chegar
2009-05-26 16:03:51 +02:00
Xue-Lei Andrew Fan
93614a3c7d
6720721: CRL check with circular depency support needed
...
Checking AKID of certificates and CRLs
Reviewed-by: mullan, weijun
2009-05-26 16:43:22 +08:00
Xue-Lei Andrew Fan
5f228867b6
6822460: support self-issued certificate
...
Checking self-issued certificate during certification path building
Reviewed-by: mullan, weijun
2009-05-26 16:19:18 +08:00
Weijun Wang
9823ad0eae
6844887: NPE in TextCallbackHandler
...
Reviewed-by: xuelei
2009-05-26 10:12:22 +08:00
Jean-Christophe Collet
97c0be0045
6349566: java.net.CookieManager doesn't set default domain
...
Enforce default domain in CookieManager
Reviewed-by: michaelm
2009-05-25 22:27:26 +02:00
Xiaobin Lu
2af45eb571
6806261: BigDecimal.longValueExact() method throws NullPointerException
...
Add various tests to test the change to 6622432
Reviewed-by: darcy
2009-05-24 16:35:32 -07:00
Xiaobin Lu
9f9d70b270
6622432: RFE: Performance improvements to java.math.BigDecimal
...
Reviewed-by: darcy
2009-05-24 16:29:57 -07:00
Xueming Shen
f625a6d545
6843578: Re-implement IBM doublebyte charsets
...
6639450: IBM949C encoder modifies state of IBM949 encoder
6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character
6577466: Character encoder IBM970 throws a BufferOverflowException
5065777: CharsetEncoder canEncode() methods often incorrectly return false
Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview!
Reviewed-by: martin
2009-05-21 23:32:46 -07:00
Artem Ananiev
55c50f50d0
6794764: Translucent windows are completely repainted on every paint event, on Windows
...
6719382: Printing of AWT components on windows is not working
6726866: Repainting artifacts when resizing or dragging JInternalFrames in non-opaque toplevel
6683775: Painting artifacts is seen when panel is made setOpaque(false) for a translucent window
Reviewed-by: anthony, tdv, alexp
2009-05-21 12:29:25 +04:00
Weijun Wang
04e56f7701
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
...
Reviewed-by: xuelei
2009-05-20 10:12:00 +08:00
Xueming Shen
15baf98a0a
6843079: Putback for the new EUC_TW is not complete
...
Putback the files missed in last putback
Reviewed-by: alanb
2009-05-19 16:03:02 -07:00
Xueming Shen
a1958b22ef
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
...
6229811: Several codepoints in EUC_TW failed in roundtrip conversion
Re-write EUC_TW charset to address the size and roundtrip issue.
Reviewed-by: alanb
2009-05-19 15:25:29 -07:00
Kelly O'Hair
f4e0a8215f
6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc
...
Reviewed-by: tbell
2009-05-18 10:36:38 -07:00
Pavel Porvatov
210c9c8b6f
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
...
Reviewed-by: malenkov, peterz
2009-05-15 17:26:45 +04:00
Peter Zhelezniakov
8514d49a21
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
...
Reviewed-by: rupashka
2009-05-14 18:12:13 +04:00