Sergey Malenkov
e0716258fc
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
...
Reviewed-by: alexsch, serb
2014-05-30 15:24:42 +04:00
Sergey Bylokhov
7f80153eb2
8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
...
Reviewed-by: pchelko, prr
2014-05-30 14:06:50 +04:00
Anton Nashatyrev
db6fa66954
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
...
Reviewed-by: pchelko, serb
2014-05-30 11:20:03 +04:00
Anton Nashatyrev
86e0ce97e6
8028617: Dvorak keyboard mapping not honored when ctrl key pressed
...
Reviewed-by: pchelko, anthony
2014-05-29 17:31:41 +04:00
Alexander Scherbatiy
d674dee4f2
8043705: Can't exit color chooser dialog when running as an applet
...
Reviewed-by: serb, pchelko
2014-05-28 15:36:10 +04:00
Phil Race
306a48dfd9
Merge
2014-05-27 13:58:00 -07:00
Roger Riggs
20e26966e1
8003488: (process) Provide Process.getPid()
...
Add Process.getPid
Reviewed-by: alanb, martin, igerasim
2014-05-27 16:05:04 -04:00
Phil Race
2a52417897
8035301: Eliminate dependency on sun.text from font code
...
Reviewed-by: mchung, jgodinez
2014-05-27 12:50:51 -07:00
Mandy Chung
bccd5e4671
8044034: Remove unused com/sun/tools/hat files
...
Reviewed-by: sla
2014-05-27 12:15:08 -07:00
Jonathan Lu
2a4f865234
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
...
Reviewed-by: alanb
2014-05-27 17:56:35 +08:00
Masayoshi Okutsu
989151115e
8033627: UTC+02:00 time zones are not detected correctly on Windows
...
Reviewed-by: peytoia
2014-05-27 16:20:09 +09:00
James Cheng
9442603fcd
8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler
...
Move the lopp from DigestBase.engineUpdate() to new private method implCompressMultiBlock() which can be intrinsified.
Reviewed-by: psandoz, ascarpino, forax
2014-05-26 18:34:26 -07:00
Sergey Malenkov
13c62bc476
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
...
Reviewed-by: alexsch, serb
2014-05-26 18:01:59 +04:00
Peter Brunet
4239598ced
8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
...
Remove redundant focus handler that was causing a second focus event
Reviewed-by: alexsch, pchelko
2014-05-26 16:37:25 +04:00
Alexander Scherbatiy
7a0d4ecc23
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
...
Reviewed-by: serb, pchelko
2014-05-26 14:33:49 +04:00
Phil Race
52b0d5e413
Merge
2014-05-23 11:13:54 -07:00
Phil Race
6a13c2cf98
Merge
2014-05-23 09:05:24 -07:00
Petr Pchelko
e6130c49cd
8031485: [macosx] Combo box consuming escape key events
...
Reviewed-by: serb, alexsch
2014-05-23 19:48:25 +04:00
Petr Pchelko
d454bf5946
8043610: Sorting columns in JFileChooser fails with AppContext NPE
...
Reviewed-by: anthony, alexsch
2014-05-23 19:43:14 +04:00
Rob McKenna
9be082f402
8042857: 14 stuck threads waiting for notification on LDAPRequest
...
Reviewed-by: vinnie
2014-05-23 16:24:43 +01:00
Omair Majid
e563c48360
8043805: Allow using a system-installed libjpeg
...
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:37 -04:00
Ivan Gerasimov
26e2d0e096
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
...
Reviewed-by: valeriep
2014-05-23 07:07:33 +04:00
Phil Race
d09ff69598
8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
...
Reviewed-by: bae, srl
2014-05-22 13:54:52 -07:00
Phil Race
6a4110296a
8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
...
Reviewed-by: bae, srl
2014-05-22 13:54:08 -07:00
Dmitry Samersoff
c82d0f2418
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
...
InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed
2014-05-22 13:03:10 -07:00
Sergey Malenkov
57d0476f97
8043627: NPE in SynthContext in plugin mode
...
Reviewed-by: alexsch, serb, pchelko
2014-05-22 21:05:30 +04:00
Ivan Gerasimov
ccdd942921
8043772: Typos in Double/Int/LongSummaryStatistics.java
...
Reviewed-by: rriggs
2014-05-22 20:19:08 +04:00
Michael Fang
47f996990c
Merge
2014-05-22 09:15:01 -07:00
Sandipan Razzaque
a8c4f42722
8037343: Wrong dateformat for locale es_DO
...
Reviewed-by: okutsu
2014-05-22 08:13:14 -07:00
Petr Pchelko
1d4a340a2b
8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang
...
Reviewed-by: anthony, serb
2014-05-22 15:46:50 +04:00
Phil Race
ae470d1970
8039394: Compiler warnings about C++ exceptions in windows printing code
...
Reviewed-by: bae, jgodinez
2014-05-21 11:12:18 -07:00
Pavel Rappo
85ac546ee7
8042887: Remove serialver -show, this tool does not need a GUI
...
Reviewed-by: alanb, chegar
2014-05-21 14:33:33 +01:00
Masayoshi Okutsu
c05f339b0c
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
...
Reviewed-by: naoto
2014-05-22 13:21:47 +09:00
Valerie Peng
393ceefdc7
8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617
...
Remove digest mechanisms from the disabled mechanisms section
Reviewed-by: ascarpino, wetmore
2014-05-21 23:30:17 +00:00
Weijun Wang
53cb60f148
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
...
Reviewed-by: alanb
2014-05-22 07:04:57 +08:00
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