Poonam Bajaj
|
754a598a62
|
8046282: SA update
These changes add some definitions on the SA side and the supporting code on the hotspot side.
Reviewed-by: sundar, mgronlun
|
2014-06-24 02:19:59 -07: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 |
|
Alexander Zvegintsev
|
fca14b0d55
|
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
Reviewed-by: ahgross, art, pchelko, mschoene
|
2014-06-24 10:36:35 +04:00 |
|
Tobias Hartmann
|
886066e697
|
8035328: closed/compiler/6595044/Main.java failed with timeout
Patch call sites of non-entrant methods to avoid re-resolving if method is still executed.
Reviewed-by: twisti, iveresov, roland, kvn
|
2014-06-24 08:12:30 +02:00 |
|
Christian Tornqvist
|
5cfb709349
|
8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
Limited heap size to reduce size of core file generated
Reviewed-by: sla, coleenp, dcubed
|
2014-06-23 14:51:10 -07:00 |
|
Jon Masamitsu
|
633706fa4e
|
Merge
|
2014-06-23 14:20:20 -07:00 |
|
Mikael Vidstedt
|
3761efd835
|
8047763: Recognize sparc64 as a sparc platform
Reviewed-by: dholmes
|
2014-06-23 14:08:45 -07:00 |
|
David Dehaven
|
1207c0efa1
|
Merge
|
2014-06-23 13:06:08 -07:00 |
|
David Dehaven
|
fee9c1b0cc
|
Merge
|
2014-06-23 13:05:27 -07: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 |
|
Xueming Shen
|
565ab8b571
|
8042369: Remove duplicated java.time classes in build.tools.tzdb
Removed duplicated classes in builder
Reviewed-by: rriggs
|
2014-06-23 12:12:30 -07:00 |
|
Petr Pchelko
|
22b836a06a
|
8047798: Remove EventQueueDelegate
Reviewed-by: anthony, art
|
2014-06-23 22:15:09 +04:00 |
|
Henry Jen
|
f5a99dfd8f
|
8042872: Fix raw and unchecked warnings in sun.applet
Reviewed-by: darcy, herrick
|
2014-06-23 10:54:10 -07:00 |
|
Joe Darcy
|
be41c05edc
|
8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
Reviewed-by: prr
|
2014-07-10 15:27:02 -07:00 |
|
Mikhail Cherkasov
|
cb14edb87e
|
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
Reviewed-by: prr, bae
|
2014-07-10 18:46:40 +04:00 |
|
Andrei Eremeev
|
2194d4368f
|
8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
Reviewed-by: pchelko
|
2014-07-10 17:20:56 +04:00 |
|
Petr Pchelko
|
f77b84ddc6
|
8049830: Remove reflection from ScreenMenuBar
Reviewed-by: anthony, serb
|
2014-07-10 15:08:50 +04:00 |
|
Andrei Eremeev
|
61b9232969
|
8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
Reviewed-by: pchelko
|
2014-07-10 12:21:29 +04:00 |
|
Henry Jen
|
91a46ed171
|
8044862: Fix raw and unchecked lint warnings in macosx specific code
Reviewed-by: darcy, pchelko
|
2014-06-27 10:29:08 -07:00 |
|
Andrei Eremeev
|
529b1b6422
|
8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
Reviewed-by: pchelko
|
2014-07-09 17:11:53 +04:00 |
|
Steve Sides
|
54e8ddf594
|
8046597: fix doclint issues in swing classes, part 4 of 4
Reviewed-by: pchelko
|
2014-07-09 15:14:06 +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 |
|
Stuart Marks
|
b8db13175e
|
8047025: Fix raw and unchecked lint warnings in generated nimbus files
Reviewed-by: henryjen, prr
|
2014-07-08 09:19:29 -07:00 |
|
Anton Nashatyrev
|
021ffcfbdf
|
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
Reviewed-by: bae, prr
|
2014-07-08 16:42:23 +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 |
|
Joe Wang
|
61ad72b44a
|
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
|
2014-06-23 10:40:20 -07:00 |
|
Joe Wang
|
3c72f00dd8
|
5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
|
2014-06-23 10:36:30 -07:00 |
|
Hannes Wallnöfer
|
3ad3dd1d89
|
8046201: Avoid repeated flattening of nested ConsStrings
Reviewed-by: lagergren, attila
|
2014-06-23 18:32:11 +02:00 |
|
Athijegannathan Sundararajan
|
90b667d865
|
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Reviewed-by: jlaskey, hannesw, attila
|
2014-06-23 21:23:53 +05:30 |
|
Per Lidén
|
d0e17d1ff0
|
8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
Reviewed-by: tschatzl, ehelin
|
2014-06-23 16:43:41 +02:00 |
|
Alexander Zuev
|
50aff94d03
|
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
Reviewed-by: ksrini
|
2014-06-23 18:09:35 +04:00 |
|
Frederic Parain
|
5507f2b476
|
8043630: Method os::yield_all() should be removed
Reviewed-by: dholmes, dsimms
|
2014-06-23 06:58:26 -07:00 |
|
Staffan Larsen
|
578fc51475
|
8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: dholmes
|
2014-06-23 15:51:41 +02:00 |
|
Rickard Bäckman
|
99ff96473e
|
8046289: compiler/6340864/TestLongVect.java timeout with
Reviewed-by: iveresov, vlivanov
|
2014-06-23 13:33:23 +02:00 |
|
Tobias Hartmann
|
fa6b220619
|
8022968: Some codecache allocation failures don't result in invoking the sweeper
Add calls to CompileBroker::handle_full_code_cache() or fail gracefully whenever allocation in the code cache fails.
Reviewed-by: iveresov, vlivanov
|
2014-07-03 08:46:44 +02:00 |
|
Roland Westrelin
|
b5e96ad985
|
8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
Call to Object.finalize() sometimes allowed by compilers on array type
Reviewed-by: iveresov, vlivanov
|
2014-07-02 22:54:18 +02:00 |
|
Attila Szegedi
|
7aa808a993
|
8046905: apply on apply is broken
Reviewed-by: hannesw, lagergren
|
2014-06-23 10:59:33 +02:00 |
|
Steven Sides
|
0b95f7c7a2
|
8040901: fix doclint block tag issues in swing event classes
Reviewed-by: alexsch
|
2014-06-23 10:57:22 +04:00 |
|
Albert Noll
|
707b1d16b4
|
Merge
|
2014-06-23 04:44:02 +00:00 |
|
Albert Noll
|
43d50245b7
|
8046286: assert: Do not add task if compilation is turned off forever
Remove the unnecessary and missleading assert
Reviewed-by: iveresov
|
2014-06-23 08:40:31 +02:00 |
|
Pavel Chistyakov
|
d9a2dbc73b
|
8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
Reviewed-by: hseigel, lfoltan, coleenp, dholmes
|
2014-06-22 21:23:32 -04:00 |
|
Daniel D. Daugherty
|
89707e755e
|
Merge
|
2014-06-20 17:37:19 -07:00 |
|
Igor Ignatyev
|
2c927266d9
|
Merge
|
2014-06-20 20:42:48 +00:00 |
|
Mandy Chung
|
399ef93b31
|
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
|
2014-06-20 13:36:10 -07:00 |
|
Mandy Chung
|
e4db9235e4
|
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
|
2014-06-20 13:36:03 -07:00 |
|
Mandy Chung
|
1211cc5dbc
|
8044063: Remove com.sun.java.browser.* from jdk repo
Reviewed-by: darcy, alanb
|
2014-06-20 13:35:56 -07:00 |
|
Sonali Goel
|
ae6f87cc24
|
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
Reviewed-by: jjg, ksrini
|
2014-06-20 13:26:24 -07:00 |
|
Phil Race
|
b5769155b4
|
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
Reviewed-by: jgodinez
|
2014-06-20 12:37:08 -07:00 |
|
Vicente Romero
|
1ff4245739
|
8044546: Crash on faulty reduce/lambda
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore, dlsmith
|
2014-06-20 20:36:54 +01:00 |
|
Lev Priima
|
644042fe4a
|
8041794: remove bytecodes_<arch>.{cpp,hpp} files
Reviewed-by: dholmes, coleenp, twisti, iignatyev
|
2014-06-20 22:39:56 +04:00 |
|