5362 Commits

Author SHA1 Message Date
Lana Steuck
750e587f23 Merge 2013-02-05 11:10:07 -08:00
Sergey Malenkov
ac95e3f1ed 8006790: Improve checking for windows
Reviewed-by: art, mschoene
2013-02-05 20:07:54 +04:00
Phil Race
05882c2a52 8001031: Better font processing
Reviewed-by: srl, vadim
2013-03-07 10:02:20 -08:00
Phil Race
ae2454b3e5 8004986: Better handling of glyph table
8004987: Improve font layout
8004994: Improve checking of glyph table

Reviewed-by: srl, jgodinez
2013-02-26 10:07:26 -08:00
Phil Race
ae5b3c9310 8008249: Sync ICU into JDK
Reviewed-by: bae, jgodinez
2013-02-15 13:07:17 -08:00
Stuart Marks
3a4936696c 8009857: Problem with plugin
Reviewed-by: jdn, mchung
2013-03-18 18:15:59 -07:00
Lance Andersen
d059d367eb 8009814: Better driver management
Reviewed-by: alanb, skoivu
2013-03-18 13:30:20 -04:00
Valerie Peng
c5d72546c0 8009610: Blacklist certificate used with malware
Updated the black list and the reg test with the new cert.

Reviewed-by: weijun
2013-03-11 20:18:32 -07:00
Alexey Utkin
28441d3ff3 8009463: Regression test test\java\lang\Runtime\exec\ArgWithSpaceAndFinalBackslash.java failing
Reviewed-by: alanb, ahgross
2013-03-08 13:35:15 +04:00
Daniel Fuchs
78478633f9 8009305: Improve AWT data transfer
Reviewed-by: art, skoivu, smarks, ant
2013-03-14 18:41:42 +01:00
Chris Hegarty
046d36e089 8009063: Improve reliability of ConcurrentHashMap
Reviewed-by: alanb, ahgross
2013-03-03 10:07:52 +00:00
Andrew Brygin
b15549ed0b 8007918: Better image writing
Reviewed-by: mschoene, prr, jgodinez
2013-02-26 01:41:36 +04:00
Andrew Brygin
57d870834f 8007667: Better image reading
Reviewed-by: prr, jgodinez, mschoene
2013-02-26 00:41:40 +04:00
Andrew Brygin
243470f47e 8007617: Better validation of images
Reviewed-by: prr, mschoene, jgodinez
2013-02-19 11:47:42 +04:00
Phil Race
46a46798f1 8006795: Improve font warning messages
Reviewed-by: bae, jgodinez
2013-02-08 09:15:01 -08:00
Dmitry Samersoff
e3fdd3983d 8006435: Improvements in JMX
Improvements in JMX

Reviewed-by: dfuchs, skoivu, alanb, mchung
2013-03-05 00:02:24 +04:00
Alexey Utkin
3c0be232be 8005942: (process) Improved Runtime.exec
Reviewed-by: alanb, ahgross
2013-02-22 17:49:15 +04:00
Sergey Bylokhov
0c8b65724a 8004261: Improve input validation
Reviewed-by: art, mschoene, amenkov
2013-02-15 13:49:38 +04:00
Edvard Wendelin
11036fb4d5 Merge 2013-02-05 15:35:35 +01:00
Vinnie Ryan
85c0519ca6 8007483: attributes are ignored when loading keys from a PKCS12 keystore
Reviewed-by: mullan
2013-02-05 14:25:47 +00:00
Jaroslav Bachorik
631c9a9bad 8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
Reviewed-by: rbackman
2013-02-05 12:36:32 +01:00
Joe Darcy
920d11993c 8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
Reviewed-by: chegar, jfranck
2013-02-04 17:56:29 -08:00
David Holmes
eb1726c151 Merge 2013-02-04 18:08:50 -05:00
Jia-Hong Chen
78b547afa7 8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE

Reviewed-by: prr, vadim
2013-02-04 12:04:38 -08:00
Xueming Shen
db8ced219f 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data
8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding =

Updated the spec to describe the expected behave explicitly and the implementation to follow

Reviewed-by: alanb, chegar, lancea
2013-02-04 11:58:43 -08:00
Sergey Bylokhov
7add1f152d 8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
Reviewed-by: prr, flar
2013-02-04 19:50:06 +04:00
Petr Pchelko
ab34438938 8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target
Changed the calculation of the drag image offset

Reviewed-by: serb, kizune
2013-02-04 13:54:53 +00:00
Dmitry Samersoff
eea117f3e5 8002048: Protocol to discovery of manageable Java processes on a network
Introduce a protocol to discover manageble Java instances across a network subnet, JDP

Reviewed-by: sla, dfuchs
2013-02-03 21:39:58 +04:00
Brian Burkhalter
3f02516d3e 6471906: java.lang.NegativeArraySizeException in tenToThe
Reviewed-by: darcy
2013-02-03 18:20:24 +04:00
Kumar Srinivasan
81a6d7fb01 8003549: (pack200) assertion errors when processing lambda class files with IMethods
Add more check for opcode, sketch provided by jrose

Reviewed-by: jrose
2013-02-01 22:12:52 -08:00
Joe Darcy
0050c5b4fb 6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
Reviewed-by: shade
2013-02-01 19:30:02 -08:00
Brian Burkhalter
854e269f20 5035569: Formatter should document that %a conversion unsupported for BigDecimal args
Reviewed-by: darcy
2013-02-01 21:01:44 +00:00
Andrew Brygin
01ea5d17ec 8004801: The image of BufferedImage.TYPE_INT_ARGB is blank
Reviewed-by: prr
2013-02-01 20:06:27 +04:00
Jayashree Viswanathan
38f3a59c9a 8006536: [launcher] removes trailing slashes on arguments
Reviewed-by: ksrini, akhil
2013-02-01 07:25:51 -08:00
Chris Hegarty
d0830009e8 8006395: Race in async socket close on Linux
Reviewed-by: alanb, dsamersoff
2013-02-01 06:51:37 +00:00
Lana Steuck
15cde403c4 Merge 2013-01-31 14:10:14 -08:00
Xueming Shen
320ce960ce 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake

To ignore single non-base64 char in mime decoding

Reviewed-by: alanb
2013-01-31 13:13:14 -08:00
Joe Darcy
9101ca61f5 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types
Reviewed-by: mduigou
2013-01-31 12:13:21 -08:00
Xueming Shen
907f0724ce 8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed
To check null for dec/enc.wrap methods

Reviewed-by: alanb
2013-01-31 11:09:36 -08:00
Lana Steuck
40c0ad3990 Merge 2013-01-31 10:22:25 -08:00
Pete Brunet
018fbffe54 7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
Reviewed-by: art, anthony, alexsch
2013-01-31 18:51:17 +04:00
Leonid Romanov
d843dec3b7 8007006: [macosx] Closing subwindow loses main window menus
Reviewed-by: anthony
2013-01-31 18:25:59 +04:00
Joel Borggrén-Franck
34e1726860 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement
8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances

Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType

Reviewed-by: darcy, abuckley
2013-01-31 10:10:34 +01:00
Alejandro Murillo
294ab2b404 Merge 2013-01-30 10:18:33 -08:00
Lana Steuck
58717e9087 Merge 2013-01-29 20:19:48 -08:00
Joel Borggrén-Franck
b29b479461 8004698: Implement Core Reflection for Type Annotations
Reviewed-by: darcy
2013-01-29 10:32:49 +01:00
Erik Joelsson
8be9f14166 Merge 2013-01-28 14:23:09 +01:00
Edvard Wendelin
a320378fac 8006864: Update java.security-linux to include changes in java.security
Reviewed-by: mchung, mullan
2013-01-28 11:07:07 +01:00
Lana Steuck
f76350f541 Merge 2013-01-26 19:22:51 -08:00
Eric Mccorkle
c2419823c8 8006503: JVM_PrintStackTrace is not used in JDK
Reviewed-by: alanb, darcy
2013-01-26 16:57:02 +00:00