Alan Bateman
909d0bb109
6962419: TEST_BUG: java_io tests fails in samevm mode
...
Reviewed-by: ohair, sherman
2010-06-19 15:17:36 +01:00
John R Rose
2fb4d43825
Merge
2010-06-19 01:14:40 -07:00
John R Rose
f3779adaed
Merge
2010-06-18 15:23:57 -07:00
Alan Bateman
30e0321d0a
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
...
Reviewed-by: mchung
2010-06-18 20:59:13 +01:00
Mandy Chung
0a801a25db
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
...
Fixed jdk_lang tests to run in samevm mode or mark to run in othervm
Reviewed-by: alanb
2010-06-18 09:35:22 -07:00
Alan Bateman
0b946fc36e
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
...
Reviewed-by: chegar
2010-06-18 16:16:51 +01:00
Xueming Shen
12d90b9484
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
...
Close zipfile and io stream when done
Reviewed-by: alanb
2010-06-17 13:21:46 -07:00
Alan Bateman
29b2194847
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
...
Reviewed-by: chegar
2010-06-17 17:49:59 +01:00
Mandy Chung
ec720fb754
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
...
Check against the list of loggers added since the test begins to run
Reviewed-by: dcubed
2010-06-16 23:27:41 -07:00
Weijun Wang
5141220c5e
6959292: regression: cannot login if session key and preauth does not use the same etype
...
Reviewed-by: xuelei, valeriep
2010-06-17 13:46:15 +08:00
Lana Steuck
ce4febb72c
Merge
2010-06-16 14:07:47 -07:00
Mandy Chung
0f0ac3ef39
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
...
Fix the test to define TestClass by DummyClassLoader as it intends to do
Reviewed-by: alanb
2010-06-16 12:40:22 -07:00
Kumar Srinivasan
fad23a5a1f
6575373: Error verifying signatures of pack200 files in some cases
...
Reviewed-by: jrose, forax
2010-06-16 12:36:49 -07:00
Alan Bateman
dadf7053f7
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
...
Reviewed-by: chegar
2010-06-16 14:24:46 +01:00
Anthony Petrov
f79194f505
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
...
Add a delay to the test to make sure the filename filters are called.
Reviewed-by: dcherepanov, art
2010-06-16 11:26:15 +04:00
Mandy Chung
008e969429
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
...
Set the proper parent class loader of Loader and SimpleLoader
Reviewed-by: naoto
2010-06-15 20:34:49 -07:00
Mandy Chung
fc99cf1793
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
...
Mark tests to run in othervm
Reviewed-by: ohair
2010-06-15 20:29:22 -07:00
Alan Bateman
a98209a61f
Merge
2010-06-15 21:43:59 +01:00
Alexander Potochkin
f27b8e12bd
6739756: JToolBar leaves space for non-visible items under Nimbus L&F
...
Reviewed-by: peterz
2010-06-15 21:32:59 +04:00
Alexander Potochkin
0b9679e5b7
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
...
Reviewed-by: rupashka
2010-06-15 21:28:22 +04:00
Mandy Chung
9e05cd8605
6959641: testcase failing java/util/Locale/Bug4184873Test.java
...
Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding)
Reviewed-by: naoto
2010-06-15 09:54:03 -07:00
Mandy Chung
c1c925728c
Merge
2010-06-15 09:52:34 -07:00
Alan Bateman
cee6cf433e
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
...
Reviewed-by: chegar
2010-06-15 16:42:54 +01:00
Alan Bateman
52c2b63a7a
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
...
Reviewed-by: chegar
2010-06-15 16:36:20 +01:00
Alexander Potochkin
db380d5775
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
...
Reviewed-by: rupashka
2010-06-15 19:05:44 +04:00
Alan Bateman
788f7f3485
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
...
Reviewed-by: chegar
2010-06-15 10:03:37 +01:00
Mandy Chung
612e107faa
6960789: com.sun.servicetag API needs to be added in ct.sym
...
Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
2010-06-14 14:44:00 -07:00
Martin Buchholz
45b78120fc
6944584: Improvements to subprocess handling on Unix
...
Use thread pool for reaper thread; move most I/O operations out of reaper thread
Reviewed-by: michaelm, hiroshi
2010-06-11 18:55:45 -07:00
Alan Bateman
82adf1a224
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
...
Reviewed-by: chegar
2010-06-11 14:31:26 +01:00
Weijun Wang
b0277a9631
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
...
Reviewed-by: xuelei, wetmore, mullan
2010-06-11 11:38:36 +08:00
Mandy Chung
50cb7df534
Merge
2010-06-10 14:21:37 -07:00
Lana Steuck
c6d6482bfe
Merge
2010-06-10 14:18:45 -07:00
Mandy Chung
22ac1684a0
6959965: jstat: Add new -classload option to print class loading statistics
...
Add a new jstat -classload option
Reviewed-by: alanb
2010-06-10 14:14:17 -07:00
Alan Bateman
3c05d51ed6
6935563: (dc) Improve connection reset/port unreachable handling [win]
...
Reviewed-by: chegar
2010-06-09 18:51:32 +01:00
John R Rose
4df63bafc0
6939203: JSR 292 needs method handle constants
...
Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall.
Reviewed-by: twisti
2010-06-08 23:08:56 -07:00
Chris Hegarty
2f408651fb
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
...
Reviewed-by: ohair, wetmore, alanb
2010-06-08 10:46:14 +01:00
Lana Steuck
27a539e27c
Merge
2010-06-07 17:08:26 -07:00
Weijun Wang
2d9fcecd29
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
...
Reviewed-by: valeriep, xuelei
2010-06-04 19:28:53 +08:00
Pavel Porvatov
5d3cbf89ec
6636983: Japanese text does not display correctly in a JEditorPane
...
Reviewed-by: peterz
2010-06-02 12:53:35 +04:00
Pavel Porvatov
94422f1795
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
...
Reviewed-by: peterz
2010-06-02 11:59:27 +04:00
Lana Steuck
2c036dc823
Merge
2010-06-01 21:36:00 -07:00
Lana Steuck
282d182ec2
Merge
2010-06-01 14:17:38 -07:00
Weijun Wang
141897fe19
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
...
Reviewed-by: wetmore, xuelei
2010-06-01 10:52:42 +08:00
Lana Steuck
fd45b4188c
Merge
2010-05-28 12:10:14 -07:00
Alexander Potochkin
bb99e22943
6670274: Incorrect tab titles for JTabbedPane if using HTML (BasicTabbedPanelUI problem)
...
Reviewed-by: rupashka
2010-05-28 19:55:52 +04:00
Alexander Potochkin
38bcbb7d6f
6889007: No resize cursor during hovering mouse over JTable
...
Reviewed-by: rupashka
2010-05-28 19:46:26 +04:00
Kelly O'Hair
80b67f81af
6956202: Fix a few missed rebranding issues, please contact lines etc
...
Reviewed-by: jjg, darcy, weijun
2010-05-26 20:28:04 -07:00
Pavel Porvatov
433dfec05a
6925473: REGRESSION: JOptionPane in dialog is full-screen height
...
Reviewed-by: peterz
2010-05-26 22:02:32 +04:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Jonathan Gibbons
d864e54627
6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic
...
Reviewed-by: darcy
2010-05-25 15:39:38 -07:00
Alexander Potochkin
dd916173db
6884066: JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
...
Reviewed-by: rupashka
2010-05-25 20:54:59 +04:00
Alexander Potochkin
f6adc01088
6768387: REGRESSION: JTable no longer serializable
...
Reviewed-by: rupashka
2010-05-25 20:39:52 +04:00
Alexander Potochkin
42ddf1f667
6937798: Nimbus: Issues with JTable grid
...
Reviewed-by: rupashka
2010-05-25 20:30:54 +04:00
Weijun Wang
235a3e379c
6948287: KDC test strange knvo
...
Reviewed-by: xuelei
2010-05-25 18:20:54 +08:00
Lana Steuck
ff8daaf36c
Merge
2010-05-24 09:06:11 -07:00
Xueming Shen
0bc8b10673
4691425: GZIPInputStream fails to read concatenated .gz files
...
To support concatenated .gz streams
Reviewed-by: martin
2010-05-24 00:39:57 -04:00
Weijun Wang
480f0af4e8
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
...
Reviewed-by: valeriep
2010-05-24 10:05:04 +08:00
Weijun Wang
37ae69dba3
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
...
Reviewed-by: mullan
2010-05-24 09:37:16 +08:00
Weijun Wang
a7fbe2d858
6882687: KerberosTime too imprecise
...
Reviewed-by: valeriep
2010-05-24 09:37:02 +08:00
Weijun Wang
874ec0972c
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
...
Reviewed-by: xuelei, mullan
2010-05-24 09:28:06 +08:00
Lana Steuck
f5b5248994
Merge
2010-05-21 17:49:15 -07:00
Alexander Potochkin
09d031cd10
6953396: javax.swing.plaf.basic.BasicViewportUI.uninstallDefaults() is not called when UI is uninstalled
...
Reviewed-by: rupashka
2010-05-21 22:04:35 +04:00
Michael McMahon
8f950e676a
6773270: java.net.URI fails to escape \u0000
...
Check for \u0000
Reviewed-by: alanb
2010-05-21 07:29:48 +01:00
Kelly O'Hair
d738280014
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
...
Reviewed-by: wetmore
2010-05-20 13:57:58 -07:00
Sergey Malenkov
7c2929aaf8
6910490: MatteBorder JScrollpane interaction
...
Reviewed-by: alexp
2010-05-20 20:42:56 +04:00
Sergey Malenkov
cd6f30d3bc
6479191: LTP: XMLEncoder does not update initialized property of GridBagConstraints type
...
Reviewed-by: rupashka
2010-05-20 18:44:51 +04:00
Xueming Shen
bb2be852aa
6945564: Unicode script support in Character class
...
6948903: Make Unicode scripts available for use in regular expressions
Added Unicode script suport
Reviewed-by: martin
2010-05-18 15:36:47 -07:00
Xueming Shen
6d1dc62ab1
4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
...
Added new constructors to allow flush() work in Z_SYNC_FLUSH mode
Reviewed-by: martin
2010-05-17 12:19:49 -07:00
Martin Buchholz
3927da83d0
6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
...
Make sure to grow with size => size * 2 + 2
Reviewed-by: dholmes, chegar, ohair
2010-05-13 21:56:13 -07:00
Pavel Tisnovsky
fb9c4505a1
6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
...
Testcase correction.
Reviewed-by: sherman
2010-05-13 10:11:17 +02:00
Kelly O'Hair
56131863a7
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
...
And adjustments to test problem list.
Reviewed-by: jjg
2010-05-12 21:35:55 -07:00
Lana Steuck
6125917976
Merge
2010-05-11 16:35:36 -07:00
Lana Steuck
490e8fb7d3
Merge
2010-05-11 16:34:07 -07:00
Martin Buchholz
75e3cde928
6937857: Concurrent calls to new Random() not random enough
...
Seed uniquifier should use an independent PRNG
Reviewed-by: dl
2010-05-09 16:03:13 -07:00
Martin Buchholz
b455514c89
6950540: PriorityQueue(collection) should throw NPE if collection contains a null
...
Rewrite PriorityQueue constructors for best performance and error handling
Reviewed-by: dholmes, chegar
2010-05-09 00:59:49 -07:00
Chris Hegarty
473182bb12
6947917: Error in basic authentication when user name and password are long
...
Reviewed-by: weijun
2010-05-07 10:11:37 +01:00
Peter Zhelezniakov
5a66416a07
6919629: Nimbus L&F Nimbus.Overrides option leaks significant amounts of memory
...
Reviewed-by: rupashka
2010-05-06 12:57:30 +04:00
Weijun Wang
7c6813eb7a
6890876: jarsigner can add CRL info into signed jar
...
Reviewed-by: mullan
2010-05-06 13:42:52 +08:00
Weijun Wang
a94d06f6b7
6948909: Jarsigner removes MANIFEST.MF info for badly packages jar's
...
Reviewed-by: mullan, xuelei
2010-05-06 11:26:16 +08:00
Chris Hegarty
e3e5b8ad72
6886723: light weight http server doesn't return correct status code for HEAD requests
...
Reviewed-by: michaelm
2010-05-05 13:18:31 +01:00
John R Rose
07ee2dd259
6939196: method handle signatures off the boot class path get linkage errors
...
Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest.
Reviewed-by: twisti
2010-05-03 23:32:47 -07:00
Lana Steuck
fadbc27979
Merge
2010-05-02 15:54:20 -07:00
John R Rose
0d30a781cf
6939134: JSR 292 adjustments to method handle invocation
...
Split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces
Reviewed-by: twisti
2010-04-30 23:48:23 -07:00
Lana Steuck
529eba0d94
Merge
2010-04-30 17:03:15 -07:00
Lana Steuck
5d6c7f37ba
Merge
2010-04-30 11:03:38 -07:00
Weijun Wang
20fbeb53cd
6844193: support max_retries in krb5.conf
...
Reviewed-by: valeriep
2010-04-29 15:51:10 +08:00
Michael Wilkerson
dc22d413ff
Merge
2010-04-28 20:04:33 -07:00
Artem Ananiev
d052130c49
6880336: SwingWorker deadlocks due one thread in the swingworker-pool
...
Reviewed-by: dcherepanov, alexp
2010-04-27 18:08:26 +04:00
Chris Hegarty
77a56e5d33
6718504: IN6_IS_ADDR_ANY tests only 12 bytes of 16-byte address
...
Reviewed-by: alanb
2010-04-27 09:42:51 +01:00
Weijun Wang
7cc72590c7
6856069: PrincipalName.clone() does not invoke super.clone()
...
Reviewed-by: chegar
2010-04-22 12:45:36 +08:00
Pavel Porvatov
f05dd156c2
6945316: The Win32ShellFolderManager2.isFileSystemRoot can throw NPE
...
Reviewed-by: alexp
2010-04-21 18:12:21 +04:00
Yuka Kamiya
ed15f54cfb
6943963: NumericShaper with ARABIC doesn't shape digits correctly after calling another instance
...
Reviewed-by: okutsu
2010-04-21 10:34:56 +09:00
Lana Steuck
561ea30dc6
Merge
2010-04-20 16:51:13 -07:00
Lana Steuck
dbd75e1a7d
Merge
2010-04-20 16:50:10 -07:00
Weijun Wang
5d137e0d2f
6944847: native gss lib names on linux
...
Reviewed-by: valeriep
2010-04-20 19:30:31 +08:00
Yong Jeffrey Huang
a7b302b493
Merge
2010-04-20 01:24:48 -07:00
Andrew Brygin
8403ec67a3
6936389: FontManager.fileCloser may cause memory leak in applets
...
Reviewed-by: igor, prr, ant
2010-04-20 11:06:47 +04:00
Naoto Sato
4d2c11649f
6943941: Rebranding issues with some tests in jdk/test/java/util
...
Reviewed-by: ohair
2010-04-19 14:48:46 -07:00
Lana Steuck
552f2a578c
Merge
2010-04-17 08:12:00 -07:00
Weijun Wang
592e8de4e1
6939248: Jarsigner can't extract Extended Key Usage from Timestamp Reply correctly
...
Reviewed-by: xuelei, mullan
2010-04-16 10:13:23 +08:00
Weijun Wang
7afbc895a8
6937978: let keytool -gencert generate the chain
...
Reviewed-by: mullan
2010-04-16 10:06:07 +08:00
Xueming Shen
d0a7eafe8d
6931676: TEST_BUG: wrong value for bugid in comments
...
Update to the correct bugid
Reviewed-by: martin
2010-04-15 17:00:55 -07:00
Lana Steuck
951fbb9129
Merge
2010-04-15 11:51:48 -07:00
Chris Hegarty
61ab8e5bfd
6943219: test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java fail in linux
...
Reviewed-by: andrew
2010-04-15 16:37:16 +01:00
Masayoshi Okutsu
6cfd12db85
6941948: NumaricShaper.shape() doesn't work with NumericShaper.Range.EASTERN_ARABIC
...
Reviewed-by: peytoia
2010-04-14 13:53:17 +09:00
Yong Jeffrey Huang
6798c200f0
Merge
2010-04-11 21:04:45 -07:00
Xue-Lei Andrew Fan
52e1e32cdb
6941936: Broken pipe error of test case DNSIdentities.java
...
Reviewed-by: chegar
2010-04-10 09:13:12 +08:00
Lana Steuck
e98b3651ea
Merge
2010-04-08 15:34:29 -07:00
Martin Buchholz
6b4917957f
6941130: Semaphore should throw if number of permits overflows or underflows
...
Check if release could make number of permits negative
Reviewed-by: dl, dholmes
2010-04-07 12:30:49 -07:00
Chris Hegarty
cb7c94da7e
6648001: Cancelling HTTP authentication causes subsequent deadlocks
...
Reviewed-by: michaelm
2010-04-06 13:47:59 +01:00
Abhijit Saha
9039997db4
Merge
2010-04-05 16:11:59 -07:00
Xueming Shen
ec70851450
4947220: (process)Runtime.exec() cannot invoke applications with unicode parameters(win)
...
To use CreateProcessW on Windowns platform
Reviewed-by: martin
2010-04-03 18:29:11 -07:00
Xueming Shen
0020f5af66
6902790: Converting/displaying HKSCs characters issue on Vista and Windows7
...
6911753: NSN wants to add Big5 HKSCS-2004 support
Support HKSCS2008 in Big5_HKSCS and MS950_HKSCS
Reviewed-by: okutsu
2010-03-30 19:10:47 -07:00
Abhijit Saha
39f32d7819
Merge
2010-03-29 07:17:02 -07:00
Xue-Lei Andrew Fan
0f50eeb222
6693917: regression tests need to update for supporting ECC on solaris 11
...
Reviewed-by: weijun
2010-03-29 13:27:25 +08:00
Abhijit Saha
3ec9318035
Merge
2010-03-25 07:12:43 -07:00
Chris Hegarty
6fb499dc04
6937703: java/net regression test issues with samevm
...
Reviewed-by: alanb
2010-03-25 09:38:56 +00:00
Weijun Wang
512e4f93a3
6813340: X509Factory should not depend on is.available()==0
...
Reviewed-by: xuelei
2010-03-25 12:07:42 +08:00
Abhijit Saha
4e39344d24
Merge
2010-03-24 17:32:04 -07:00
Abhijit Saha
b60d36a19a
Merge
2010-03-24 14:16:57 -07:00
Chris Hegarty
498067c8a3
6614957: HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets
...
6771432: createSocket() - smpatch fails using 1.6.0_10 because of "Unconnected sockets not implemented"
6766775: X509 certificate hostname checking is broken in JDK1.6.0_10
All three bugs are interdependent
Reviewed-by: xuelei
2010-03-23 13:54:36 +00:00
Chris Hegarty
6fb9ea7278
6935233: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.java fails with modules build
...
Reviewed-by: alanb
2010-03-19 13:07:42 +00:00
Lana Steuck
7268d4595b
Merge
2010-03-18 18:52:10 -07:00
Valerie Peng
b05376b108
6837847: PKCS#11 A SecureRandom and a serialization error following installation of 1.5.0_18
...
Added a custom readObject method to PKCS11 SecureRandom impl
Reviewed-by: wetmore
2010-03-18 17:56:39 -07:00
Valerie Peng
c0cdafcd43
6695485: SignedObject constructor throws ProviderException if it's called using provider "SunPKCS11-Solaris"
...
Added checking for RSA key lengths in initSign and initVerify
Reviewed-by: vinnie
2010-03-18 17:05:42 -07:00
Weijun Wang
23a0fee518
6829283: HTTP/Negotiate: Autheticator triggered again when user cancels the first one
...
Reviewed-by: chegar
2010-03-18 18:26:37 +08:00
Lana Steuck
1f82f6a3f0
Merge
2010-03-17 14:19:07 -07:00
Pavel Porvatov
a0553816a1
6933784: NIMBUS: ImageView getNoImageIcon and getLoadingImageIcon returns nulls instead of an icon
...
Reviewed-by: peterz
2010-03-17 12:48:21 +03:00
Weijun Wang
69e5f8b791
6868865: Test: sun/security/tools/jarsigner/oldsig.sh fails under all platforms
...
Reviewed-by: wetmore
2010-03-17 09:55:04 +08:00
Chris Hegarty
9b23617373
6935199: java/net regression tests failing with Assertions
...
Reviewed-by: michaelm
2010-03-16 14:31:57 +00:00
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
Sergey Malenkov
a55a44a6e2
6707226: java.beans.Statement & java.beans.Expression miss one important usecase
...
Reviewed-by: rupashka
2010-03-11 17:39:33 +03:00
Chris Hegarty
77c61b9819
6933618: java/net/MulticastSocket/NoLoopbackPackets.java fails when rerun
...
Reviewed-by: alanb
2010-03-10 14:44:53 +00:00
Lana Steuck
55ca6aeb17
Merge
2010-03-09 15:29:13 -08:00
Lana Steuck
4a25f3ef9c
Merge
2010-03-09 15:28:09 -08:00
Lana Steuck
6df5f2e72d
Merge
2010-03-09 15:26:32 -08:00
Yumin Qi
9e32d0d9d1
6918065: Crash in Java2D blit loop (IntArgbToIntArgbPreSrcOverMaskBlit) in 64bit mode
...
Reviewed-by: igor, bae
2010-03-08 11:35:30 -08: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
Denis Fokin
ec862c8b43
6932659: JTreg test files were missed in push of 6887703
...
Reviewed-by: uta
2010-03-06 03:37:53 +03:00
Lana Steuck
954fd4b4d9
Merge
2010-03-04 13:40:03 -08:00
Lana Steuck
35bf330316
Merge
2010-03-04 13:07:48 -08:00
Sergey Malenkov
b3a9b5dca9
6921644: XMLEncoder generates invalid XML
...
Reviewed-by: peterz
2010-03-04 21:17:03 +03:00
Weijun Wang
8055ab99b7
6844909: support allow_weak_crypto in krb5.conf
...
Reviewed-by: valeriep
2010-03-04 10:37:16 +08:00
Pavel Porvatov
8b6f1b6e6f
6917744: JScrollPane Page Up/Down keys do not handle correctly html tables with different cells contents
...
Reviewed-by: peterz, alexp
2010-03-03 20:53:35 +03:00
Pavel Porvatov
8f8262e829
6913768: With default SynthLookAndFeel instance installed new JTable creation leads to throwing NPE
...
Reviewed-by: peterz
2010-03-03 20:08:55 +03:00