Artem Malinko
|
8bd889eb2a
|
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
Reviewed-by: anthony, pchelko
|
2014-07-02 14:48:37 +04:00 |
|
Phil Race
|
bf3d4b5bc7
|
Merge
|
2014-07-01 12:02:30 -07:00 |
|
Phil Race
|
82cd8b6ece
|
Merge
|
2014-07-01 10:20:56 -07:00 |
|
Jaroslav Bachorik
|
7b43631edc
|
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
|
2014-07-01 11:47:36 +02:00 |
|
Dmitriy Ermashov
|
cf4ed54c17
|
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
Reviewed-by: pchelko
|
2014-07-01 12:49:36 +04:00 |
|
Mike Duigou
|
efbff37c1a
|
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
Reviewed-by: psandoz
|
2014-06-27 10:26:39 -07:00 |
|
Phil Race
|
462198fc26
|
8043508: JVM core dumps with very long text in tooltip
Reviewed-by: bae, jgodinez
|
2014-06-26 16:14:54 -07:00 |
|
Phil Race
|
1573a33089
|
8041902: When printing, polylines are not rendered as joined
Reviewed-by: bae, jgodinez
|
2014-06-26 16:10:33 -07:00 |
|
Alexander Scherbatiy
|
c0c1d91633
|
8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support
Reviewed-by: pchelko, anthony, ksrini
|
2014-06-25 19:10:32 +04:00 |
|
Andrei Eremeev
|
02990e046b
|
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
Reviewed-by: anthony, pchelko
|
2014-06-24 12:27:37 +04:00 |
|
Phil Race
|
8233313cb4
|
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
Reviewed-by: bae, jgodinez
|
2014-06-23 12:48:16 -07:00 |
|
Petr Pchelko
|
22b836a06a
|
8047798: Remove EventQueueDelegate
Reviewed-by: anthony, art
|
2014-06-23 22:15:09 +04:00 |
|
Alexander Stepanov
|
2a84acf3dd
|
8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
Reviewed-by: pchelko
|
2014-07-09 12:56:03 +04:00 |
|
Alexander Stepanov
|
89e241569b
|
8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
Reviewed-by: pchelko
|
2014-07-08 16:01:18 +04:00 |
|
Dmitriy Ermashov
|
cbef61567d
|
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
|
2014-06-20 16:48:30 +04:00 |
|
Alexander Stepanov
|
5a66e76eff
|
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
Reviewed-by: pchelko
|
2014-06-19 12:44:41 +04:00 |
|
Phil Race
|
48ca67c5c4
|
Merge
|
2014-06-18 14:53:35 -07:00 |
|
Phil Race
|
c878d790d1
|
Merge
|
2014-06-18 13:14:15 -07:00 |
|
Petr Pchelko
|
be48d07662
|
8047061: [macosx] Crash when setting display mode
Reviewed-by: anthony, alexsch
|
2014-06-18 13:21:59 +04:00 |
|
Naoto Sato
|
72fb4c3adf
|
8039317: Read currency.data as a resource
Reviewed-by: alanb, chegar
|
2014-06-26 10:48:43 -07:00 |
|
Mike Duigou
|
6c860a781a
|
8047795: Collections.checkedList checking bypassed by List.replaceAll
Reviewed-by: psandoz, chegar
|
2014-06-25 12:36:03 -07:00 |
|
Chris Hegarty
|
18728f8cb9
|
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
Reviewed-by: alanb
|
2014-06-24 10:25:56 +01:00 |
|
Petr Pchelko
|
b0421303e6
|
8046221: [TEST_BUG] Cleanup datatransfer tests
Reviewed-by: anthony, alexsch
|
2014-06-16 17:13:58 +04:00 |
|
Sergey Bylokhov
|
652e8b5ffb
|
8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
|
2014-06-12 00:32:33 +04:00 |
|
Stephen Colebourne
|
0a8fa1b525
|
8046416: Unable to parse an Instant from fields
Fix Instant parsing
Reviewed-by: rriggs
|
2014-06-11 08:25:33 +01:00 |
|
Phil Race
|
dc20ecddcf
|
Merge
|
2014-06-09 11:58:27 -07:00 |
|
Vladimir Ivanov
|
a58e574ffc
|
8046903: VM anonymous class members can't be statically invocable
Reviewed-by: jrose
|
2014-06-17 13:06:05 +04:00 |
|
Joel Borggrén-Franck
|
6445980a62
|
8029674: (reflect) getMethods returns default methods that are not members of the class
Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
|
2014-06-10 14:40:20 +02:00 |
|
Martin Buchholz
|
a5943eeeae
|
8004807: java/util/Timer/Args.java failing intermittently in HS testing
Update test to improve reliability
Reviewed-by: rriggs, ewang
|
2014-06-10 08:07:39 -07:00 |
|
Vladimir Ivanov
|
b2e8017412
|
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
Reviewed-by: psandoz, jrose
|
2014-06-09 15:40:40 +04:00 |
|
Dmitriy Ermashov
|
5ecd91e84a
|
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
Reviewed-by: pchelko
|
2014-06-09 14:59:45 +04:00 |
|
Mike Duigou
|
a76e39b79f
|
8046085: inserting null key into HashMap treebin fails
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
|
2014-06-06 14:23:08 -07:00 |
|
Petr Pchelko
|
52233220f2
|
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
Reviewed-by: azvegint, serb
|
2014-06-06 14:58:41 +04:00 |
|
Petr Pchelko
|
bfa90f6f30
|
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
Reviewed-by: alexsch, serb
|
2014-06-06 14:52:07 +04:00 |
|
Dmitriy Ermashov
|
57efe4955f
|
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
Reviewed-by: anthony
|
2014-06-11 17:23:56 +04:00 |
|
Sergey Bylokhov
|
d192765837
|
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Reviewed-by: bae, flar
|
2014-06-11 14:38:50 +04:00 |
|
Sergey Bylokhov
|
e26ff7211c
|
8041644: [OGL] clip is ignored during surface->sw blit
Reviewed-by: bae, prr
|
2014-06-11 14:21:12 +04: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
|
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 |
|
Joel Borggrén-Franck
|
a1ae0af017
|
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
Reviewed-by: psandoz
|
2014-06-04 14:42:48 +02: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 |
|
Ivan Gerasimov
|
a9f575446d
|
8037866: Replace the Fun class in tests with lambdas
Reviewed-by: martin
|
2014-06-02 19:49:57 +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 |
|
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 |
|
Vladimir Ivanov
|
0c8a572009
|
8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error
Reviewed-by: psandoz
|
2014-05-29 13:27:36 +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 |
|
Joe Wang
|
91d9371566
|
8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE
Reviewed-by: sherman, lancea
|
2014-05-27 17:26:52 -07: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 |
|