1824 Commits

Author SHA1 Message Date
Dmitry Cherepanov
27a0a30da8 6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.")
Reviewed-by: art, anthony
2010-01-22 19:47:18 +03:00
Yong Jeffrey Huang
99efc13e49 6916787: Ukrainian currency name needs to be fixed
Reviewed-by: yhuang, peytoia
2010-01-21 22:05:31 -08:00
Vinnie Ryan
85e04e4ce4 Merge 2010-01-22 00:02:08 +00:00
Vinnie Ryan
50b83fe62f 6763530: Cannot decode PublicKey (Proider SunPKCS11, curve prime256v1)
Reviewed-by: andrew
2010-01-21 23:59:41 +00:00
Sergey Malenkov
d28858928b 4968536: DOC: Javadoc for java.beans.Encoder.getPersistenceDelegate is incomplete
Reviewed-by: peterz
2010-01-21 21:53:15 +03:00
Sergey Malenkov
559ad6f8f8 4922835: DOC: Statement javadoc should indicate that target and methodName cannot be null
Reviewed-by: peterz
2010-01-21 21:45:00 +03: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
Xue-Lei Andrew Fan
57afe92dd1 6862064: incorrect implementation of PKIXParameters.clone()
Reviewed-by: weijun, mullan
2010-01-20 21:38:37 +08:00
Dmitry Cherepanov
90bf9a073f 6660258: Java application stops Windows logout/shutdown (regression in 1.5.0_14)
Reviewed-by: anthony, art, uta
2010-01-20 01:33:49 +03: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
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
Yong Jeffrey Huang
fb1a4c18c0 Merge 2010-01-17 18:42:34 -08: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
Alexey Utkin
b5f77a0513 6916867: Fastdebug build failed after CR 4874070 fix putback
Reviewed-by: art, dcherepanov
2010-01-14 17:56:49 +03:00
Kelly O'Hair
23fc99433b Merge 2010-01-13 15:37:06 -08:00
John Coomes
cbfd52c649 Merge 2010-01-13 15:16:06 -08:00
Alexey Utkin
bbab8a6fb4 Merge 2010-01-13 17:10:23 +03:00
Yuka Kamiya
e2c3e248e5 6868503: RuleBasedBreakIterator is inefficient
Reviewed-by: okutsu
2010-01-13 15:40:47 +09:00
Michael McMahon
a77c29524f 6910590: Application can modify command array, in ProcessBuilder
Clone array returned by List.toArray()

Reviewed-by: chegar, alanb
2010-01-12 12:13:48 +00:00
Yong Jeffrey Huang
0db0a7d9e9 Merge 2010-01-11 23:25:20 -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
Yong Jeffrey Huang
0269746b49 6821191: Timezone display name localization
Reviewed-by: yhuang, ogino
2010-01-06 19:32:55 -08:00
Yong Jeffrey Huang
dbcf39cd95 6914413: abbreviation name for November is not correct in be_BY
Reviewed-by: yhuang, peytoia
2010-01-06 17:52:49 -08:00
Yong Jeffrey Huang
3ef2389b01 6716626: Integrate contributed language and country names for NL
Reviewed-by: yhuang, peytoia
2010-01-05 18:26:19 -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
Yong Jeffrey Huang
32bb0605eb 6585666: Spanish language names not compliant with CLDR
Reviewed-by: yhuang, peytoia
2009-12-28 14:58:33 -08:00
Dmitry Cherepanov
b592c92417 6857363: deadlock caused by sun.awt.X11.XTrayIconPeer$Tooltip.display
Reviewed-by: ant, art
2009-12-28 20:35:41 +03:00
Peter Zhelezniakov
ca167b2935 6860438: [Nimbus] Code to globally set slider's thumb background doesn't work as specified
Reviewed-by: rupashka
2009-12-25 17:47:08 +03:00
Yong Jeffrey Huang
35e0d860fa 6541350: TimeZone display names localization
Reviewed-by: yhuang, peytoia
2009-12-24 16:26:17 -08:00
Yong Jeffrey Huang
a3e3f6d321 6870908: reopen bug 4244752: month names in Estonian should be lowercase
Reviewed-by: yhuang, peytoia
2009-12-24 15:37:01 -08:00
Alexey Utkin
fa9fcae42b 4874070: invoking DragSource's startDrag with an Image renders no image on drag
Reviewed-by: art, denis, alexp
2009-12-24 17:19:09 +03: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
Sergey Malenkov
6fa1d77169 6904691: Java Applet Trusted Methods Chaining Privilege Escalation Vulnerability
Reviewed-by: hawtin, peterz
2009-12-22 17:56:58 +03:00
Andrei Dmitriev
79b63384b2 6893325: JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that
Reviewed-by: art, dcherepanov
2009-12-22 17:28:52 +03:00
Dmitry Cherepanov
99ec457434 6908299: Missed changes for 6664512 during the merge with 6879044
Reviewed-by: mchung, art
2009-12-23 01:22:11 +03:00
Peter Zhelezniakov
af7c975cc6 6860433: [Nimbus] Code to set a single slider's thumb background doesn't work as specified
Reviewed-by: rupashka
2009-12-21 19:26:58 +03:00