Weijun Wang
42b61014b3
6997740: ktab entry related test compilation error
...
Reviewed-by: valeriep
2010-11-06 09:11:18 +08:00
Kumar Srinivasan
3f811bd634
6985763: Pack200.Packer.pack(...) and Pack200.Unpacker.unpack(...) throw unspecified exceptions
...
Reviewed-by: jrose, dholmes, alanb, mduigou
2010-11-05 14:15:25 -07:00
Sean Coffey
c661170adb
6957378: JMX memory leak
...
Reviewed-by: emcmanus, kevinw
2010-11-05 17:15:44 +00:00
Lana Steuck
ac1e3ac7bc
Merge
2010-11-05 08:18:46 -07:00
Sean Coffey
9072e150d7
6696028: JMXServiceURL like service:jmx:rmi:///jndi/iiop:// should be rejected by the RMI conn provider
...
6984520: NPE IN RMIConnector.connect
Reviewed-by: emcmanus, kevinw
2010-11-05 13:52:37 +00:00
Erik Trimble
9c9fc5ccc2
Merge
2010-11-04 16:09:49 -07:00
Lana Steuck
431c033058
Merge
2010-11-04 15:38:39 -07:00
Mandy Chung
fb4886a3b5
6720170: ByteArrayInputStream.skip(long) can overflow internally
...
Reviewed-by: dholmes, alanb
2010-11-04 14:19:31 -07:00
Lana Steuck
fba090f3e8
Merge
2010-11-02 19:40:45 -07:00
Lana Steuck
458c60b276
Merge
2010-11-02 12:45:49 -07:00
Naoto Sato
63cb31c203
6989111: Incorrect default locale for New Zealand
...
6990452: Provide system properties for the user specified script
6992312: Currency becomes XXX if do not specify user.country.format
Reviewed-by: okutsu
2010-11-02 10:34:46 -07:00
Alan Bateman
53b29c21d0
Merge
2010-11-02 10:15:06 +00:00
Alan Bateman
b1deb7b1e3
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
...
Reviewed-by: chegar
2010-11-02 10:07:21 +00:00
Alan Bateman
c51ac2a369
6993126: (aio) remove AsynchronousDatagramChannel
...
Reviewed-by: chegar
2010-11-02 10:05:42 +00:00
Xue-Lei Andrew Fan
f685cc171a
6916074: Add support for TLS 1.2
...
6985179: To support Server Name Indication extension for JSSE client
Introduces the algorithm constraints to support signature and hash algorithm selection. Includes contributions from wetmore and weijung.
Reviewed-by: wetmore, weijun
2010-11-01 22:02:35 -07:00
Mandy Chung
b71960eeee
6994413: JDK_GetVersionInfo0 only expects a two digit build number
...
Reviewed-by: dholmes
2010-11-01 10:59:03 -07:00
John R Rose
4f508abf49
6981777: implement JSR 292 EG adjustments from summer 2010
...
Reviewed-by: twisti
2010-10-30 21:08:23 -07:00
John R Rose
2a322bbd1d
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
...
JDK changes which run atop the corresponding JVM hook
Reviewed-by: never, twisti
2010-10-30 21:02:30 -07:00
Xue-Lei Andrew Fan
aab01a90d7
4873188: Support TLS 1.1
...
Reviewed-by: wetmore, weijun
2010-10-30 18:39:17 +08:00
Weijun Wang
d2ef113186
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
...
6984764: kerberos fails if service side keytab is generated using JDK ktab
Reviewed-by: valeriep
2010-10-28 21:14:44 +08:00
Pavel Porvatov
3a8d7f818e
6735286: javax.swing.DefaultTableCellRender.getTableCellRendererComponent() doesn't allow passing null Tables
...
Reviewed-by: alexp
2010-10-26 12:35:14 +04:00
Pavel Porvatov
00b0b853c8
6632810: javax.swing.plaf.basic.BasicScrollPaneUI.getBaseline(JComponent, int, int) doesn't throw NPE and IAE
...
Reviewed-by: alexp
2010-10-25 19:24:50 +04:00
Naoto Sato
d6aaa2692f
6993339: Bug4168625Test.java fails
...
Reviewed-by: peytoia
2010-10-22 11:32:26 -07:00
Mandy Chung
5b64666e30
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is initialized
...
Reviewed-by: dholmes
2010-10-22 11:22:54 -07:00
Alan Bateman
f8b4e1e1bd
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
...
Reviewed-by: chegar
2010-10-22 17:40:31 +01:00
Sergey Malenkov
704780d250
4358979: javax.swing.border should have a DashedBorder
...
Reviewed-by: flar, alexp
2010-10-21 20:41:20 +04:00
Chris Hegarty
0d92e368ee
6993490: SocketTimeoutException on HTTP keep-alive connections
...
Reviewed-by: michaelm
2010-10-21 16:49:36 +01:00
Alan Bateman
c6d66451cf
6993267: TEST_BUG: java/nio/file/Path/InterruptCopy.java fails intermittently (win)
...
Reviewed-by: forax
2010-10-21 14:39:58 +01:00
Alexander Potochkin
eee0c8b959
6989617: Enable JComponent to control repaintings of its children
...
Reviewed-by: rupashka
2010-10-20 19:37:48 +04:00
Mandy Chung
d0f3de3b59
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
...
Reviewed-by: dholmes, alanb
2010-10-19 10:02:25 -07:00
Mandy Chung
441155f0d9
6992968: test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh should not hang
...
Reviewed-by: alanb, dholmes
2010-10-19 09:49:08 -07:00
Lana Steuck
45d07f9520
Merge
2010-10-18 21:50:02 -07:00
Lana Steuck
725109cea1
Merge
2010-10-18 21:46:27 -07:00
Lana Steuck
cfb1ea458c
Merge
2010-10-18 21:44:47 -07:00
Yoshito Umaoka
8df28ab0e3
6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
...
Reviewed-by: srl
2010-10-18 14:45:00 -07:00
Lana Steuck
67a5640f22
Merge
2010-10-18 12:43:39 -07:00
Sean Coffey
9b05f554fa
6974104: TEST: sun/nio/ch/6645197.java should be fixed in 1.5.0u25b05 and jdk6 workspace
...
Reviewed-by: alanb
2010-10-18 18:04:02 +01:00
Alan Bateman
a201a9248c
Merge
2010-10-18 10:31:11 +01:00
Alan Bateman
7ed3e0a896
4837564: (bf) Please make DirectByteBuffer performance enhancements
...
Reviewed-by: chegar
2010-10-18 10:29:59 +01:00
Lana Steuck
42fc60ebfd
Merge
2010-10-17 19:43:33 -07:00
Lana Steuck
649b50b659
Merge
2010-10-15 11:45:30 -07:00
Alan Bateman
444dc7067b
6743526: (bf) -XX:MaxDirectMemorySize=<size> limits memory usage rather than total capacity as intended
...
Reviewed-by: chegar
2010-10-15 15:09:37 +01:00
Vladimir Yaroslavskiy
aa1307fc6e
6976036: Dual-pivot quicksort update (10/2010 tune-up)
...
Reviewed-by: alanb
2010-10-15 12:10:32 +01:00
Andrew Brygin
5e04c64e9e
6773022: java.awt.image.SampleModel.getDataElements() does't throw ArrayIndexOutOfBoundsEx for Integer.MAX_V
...
Reviewed-by: igor, prr
2010-10-15 11:26:43 +04:00
Kumar Srinivasan
74d4519ed4
6746111: Improve pack200 error message
...
Reviewed-by: jrose
2010-10-14 14:55:03 -07:00
Kumar Srinivasan
4b93eff932
6982312: (pack200) pack200 fails with the jdk7 class files
...
Reviewed-by: jrose
2010-10-14 14:41:08 -07:00
Sean Mullan
e8bd538cc9
Merge
2010-10-15 10:59:03 -04:00
Sean Mullan
bbded477bb
6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate
...
Reviewed-by: xuelei
2010-10-15 10:55:59 -04:00
Lana Steuck
50a3d5d4a0
Merge
2010-10-14 11:07:15 -07:00
Kumar Srinivasan
e17e251af7
6991164: pack source needs vendor rebranding changes (jdk7 only)
...
Reviewed-by: ohair, jrose
2010-10-14 09:36:05 -07:00