1612 Commits

Author SHA1 Message Date
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
Lana Steuck
a5325ffb94 Merge 2010-01-15 15:36:54 -08:00
Chris Hegarty
c5c869ce94 6916922: (sctp) SO_RCVBUF & SO_SNDBUF returns twice the value set
Reviewed-by: alanb
2010-01-15 16:31:16 +00:00
Sean Mullan
152798a7ef Merge 2010-01-15 09:58:48 -05:00
Sean Mullan
60fa841f74 6915939: Exception should be thrown if OCSP SingleResponses contain unresolved critical extensions
Reviewed-by: xuelei
2010-01-15 09:48:21 -05:00
Joe Darcy
738b0c0ec7 6908218: java.lang.Deprecated should have explicit @Target meta-annotation
Reviewed-by: mernst
2010-01-14 20:05:19 -08:00
John Coomes
cbfd52c649 Merge 2010-01-13 15:16:06 -08:00
Joe Darcy
8e7d694a82 6828204: NavigableSet.subSet() documentation refers to nonexistent parameters
Reviewed-by: martin
2010-01-11 15:35:28 -08:00
Chris Hegarty
1d92211cb6 6915313: Reorganize implementation to make it more feasible to port to JDK6
This makes the SCTP implementation easier to run with Suns JDK6.

Reviewed-by: alanb
2010-01-11 16:04:05 +00:00
Alan Bateman
30d2fd5f41 6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win]
Reviewed-by: chegar
2010-01-10 12:29:19 +00:00
Alan Bateman
46d57b48e4 6907760: (file) OVERFLOW event should cause pending events to be purged
Reviewed-by: chegar
2010-01-09 19:32:58 +00:00
Joe Darcy
7eff9123d3 6915171: Clarify checked/unchecked status of Throwable and its subclasses
Reviewed-by: dholmes
2010-01-07 19:42:43 -08:00
John R Rose
020e5501fd 6914665: update jdk code for JSR 292 (post 6858164)
Fill in missing API implementations, fix numerous bugs, adjust APIs towards EG design.

Reviewed-by: twisti
2010-01-07 16:16:45 -08:00
Weijun Wang
a3071a3b47 6913636: kvno check in JSSE
Reviewed-by: valeriep
2010-01-05 10:40:44 +08:00
Weijun Wang
d6e00a699d 6895424: RFC 5653
Reviewed-by: valeriep
2010-01-05 10:40:36 +08:00
Weijun Wang
56ac52238f 6907425: JCK Kerberos tests fail since b77
Reviewed-by: valeriep
2009-12-24 13:56:28 +08:00
Weijun Wang
709a5076d8 6843127: krb5 should not try to access unavailable kdc too often
Reviewed-by: valeriep, mullan
2009-12-24 13:56:19 +08:00
Tim Bell
4797193455 Merge 2009-12-19 10:26:19 -08:00
Mandy Chung
fc0c5a5729 6909573: Temporary launcher support to add modules in the bootclasspath
Add the list of modules to the bootclasspath if lib/rt.jar and classes don't exist

Reviewed-by: alanb, ohair, ksrini
2009-12-18 11:42:03 -08:00
Mandy Chung
886a7ade8f 6898747: Allow JNDI cosnaming provider to be used when java.applet is not present
Check if java.applet.Applet is present before accessing the type

Reviewed-by: alanb, vinnie
2009-12-17 08:11:21 -08:00
Lana Steuck
6d6ed99403 Merge 2009-12-16 00:09:57 -08:00
Joe Darcy
37a980650b 6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
Reviewed-by: alanb
2009-12-15 13:51:44 -08:00
Joe Darcy
7f5baa6fe8 6909563: Javadoc build warnings in rmi, security, management
Reviewed-by: mchung, mullan
2009-12-11 10:40:14 -08:00
Joe Darcy
5d2842c0cf 4891262: API spec, javax/accessibility: few invalid javadoc tags
Reviewed-by: jjg
2009-12-10 13:28:07 -08:00
Joe Darcy
d4acc8e0fc 6909070: Missing package statements in java.text.Bidi @see links
Reviewed-by: anthony
2009-12-10 13:04:13 -08:00
Lana Steuck
ac644fa9f8 Merge 2009-12-10 09:50:09 -08:00
Lana Steuck
e4beee76a3 Merge 2009-12-10 09:46:13 -08:00
Lana Steuck
551e5452ec Merge 2009-12-10 09:43:48 -08:00
Chris Hegarty
3618013125 Merge 2009-12-10 09:08:51 -08:00
Sean Mullan
fdf2e817d8 Merge 2009-12-10 11:34:31 -05:00
Sean Mullan
317dfd5205 6867348: Digest Value of References inside Manifest - calculation order problem
Reviewed-by: xuelei
2009-12-10 11:31:22 -05:00
Chris Hegarty
526f2c6d7f 6909089: Memory leak occurs by lack of free for read buffer in SocketInputStream#read()
Reviewed-by: alanb, jccollet
2009-12-10 15:52:19 +00:00
Peter Zhelezniakov
6f392281ef 6827653: Make Synth UI classes public
Reviewed-by: alexp
2009-12-10 12:08:58 +03:00
Mandy Chung
642c276d6c 6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
Fix incorrect tag @See with @see.

Reviewed-by: darcy
2009-12-09 21:09:38 -08:00
Joe Darcy
07d94668d2 6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash
Reviewed-by: ksrini
2009-12-09 17:55:48 -08:00
Andrei Dmitriev
9fa8250781 6903893: Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles
Reviewed-by: dcherepanov, art
2009-12-09 14:33:55 +03:00
Anthony Petrov
f11ee4ea15 6900622: Security warning icon is not getting displayed properly for tooltip
Pass a correct value for the hWndInsertAfter argument to the ::SetWindowPos() function

Reviewed-by: art, dcherepanov
2009-12-09 14:02:48 +03:00
Sergey Malenkov
dc08e50479 6905574: DOC: Introspector's javadoc contains wrong statement
Reviewed-by: gsm
2009-12-09 11:38:30 +03:00
Sergey Malenkov
340a46710c 4638075: DOC: Doc for java.beans.PropertyDescriptor.getPropertyType() is incorrect
Reviewed-by: gsm
2009-12-09 11:34:18 +03:00
Jesse Wilson
1c4f3aa56b 6903754: (bf) Improve floating-point buffer comparison
Describe the exact behavior of {Double,Float}Buffer.{equals,compareTo}; fix non-anti-symmetric behavior of compareTo

Reviewed-by: alanb
2009-12-08 12:41:01 -08:00
Tim Bell
b66d49a7f2 Merge 2009-12-08 09:15:33 -08:00
Mandy Chung
881a1c5842 6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
Reapply fix for 6879044 in java.awt.KeyboardFocusManager

Reviewed-by: dcherepanov, asaha
2009-12-08 09:02:09 -08:00
Josh Bloch
decdef947b 6905046: More Dual-pivot quicksort improvements
More improvements from the DPQ team

Reviewed-by: alanb
2009-12-08 12:40:30 +00:00
Martin Buchholz
74ad65ac21 6900043: Add method to return line.separator property
Add System.lineSeparator(), returning getProperty("line.separator")

Reviewed-by: darcy
2009-12-07 16:44:40 -08:00
Martin Buchholz
5732731ca5 6905029: Broken links in Deflater and DeflaterOutputStream javadoc
Fix syntax errors in @links

Reviewed-by: alanb
2009-12-07 15:32:26 -08:00
Alan Bateman
cce522196a Merge 2009-12-07 20:25:59 +00:00
Vinnie Ryan
5c20a6292f 6876158: Remove dependencies on Signer, Certificate, Identity, IdentityScope classes from java.security pkg
Reviewed-by: alanb, mullan
2009-12-07 17:06:59 +00:00
Anton Tarasov
45c70cd97e 6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
Reviewed-by: art, dcherepanov
2009-12-07 16:38:44 +03:00