Alexander Stepanov
|
a5adc0deb1
|
8038488: Tidy warnings cleanup for java.beans
Reviewed-by: malenkov, alexsch
|
2014-04-02 15:59:00 +04:00 |
|
Sergey Bylokhov
|
a3a58cefca
|
8029196: Focus border of JButton.buttonType=roundRect is cut off
Reviewed-by: pchelko, alexsch
|
2014-04-02 15:23:08 +04:00 |
|
Xueming Shen
|
8decb5de90
|
8039751: UTF-8 decoder fails to handle some edge cases correctly
To update decoder.isMalformed4_2() to correctly detect out of range 2nd byte
Reviewed-by: alanb
|
2014-04-12 14:38:50 -07:00 |
|
Michael McMahon
|
e90c029bad
|
8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
|
2014-04-12 20:21:09 +01:00 |
|
Mike Duigou
|
c78cb9b1c5
|
8035284: Remove redundant null initialization
Reviewed-by: lancea, martin, chegar, shade
|
2014-04-11 14:07:25 -07:00 |
|
Brian Burkhalter
|
9e71840a87
|
8035427: Math.random() JavaDoc: missing maximum returned value
Add some documentation amplifying the description of Math.random().
Reviewed-by: psandoz
|
2014-04-11 13:12:11 -07:00 |
|
Brian Burkhalter
|
a8ce9efc15
|
8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Specify ISO-8859-1 as charset of String to decode.
Reviewed-by: chegar, sherman, mduigou, mchung
|
2014-04-10 13:19:29 -07:00 |
|
Sean Coffey
|
c34e0869d0
|
8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
|
2014-04-10 20:01:52 +01:00 |
|
Joe Darcy
|
002e08e73d
|
8039864: Fix fallthrough lint warnings in other libs
Reviewed-by: alanb, lancea
|
2014-04-10 08:43:46 -07:00 |
|
Dmitry Samersoff
|
34b9e5a9bb
|
8039368: Remove testcase from npt utf.c
Don't compile testcase by default
Reviewed-by: sla, vkempik
|
2014-04-10 07:09:13 -07:00 |
|
Chris Hegarty
|
b8e32d8ca5
|
8039527: Broken links in ConcurrentMap javadoc
Reviewed-by: martin, alanb
|
2014-04-10 11:01:15 +01:00 |
|
Weijun Wang
|
87cb02ac81
|
8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
|
2014-04-10 10:31:05 +08:00 |
|
Jeremy Manson
|
55d8dc5d85
|
8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
To add the StringBuilder variant
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
|
2014-04-09 09:36:19 -07:00 |
|
Xue-Lei Andrew Fan
|
2f501cd8a5
|
8028192: Use of PKCS11-NSS provider in FIPS mode broken
Reviewed-by: ahgross, ascarpino, asmotrak
|
2014-04-09 12:49:51 +00:00 |
|
Weijun Wang
|
8962e7ee34
|
8035986: KerberosKey algorithm names are not specified
Reviewed-by: xuelei
|
2014-04-09 17:19:19 +08:00 |
|
Sean Mullan
|
fa633bad05
|
8038431: Close InputStream when finished retrieving XML Signature HTTP References
Reviewed-by: xuelei
|
2014-04-08 11:57:57 -04:00 |
|
Pavel Reppo
|
f4f394efb5
|
8037396: URI getQuery() and getFragment() don't decode properly
Reviewed-by: chegar, michaelm
|
2014-04-07 15:40:05 +01:00 |
|
Alan Bateman
|
f046294abc
|
8039253: Remove undocumented com.oracle.net
Reviewed-by: chegar
|
2014-04-07 13:16:17 +01:00 |
|
Phil Race
|
2d55c8df9c
|
8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp
Reviewed-by: serb, pchelko
|
2014-04-01 12:38:37 -07:00 |
|
Phil Race
|
ee35591283
|
Merge
|
2014-04-01 11:53:08 -07:00 |
|
Phil Race
|
7639b17cc9
|
Merge
|
2014-04-01 09:12:51 -07:00 |
|
Alexander Scherbatiy
|
0d737e4067
|
7052708: Grammar error in EditorKit documentation
Reviewed-by: serb, pchelko
|
2014-04-01 16:46:14 +04:00 |
|
Alexander Scherbatiy
|
a9d59730a6
|
8030052: Remove reflection from JOptionPane
Reviewed-by: serb, pchelko
|
2014-04-01 13:56:07 +04:00 |
|
Sergey Bylokhov
|
282ac72515
|
8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp
Reviewed-by: pchelko, anthony
|
2014-04-01 01:59:59 +04:00 |
|
Sergey Bylokhov
|
120f43985c
|
8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp
Reviewed-by: pchelko, anthony
|
2014-04-01 01:03:52 +04:00 |
|
Sergey Bylokhov
|
41f9ffd645
|
8038657: javax.swing.BufferStrategyPaintManager has unused imports
Reviewed-by: pchelko, malenkov
|
2014-04-01 00:33:40 +04:00 |
|
Peter Brunet
|
d5c467d976
|
8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
Handle possible JNI Exceptions
Reviewed-by: prr, serb
|
2014-03-28 17:19:10 -05:00 |
|
Peter Brunet
|
0de1753309
|
8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
Handle possible JNI Exceptions
Reviewed-by: prr, serb
|
2014-03-28 16:40:00 -05:00 |
|
Phil Race
|
16ce100989
|
8037506: [javadoc] broken link in java.awt.geom.Line2D.java
Reviewed-by: jgodinez
|
2014-03-28 11:37:45 -07:00 |
|
Alexander Scherbatiy
|
b355da0052
|
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
Reviewed-by: serb, pchelko
|
2014-03-28 18:56:25 +04:00 |
|
Alexander Scherbatiy
|
a6cae47698
|
8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
Reviewed-by: serb, pchelko
|
2014-03-28 17:31:16 +04:00 |
|
Vadim Pakhnushev
|
0d3542b810
|
8029628: Many graphic artifacts
Reviewed-by: prr, bae
|
2014-03-28 14:53:19 +04:00 |
|
Anton Litvinov
|
de4e7722dd
|
8032832: Applet/browser deadlocks, when IIS integrated authentication is used
Reviewed-by: chegar, weijun
|
2014-03-28 14:41:37 +04:00 |
|
Petr Pchelko
|
33a7783be5
|
8032595: [macosx] setResizable(false) makes a frame slide down
Reviewed-by: serb, ddehaven, azvegint
|
2014-03-26 17:01:22 +04:00 |
|
Phil Race
|
405f19007b
|
8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp
Reviewed-by: serb, jgodinez
|
2014-03-25 14:16:53 -07:00 |
|
Phil Race
|
d49733b70b
|
8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m
Reviewed-by: serb, jgodinez
|
2014-03-25 12:51:28 -07:00 |
|
Petr Pchelko
|
1bdb6807d0
|
8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
Reviewed-by: serb, anthony
|
2014-03-25 16:31:02 +04:00 |
|
Petr Pchelko
|
dc0b41d3d3
|
8038217: SunFontManager.initIDs NoSuchFieldError: lcdSubPixPos
Reviewed-by: prr, serb
|
2014-03-24 23:02:05 +04:00 |
|
Phil Race
|
32ee4129bf
|
Merge
|
2014-03-24 10:43:59 -07:00 |
|
Paul Sandoz
|
0ba46cd40c
|
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb
|
2014-03-24 17:07:08 +01:00 |
|
Alan Bateman
|
252aa24c76
|
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
|
2014-03-24 15:09:47 +00:00 |
|
Jaroslav Bachorik
|
676f82b33f
|
8037274: sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails
Reviewed-by: alanb, dcubed, allwin
|
2014-03-24 13:16:25 +01:00 |
|
Joe Darcy
|
98e3dea4f3
|
8034169: Fix serial lint warnings in javax.swing
Reviewed-by: alanb, prr
|
2014-03-23 13:49:48 -07:00 |
|
Phil Race
|
beef7a6745
|
8034113: [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/AWTStrike.m
Reviewed-by: jgodinez, serb
|
2014-03-21 11:33:52 -07:00 |
|
Phil Race
|
95688c3510
|
8029008: [Parfait] warnings from b116 for jdk.src.share.native.sun.font: JNI exceptions pending
Reviewed-by: jgodinez, serb
|
2014-03-21 11:32:23 -07:00 |
|
Petr Pchelko
|
eae3043acf
|
8038106: PIT: access problem to a PrinterJob on OS X
Reviewed-by: serb, anthony, azvegint
|
2014-03-21 21:56:50 +04:00 |
|
Sergey Malenkov
|
a8e03c4648
|
8035188: KSS: javax.swing.plaf.basic.BasicComboBoxEditor
Reviewed-by: alexsch, serb
|
2014-03-21 21:47:51 +04:00 |
|
Sergey Malenkov
|
b4989e7f65
|
8035177: KSS: sun.awt.shell.ShellFolder
Reviewed-by: alexsch, serb
|
2014-03-21 21:40:52 +04:00 |
|
Sergey Malenkov
|
ab85ac58f0
|
8035171: KSS: sun.awt.shell.Win32ShellFolderManager2
Reviewed-by: alexsch, serb
|
2014-03-21 20:31:14 +04:00 |
|
Staffan Larsen
|
5deaaa84e9
|
8037225: sun/tools/jinfo/Basic.sh fails
Reviewed-by: alanb
|
2014-03-21 14:45:54 +01:00 |
|