Jia-Hong Chen
c3e1c6d07b
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
...
Reviewed-by: prr, vadim
2013-02-08 11:36:18 -08:00
Jia-Hong Chen
410876d0ee
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
...
Reviewed-by: prr, vadim
2013-02-08 11:25:42 -08:00
Mikhail Cherkasov
fc6a9c2d07
8005932: Java 7 on mac os x only provides text clipboard formats
...
Reviewed-by: alexp, denis
2013-02-08 22:08:10 +04:00
Valerie Peng
3ae3ac4f87
8007688: Blacklist known bad certificate
...
Added two known bad certs to the blacklist certs.
Reviewed-by: mullan
2013-02-07 16:03:43 -08:00
Xue-Lei Andrew Fan
e1d6f09bba
8006777: Improve TLS handling of invalid messages
...
Reviewed-by: wetmore, ahgross
2013-02-07 16:05:55 -08:00
Mandy Chung
3479e4412a
8007611: logging behavior in applet changed
...
Reviewed-by: alanb, jgish
2013-02-07 09:41:47 -08:00
Jia-Hong Chen
fb6927c36c
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
...
Reviewed-by: prr, vadim
2013-02-06 14:45:02 -08:00
Alan Bateman
b74073c0db
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
...
Reviewed-by: darcy
2013-02-11 20:16:18 +00:00
Dmitry Samersoff
be1edfbb6f
8007536: Incorrect copyright header in JDP files
...
Copyright header in JDP files missed the "classpath exception" rule.
Reviewed-by: mikael
2013-02-11 18:44:22 +04:00
Kumar Srinivasan
83b9b38fc5
8007902: [unpack200] incorrect BootstrapMethods attribute
...
Reviewed-by: jjh
2013-02-10 08:49:39 -08:00
Weijun Wang
76953b4d1e
8007761: NTLM coding errors
...
Reviewed-by: chegar
2013-02-09 16:43:58 +08:00
Weijun Wang
d8233ec657
8001104: Unbound SASL service: the GSSAPI/krb5 mech
...
Reviewed-by: valeriep
2013-02-09 16:43:49 +08:00
Doug Lea
724f325f44
8005697: Add StampedLock
...
Reviewed-by: chegar, alanb, dice, martin
2013-02-09 08:35:57 +00:00
Joe Darcy
826105d548
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
...
Reviewed-by: mduigou, chegar, alanb
2013-02-08 16:00:23 -08:00
Naoto Sato
ea5819f8d3
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
...
Reviewed-by: okutsu
2013-02-08 09:35:14 -08:00
Martin Buchholz
925fe9142b
8006995: java launcher fails to open executable JAR > 2GB
...
Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
2013-02-06 17:59:54 -08:00
Lance Andersen
218dc713ff
8006505: additional changes for JSR 310 support
...
Reviewed-by: naoto, ulfzibis
2013-02-06 14:15:05 -05:00
Alexander Scherbatiy
ac96c41fe8
8000326: Focus unable to traverse in the menubar
...
Reviewed-by: alexsch, malenkov
2013-02-06 18:25:06 +04:00
Mandy Chung
e84e88f4c9
8007393: Possible race condition after JDK-6664509
...
Reviewed-by: alanb, jgish
2013-02-05 22:56:47 -08:00
Lana Steuck
bab241d2e7
Merge
2013-02-05 11:11:53 -08:00
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