Sergey Malenkov
|
dd0ba6cac3
|
8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
Reviewed-by: alexsch, serb
|
2014-05-21 16:48:04 +04:00 |
|
Alexander Scherbatiy
|
74511c3cf5
|
8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
Reviewed-by: malenkov
|
2014-05-21 14:13:17 +04:00 |
|
Alexander Scherbatiy
|
ad5b8ee3f0
|
8036110: In TextField can only select text visible or to the left of the cursor
Reviewed-by: serb, pchelko
|
2014-05-21 14:07:06 +04:00 |
|
Alexander Zuev
|
24c1439f36
|
8037398: integer overflow in jdk/src/share/bin/java.c
Reviewed-by: ksrini
|
2014-05-20 23:17:01 +04:00 |
|
Joe Darcy
|
17612e8b46
|
8042864: Fix raw and unchecked warnings in javax.print
Reviewed-by: prr, henryjen
|
2014-05-20 09:36:22 -07:00 |
|
Dmitry Samersoff
|
878ab77469
|
8041435: Make JDWP socket connector accept only local connections by default
Bind to localhost only if no address specified. Require * to bind to all available addresses
Reviewed-by: dcubed, sspitsyn
|
2014-05-20 06:11:05 -07:00 |
|
Ivan Gerasimov
|
56436ec3c3
|
7195480: javax.smartcardio does not detect cards on Mac OS X
Reviewed-by: valeriep
|
2014-05-20 10:11:23 +04:00 |
|
David DeHaven
|
bf464ca61b
|
8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X
Use _setjmp/_longjmp instead
Reviewed-by: prr, anthony
|
2014-05-19 23:21:39 +04:00 |
|
Joe Darcy
|
ba597e32a7
|
8042871: Fix raw and unchecked warnings in sun.audio
Reviewed-by: serb
|
2014-05-19 10:03:58 -07:00 |
|
Rob McKenna
|
4b44e25310
|
8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
Reviewed-by: mullan
|
2014-05-19 14:28:08 +01:00 |
|
Anton Nashatyrev
|
86104df3c2
|
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
Reviewed-by: bae, serb
|
2014-05-19 16:48:41 +04:00 |
|
Steven Sides
|
3172613954
|
8040893: Add block tags for @return and @param to swing border classes
Reviewed-by: malenkov, alexsch
|
2014-05-19 10:43:09 +04:00 |
|
Steven Sides
|
764a4758cb
|
8039966: Add @return and @param block tags in colorchooser and filechooser swing classes
Reviewed-by: malenkov, alexsch
|
2014-05-19 10:34:42 +04:00 |
|
Christian Thalinger
|
3a555f0516
|
8032606: ClassValue.ClassValueMap.type is unused
Reviewed-by: jrose, vlivanov
|
2014-05-16 09:20:56 -07:00 |
|
Dmitriy Ermashov
|
4bb7d28843
|
8042089: Fix doclint warnings from javax.swing.tree and javax.swing.undo packages
Reviewed-by: alexsch
|
2014-05-16 17:45:35 +04:00 |
|
Alexander Stepanov
|
c9787c534d
|
8042120: Fix doclint warnings from javax.swing.text.html.parser
Reviewed-by: alexsch
|
2014-05-16 17:41:47 +04:00 |
|
Sergey Malenkov
|
df3fb56e9e
|
8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
Reviewed-by: alexsch, serb
|
2014-05-16 15:57:06 +04:00 |
|
Sergey Malenkov
|
e01b173e5a
|
8043152: KSS: javax.swing.plaf.synth.SynthContext
Reviewed-by: alexsch, serb
|
2014-05-16 15:51:57 +04:00 |
|
Sergey Malenkov
|
83d661a615
|
8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
Reviewed-by: alexsch, serb
|
2014-05-16 15:46:24 +04:00 |
|
David DeHaven
|
17a7184b51
|
8003900: X11 dependencies should be removed from Mac OS X build
Reviewed-by: anthony, art, pchelko
|
2014-05-13 10:29:12 -07:00 |
|
Alexander Zvegintsev
|
6975db94bc
|
8041896: Test closed/java/awt/Choice/RemoveAllShrinkTest/RemoveAllShrinkTest fails with java.awt.IllegalComponentStateException
Reviewed-by: pchelko, serb
|
2014-05-15 20:24:13 +04:00 |
|
Anton Litvinov
|
5b7ccb7c0a
|
8041725: Nimbus JList selection colors persist across L&F changes
Reviewed-by: alexsch, alexp
|
2014-05-15 20:21:17 +04:00 |
|
Andrew Brygin
|
a89eab1dc7
|
6945174: IndexOutOfBoundsException calling ImageIO.read() on malformed PNG
Reviewed-by: prr, serb
|
2014-05-14 18:19:14 +04:00 |
|
Sergey Bylokhov
|
db84d6b169
|
8042007: Javadoc cleanup of javax.sound.sampled.spi package
Reviewed-by: pchelko, bagiras
|
2014-05-13 16:06:12 +04:00 |
|
Phil Race
|
349b9794b1
|
Merge
|
2014-05-12 09:38:27 -07:00 |
|
Jamil Nimeh
|
4e99062caa
|
6996377: shrink duplicate code in the constructor of PKIXValidator
Reviewed-by: mullan, xuelei
|
2014-05-12 12:35:23 -04:00 |
|
Phil Race
|
a80118b3ae
|
8038876: Remove use of ServiceLoader in finding class implementing sun.java2d.cmm.CMMServiceProvider
Reviewed-by: bae, mchung
|
2014-05-12 09:32:23 -07:00 |
|
Peter Levart
|
f7d1a7975b
|
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Reviewed-by: alanb, rriggs, martin
|
2014-05-12 17:34:29 +02:00 |
|
Joel Borggrén-Franck
|
abd503efeb
|
8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
Reviewed-by: psandoz
|
2014-05-12 14:47:55 +02:00 |
|
Pavel Rappo
|
a134b62a96
|
7153400: ThreadPoolExecutor's setCorePoolSize method allows corePoolSize > maxPoolSize
Reviewed-by: chegar, martin, mduigou
|
2014-05-14 15:46:27 +01:00 |
|
Naoto Sato
|
d0dadf23c5
|
8041791: String.toLowerCase regression - violates Unicode standard
Reviewed-by: peytoia
|
2014-05-14 10:52:51 -07:00 |
|
Alan Bateman
|
3b959b9adf
|
8043119: (props) Properties.storeToXML closes output stream
Reviewed-by: lancea
|
2014-05-14 16:40:53 +01:00 |
|
Michael McMahon
|
df9743eb64
|
8034170: src/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
Reviewed-by: chegar
|
2014-05-14 11:16:41 +01:00 |
|
Alan Bateman
|
51093931dc
|
8042889: (props) Properties.loadFromXML/storeToXML should consistently use the UKit parser
Reviewed-by: joehw, chegar, mchung
|
2014-05-13 11:03:25 +01:00 |
|
Alexander Stepanov
|
02e5c4a107
|
8038795: Tidy warnings cleanup for javax.management
Reviewed-by: dfuchs
|
2014-05-12 14:33:13 +04:00 |
|
Alexander Stepanov
|
0547ad2898
|
8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
Reviewed-by: lancea
|
2014-05-12 14:12:33 +04:00 |
|
Eric McCorkle
|
2fea2c21d6
|
8042859: Build broken for Solaris
Remove stray quotes causing build failures
Reviewed-by: sla, chegar
|
2014-05-09 15:27:02 -04:00 |
|
Mandy Chung
|
fc6f28f9ad
|
8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj
|
2014-05-09 09:04:41 -07:00 |
|
Staffan Larsen
|
70bf57509c
|
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff
|
2014-05-09 12:06:13 +02:00 |
|
Alan Bateman
|
3162db1047
|
8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
Reviewed-by: chegar
|
2014-05-09 09:47:07 +01:00 |
|
Omair Majid
|
a9f93ddc32
|
8042806: Splashscreen uses libjpeg-internal macros
Reviewed-by: anthony, prr
|
2014-05-08 19:27:24 -04:00 |
|
Phil Race
|
4c217914c2
|
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
Reviewed-by: flar, mchung
|
2014-05-08 15:17:02 -07:00 |
|
Petr Pchelko
|
358e8a04ee
|
8042752: [macosx] NSEvent instances leak throw JNI local references
Reviewed-by: serb, azvegint
|
2014-05-08 18:37:34 +04:00 |
|
Weijun Wang
|
79cdf6ad7f
|
8039951: com.sun.security.auth.module missing classes on some platforms
Reviewed-by: mullan
|
2014-05-08 22:30:31 +08:00 |
|
Weijun Wang
|
db6cc0853b
|
8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
Reviewed-by: alanb, mullan
|
2014-05-08 22:30:24 +08:00 |
|
Petr Pchelko
|
1ec8e7aa8a
|
8036917: [macosx] Native memory leaks
Reviewed-by: serb, azvegint
|
2014-05-08 16:50:42 +04:00 |
|
Matthias Braun
|
535c74a38e
|
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
Reviewed-by: anthony, azvegint
|
2014-05-08 11:46:03 +02:00 |
|
Yuri Nesterenko
|
c6e71cb59d
|
8042105: Fix some more doclint issues in javax.swing.text.html classes
Reviewed-by: alexsch
|
2014-05-08 13:26:26 +04:00 |
|
David DeHaven
|
b9113e4f41
|
8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
|
2014-05-05 23:21:27 -07:00 |
|
Petr Pchelko
|
ceed2af620
|
8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
Reviewed-by: serb, azvegint
|
2014-05-07 19:47:26 +04:00 |
|