Commit Graph

29928 Commits

Author SHA1 Message Date
Andrew Brygin
82a710eb0f 8076455: IME Composition Window is displayed on incorrect position
Reviewed-by: serb, azvegint
2015-04-24 15:45:25 +03:00
Anton Nashatyrev
2c3844609c 8078165: [macosx] NPE when attempting to get image from toolkit
Reviewed-by: serb, alexp
2015-04-23 17:33:19 +03:00
Sergey Bylokhov
e75b6c9ab8 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
Reviewed-by: azvegint, alexsch
2015-04-23 16:54:54 +03:00
Sergey Bylokhov
8941d4be24 8078115: Applets now require "modifyThread" permission to exit on windows
Reviewed-by: azvegint, alexsch
2015-04-22 20:41:37 +01:00
Nicholas Cull
7a4694af8c 8030123: java/beans/Introspector/Test8027648.java fails
Reviewed-by: serb, alexsch
2015-04-22 15:00:50 +04:00
Alexander Scherbatiy
849e09bade 8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
Reviewed-by: flar, prr, serb
2015-04-22 13:46:03 +04:00
Pooja Chopra
04c0e090c9 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
Reviewed-by: serb, alexsch
2015-04-21 20:11:59 +03:00
Phil Race
4c0f9a1943 7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present
Reviewed-by: serb, bae
2015-04-20 10:39:30 -07:00
Sergey Bylokhov
6230465f95 8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c
Reviewed-by: azvegint, prr
2015-04-19 10:31:06 +03:00
Sergey Bylokhov
6634445355 8074757: Remove java.awt.Toolkit methods which return peer types
Reviewed-by: alanb, prr, ant
2015-04-17 17:01:24 +03:00
Sergey Bylokhov
677097c128 8074763: Remove API references to java.awt.dnd.peer
Reviewed-by: alanb, ant, prr
2015-04-17 16:57:30 +03:00
Sergey Bylokhov
b9aead1b2c 8074028: Remove API references to java.awt.peer
Reviewed-by: alanb, ant, yan, prr
2015-04-17 16:54:13 +03:00
Phil Race
971438ead7 8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
Reviewed-by: flar, lbourges
2015-04-17 12:32:46 -07:00
Sergey Bylokhov
e79b50f322 8076264: [macosx] Launching app on MacOSX requires enclosing class
Reviewed-by: azvegint, ksrini
2015-04-16 21:55:55 +03:00
Alexey Ivanov
cde528f457 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Reviewed-by: alexsch, alexp
2015-04-16 14:32:33 +01:00
Phil Race
041bb07b95 Merge 2015-04-15 14:28:43 -07:00
Joe Darcy
342ea6369a 8075082: Fix missing doclint warnings in the javax.swing package
Reviewed-by: serb, ant
2015-04-15 10:24:01 -07:00
Henry Jen
3bef36626e Merge 2015-04-15 07:33:34 -07:00
Alexander Scherbatiy
0dc8a46204 8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
Reviewed-by: serb, azvegint
2015-04-15 14:38:13 +04:00
Artem Smotrakov
dc99c45870 8076221: Disable RC4 cipher suites
Reviewed-by: xuelei, wetmore
2015-04-15 07:34:24 +00:00
Joe Darcy
d617368a75 8076624: Fix missing doclint warnings in javax.swing.text
Reviewed-by: serb
2015-04-14 15:43:14 -07:00
Joe Darcy
0b622e20f7 8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
Reviewed-by: serb
2015-04-14 14:47:12 -07:00
Jason Uh
31a7b46b00 8076117: EndEntityChecker should not process custom extensions after PKIX validation
Reviewed-by: xuelei, mullan
2015-04-14 13:02:23 -07:00
David Dehaven
2ec458e126 Merge 2015-04-14 12:10:01 -07:00
David Dehaven
8130b5c80f Merge 2015-04-14 10:15:54 -07:00
Erik Joelsson
1aedcf6983 8077419: Launcher mapfile fails linking with SS12u4
Reviewed-by: tbell, dholmes, ihse
2015-04-14 14:22:13 +02:00
Hendrik Schreiber
31ec6e06ef 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
Reviewed-by: serb, alexsch
2015-04-14 14:47:40 +04:00
Dmitry Markov
b29fb12ad4 8073453: Focus doesn't move when pressing Shift + Tab keys
Reviewed-by: alexsch, ant
2015-04-14 15:24:10 +04:00
Shanliang Jiang
26006ab751 8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468
Reviewed-by: jbachorik
2015-04-14 09:55:42 +02:00
Sergey Bylokhov
95090a7507 8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation
Reviewed-by: azvegint, alexsch
2015-04-14 09:34:59 +03:00
Phil Race
e630663bbb 8035302: Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: mchung, alanb, sherman, serb
2015-04-13 17:06:04 -07:00
Xueming Shen
a0fedc8556 8077640: DateTimeFormatter does not parse/accept the era.toString() result from MinguoEra/ThaiBuddhistEra
To parse and accept the era.toString() for era parsing in lenient/smart mode

Reviewed-by: rriggs
2015-04-13 11:15:41 -07:00
Shobhit Gupta
609fc7915d 8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
Reviewed-by: serb, azvegint, kshefov
2015-04-13 19:39:40 +03:00
Mark Sheppard
5a24e90bdd 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
2015-04-13 14:58:47 +01:00
J. Duke
ec05163d91 Merge 2017-07-05 20:28:21 +02:00
J. Duke
8892776da8 Merge 2017-07-05 20:28:17 +02:00
J. Duke
d63c6e90be Merge 2017-07-05 20:28:13 +02:00
J. Duke
6a85d1b9c5 Merge 2017-07-05 20:28:09 +02:00
J. Duke
e3fd30b268 Merge 2017-07-05 20:28:05 +02:00
J. Duke
54da6c509c Merge 2017-07-05 20:27:59 +02:00
J. Duke
6b3c2492fd Merge 2017-07-05 20:27:55 +02:00
J. Duke
30cc725ee9 Merge 2017-07-05 20:27:50 +02:00
J. Duke
6a9e4d3c8f Added tag jdk9-b59 for changeset da950f343762 2017-07-05 20:27:32 +02:00
J. Duke
67557506e3 Merge 2017-07-05 20:27:32 +02:00
J. Duke
c02fbabdd5 Merge 2017-07-05 20:27:27 +02:00
J. Duke
bc18afc862 Merge 2017-07-05 20:27:20 +02:00
J. Duke
bc9bfea58b Merge 2017-07-05 20:27:15 +02:00
J. Duke
9b779c101b Merge 2017-07-05 20:27:10 +02:00
J. Duke
d0fcc943cc Merge 2017-07-05 20:27:05 +02:00
J. Duke
a0db8f01f1 Merge 2017-07-05 20:27:01 +02:00