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 |
|
Igor Veresov
|
6abe4955a6
|
8047321: Hotspot debug builds with clang are broken
Don't use -Og with clang
Reviewed-by: twisti
|
2014-06-20 11:25:08 -07:00 |
|
Alejandro Murillo
|
783e5fc120
|
Merge
|
2014-06-20 11:10:18 -07:00 |
|
Robert Field
|
5fad815dec
|
8046060: Different results of floating point multiplication for lambda code block
Propogate strictfp into lambda body
Reviewed-by: vromero, jlahoda
|
2014-06-20 10:56:47 -07:00 |
|
Dan Smith
|
fe46aeabb0
|
8047407: Add test for JDK-8037385
Reviewed-by: mcimadamore
|
2014-06-20 11:42:16 -06:00 |
|
Lana Steuck
|
981b9555ae
|
Merge
|
2014-06-20 10:15:30 -07:00 |
|
Lana Steuck
|
0d37c9cee1
|
Merge
|
2014-06-20 10:15:13 -07:00 |
|
Lana Steuck
|
d27d12c32a
|
Merge
|
2014-06-20 10:15:08 -07:00 |
|
Lana Steuck
|
e6a9b34299
|
Merge
|
2014-06-20 10:14:50 -07:00 |
|
Lana Steuck
|
1dd2809444
|
Merge
|
2014-06-20 10:14:33 -07:00 |
|
Kumar Srinivasan
|
6c8c5619ed
|
8044866: Fix raw and unchecked lint warnings in asm
Reviewed-by: darcy
|
2014-06-20 10:10:27 -07:00 |
|
Dan Smith
|
06b8a7ac80
|
8034147: javac crashes with a NullPointerException during bounds checking
Types.supertype should return Type.noType rather than null
Reviewed-by: vromero, mcimadamore
|
2014-06-20 10:56:31 -06:00 |
|
Alexander Stepanov
|
07289a2d98
|
8046445: Fix doclint warnings for javax.swing.plaf.multi
Reviewed-by: alexsch
|
2014-06-20 19:03:57 +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 |
|
Attila Szegedi
|
f4c68a9cfc
|
8046921: Deoptimization type information peristence
Reviewed-by: hannesw, lagergren
|
2014-06-20 12:25:00 +02:00 |
|
Albert Noll
|
1319cf1a68
|
8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
Acquire lock before calling notify()
Reviewed-by: twisti, thartmann
|
2014-06-20 09:25:13 +02:00 |
|
Tobias Hartmann
|
2626aed785
|
8008321: compile.cpp verify_graph_edges uses bool as int
The dead_nodes counter in verify_graph_edges(..) has the type bool but is used as int.
Reviewed-by: roland, anoll
|
2014-06-20 08:14:30 +02:00 |
|
Weijun Wang
|
cc269950df
|
8029994: Support "include" and "includedir" in krb5.conf
Reviewed-by: mullan
|
2014-06-20 10:27:10 +08:00 |
|
Vicente Romero
|
d7c001dd04
|
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
Reviewed-by: mcimadamore
|
2014-06-19 23:52:33 +01:00 |
|
Henry Jen
|
10d82f29a4
|
8047724: @since tag cleanup in jaxws
Reviewed-by: alanb, mkos
|
2014-06-19 15:35:23 -07:00 |
|