Commit Graph

24541 Commits

Author SHA1 Message Date
Petr Pchelko
6733dcbb1c 8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
Reviewed-by: anthony, serb
2014-06-06 13:52:49 +04:00
Joe Darcy
61431e72a8 8044553: Fix raw and unchecked lint warnings in javax.sound.*
Reviewed-by: prr
2014-06-05 23:17:05 -07:00
Henry Jen
fc858b5c96 8044855: Add missing @since tag under java.beans.*
Reviewed-by: prr, malenkov
2014-06-05 10:37:24 -07:00
Yuri Nesterenko
28f895afc9 8044157: [TEST_BUG] Improve recently submitted AWT_Mixing tests
Reviewed-by: pchelko
2014-06-04 17:24:13 +04:00
Sergey Bylokhov
e31033ff1a 8043979: Javadoc cleanup of javax.sound.sampled package
Reviewed-by: pchelko, azvegint
2014-06-04 17:14:56 +04:00
Sergey Bylokhov
61a1a26d7a 8041129: [OGL] surface->sw blit is extremely slow
8017626: [OGL] Translucent VolatileImages don't paint correctly

Reviewed-by: bae, flar
2014-06-04 16:55:06 +04:00
Joe Darcy
c7056f1df1 8044698: Fix finally lint warnings in javax.swing
Reviewed-by: prr, henryjen
2014-06-03 17:03:29 -07:00
Joe Darcy
f14291c318 8044694: Fix finally lint warnings in sun.print
Reviewed-by: prr
2014-06-03 12:32:25 -07:00
Sergey Malenkov
628e935254 7084904: Introspector returns isX() from base package-private class that throws exception
Reviewed-by: serb
2014-06-03 21:03:35 +04:00
Joe Darcy
faa3d72cb0 8042860: Fix raw and unchecked warnings in java.beans
Reviewed-by: malenkov, alanb, mduigou
2014-06-03 09:22:59 -07:00
Otavio Goncalves de Santana
333b1ed5ba 8044460: Cleanup new Boolean and single character strings
Reviewed-by: pchelko, serb, rriggs
2014-06-03 11:18:03 -04:00
Petr Pchelko
ffed33a491 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
Reviewed-by: anthony, serb
2014-06-02 15:25:43 +04:00
Dmitry Markov
b57d6c9a4f 8042465: Applet menus not rendering when browser is full screen on Mac
Reviewed-by: anthony, pchelko
2014-06-02 14:20:02 +04:00
Alexander Zvegintsev
19759f801c 8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
Reviewed-by: anthony, serb
2014-05-30 13:16:51 +04:00
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
Yuri Nesterenko
a666497db8 8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
Reviewed-by: pchelko
2014-05-30 14:23:25 +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
Dmitriy Ermashov
8fab8231ab 8041915: Move 8 awt tests to OpenJDK regression tests tree
Reviewed-by: pchelko, alexsch
2014-05-26 15:50:10 +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
Miroslav Kos
4cac8137e0 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
2014-05-23 16:35:10 +02:00
Jaroslav Bachorik
264825d4bf 8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
Reviewed-by: sla
2014-05-23 15:07:22 +02:00
Ivan Gerasimov
26e2d0e096 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
Reviewed-by: valeriep
2014-05-23 07:07:33 +04:00
Lana Steuck
9537405582 Merge 2014-05-22 14:39:32 -07: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
David Katleman
2af1faabc9 Added tag jdk9-b14 for changeset 2e754d3dbdf2 2014-05-22 12:54:02 -07:00
J. Duke
b35ce163b6 Merge 2017-07-05 19:41:13 +02:00
J. Duke
34b4858e6d Merge 2017-07-05 19:41:10 +02:00
J. Duke
4b16e6b88e Merge 2017-07-05 19:41:05 +02:00
J. Duke
e3f374c56e Merge 2017-07-05 19:41:01 +02:00
J. Duke
220d880712 Merge 2017-07-05 19:40:57 +02:00