Andrei Dmitriev
c9f3d958ec
6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
...
Reviewed-by: serb, dcherepanov
2011-04-28 20:14:30 +04:00
Lance Andersen
6ab11e169d
7038565: address Findbugs issue in BatchUpdateException
...
Reviewed-by: alanb, forax
2011-04-28 09:46:12 -04:00
Denis Lila
cf97b67aa2
7036754: NaNs in stroked quadratics
...
Check for them and remove them.
Reviewed-by: flar
2011-04-28 08:55:19 -04:00
Weijun Wang
f32a89adb0
7037201: regression: invalid signed jar file not detected
...
Reviewed-by: mullan
2011-04-28 20:34:53 +08:00
Dmitry Cherepanov
88ddcf5e65
7032830: GraphicsDevice.setFullScreenWindow() works strange for decorated windows on OEL
...
7016382: GraphicsDevice.setFullScreenWindow() - spec clarification for exclusive mode for dec/undec Frames
Reviewed-by: art
2011-04-28 13:26:18 +04:00
Michael Fang
9984385316
Merge
2011-04-27 23:28:51 -07:00
Michael Fang
7d2260eaa5
7038803: [CCJK] Incorrect mnemonic key (0) is displayed on cancel button on messagedialog of JOptionPane
...
Reviewed-by: yhuang
2011-04-27 23:18:20 -07:00
Michael Fang
00ac2f30b8
6501385: ColorChooser demo - two elemets have same mnemonic in it locale, GTK L&F
...
Reviewed-by: yhuang
2011-04-27 23:11:48 -07:00
Christine Lu
2bde5c0ad9
Merge
2011-04-27 19:24:03 -07:00
Christine Lu
c75e285d73
Merge
2011-04-27 19:23:13 -07:00
Christine Lu
ae2c033a13
Merge
2011-04-27 19:20:46 -07:00
Christine Lu
321c843b19
Merge
2011-04-27 19:20:45 -07:00
Christine Lu
8c555ebbcf
Merge
2011-04-27 19:20:31 -07:00
Christine Lu
7dd03b6fa4
Merge
2011-04-27 19:19:43 -07:00
Christine Lu
20c8362770
Merge
2011-04-27 19:19:40 -07:00
Coleen Phillimore
0032ebd4ef
Merge
2011-04-27 17:25:45 -07:00
Bhavesh Patel
ff31734237
7028815: Missing styles for some bulleted items in the new stylesheet
...
Reviewed-by: jjg
2011-04-27 17:13:54 -07:00
Joe Darcy
90c0a645c2
7039822: Project Coin: add explicit tests for the lub of an exception parameter
...
Reviewed-by: mcimadamore, jjg
2011-04-27 17:03:24 -07:00
Tom Rodriguez
2126589fd0
7029167: add support for conditional card marks
...
Reviewed-by: iveresov, kvn
2011-04-27 15:40:36 -07:00
John Cuthbertson
b777d36af8
7037756: Deadlock in compiler thread similiar to 6789220
...
Avoid blocking in CompileBroker::compile_method_base() if the current thread holds the pending list lock.
Reviewed-by: never, brutisso, ysr
2011-04-27 14:40:41 -07:00
Mike Duigou
ed2f711c6d
Merge
2011-04-27 14:18:26 -07:00
Kelly O'Hair
ca53ccfc32
7040096: Fix broken hg tip for 'make source'
...
Reviewed-by: katleman
2011-04-27 14:02:01 -07:00
Vinnie Ryan
5f5ccc0a66
Merge
2011-04-27 20:24:30 +01:00
Vinnie Ryan
8c88165312
6753664: Support SHA256 (and higher) in SunMSCAPI
...
Reviewed-by: mullan
2011-04-27 20:21:32 +01:00
Andrei Dmitriev
b44f91dc52
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
...
Reviewed-by: art, yan, alexp
2011-04-27 18:15:27 +04:00
Andrei Dmitriev
1f4f92b81d
6888633: test/closed/javax/swing/JPopupMenu/4786415/bug4786415.java fails
...
Reviewed-by: rupashka, alexp
2011-04-27 17:46:59 +04:00
Zhengyu Gu
6d9bd0f890
Merge
2011-04-27 06:20:00 -07:00
Denis Fokin
ed12b2ab18
6998716: client vm crashes making browser fails to respond under some scenarios
...
Reviewed-by: art, denis, uta
2011-04-27 17:18:38 +04:00
Zhengyu Gu
865413485d
7036747: 7017009 reappeared, problem with ElfStringTable
...
Created new "new" operator for CHeapObj that allows malloc to fail without causing fatal error. Also replaced "HeapAllocate" with "os::malloc" in decoder code to allow decoder to handle low memory scenario.
Reviewed-by: coleenp, dholmes
2011-04-27 09:09:57 -04:00
Alan Bateman
bbadc1bb04
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc
...
Reviewed-by: dholmes
2011-04-27 13:46:22 +01:00
Oleg Pekhovskiy
57f34d2482
7035209: 6u26 ea b01 - running an applet with old plugin crashes in awt.dll
...
Reviewed-by: art, amenkov
2011-04-27 15:26:38 +04:00
Denis Fokin
f5afc05e60
7020922: java.awt.Toolkit.getPropertyChangeListeners() should mention that it returns proxies
...
Reviewed-by: malenkov
2011-04-27 14:58:40 +04:00
Pavel Porvatov
aa161ffe8d
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
...
Reviewed-by: malenkov
2011-04-27 13:43:22 +04:00
Weijun Wang
a9a765fdfc
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
...
Reviewed-by: xuelei
2011-04-27 17:11:06 +08:00
Andrew Brygin
d21b9aa7bf
7037091: sun/java2d/pipe/Test7027667.java test is not executed
...
Reviewed-by: prr
2011-04-27 12:15:34 +04:00
Shinya Ogino
1037728a03
7036955: Japanese man pages in linux should be in utf-8 encoding
...
Reviewed-by: ohair, mfang
2011-04-26 21:46:20 -07:00
Y. Srinivas Ramakrishna
d86311b13c
7039089: G1: changeset for 7037276 broke heap verification, and related cleanups
...
In G1 heap verification, we no longer scan perm to G1-collected heap refs as part of process_strong_roots() but rather in a separate explicit oop iteration over the perm gen. This preserves the original perm card-marks. Added a new assertion in younger_refs_iterate() to catch a simple subcase where the user may have forgotten a prior save_marks() call, as happened in the case of G1's attempt to iterate perm to G1 refs when verifying the heap before exit. The assert was deliberately weakened for ParNew+CMS and will be fixed for that combination in a future CR. Also made some (non-G1) cleanups related to code and comments obsoleted by the migration of Symbols to the native heap.
Reviewed-by: iveresov, jmasa, tonyp
2011-04-26 21:17:24 -07:00
Kelly O'Hair
4231fbb3e6
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:30:00 -07:00
Kelly O'Hair
d2dbecb06b
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:29:35 -07:00
Kelly O'Hair
a6c3e80878
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:28:22 -07:00
Kelly O'Hair
5c45b51537
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:28:05 -07:00
Kelly O'Hair
bb6082b053
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:27:40 -07:00
Kelly O'Hair
c2bdfcee05
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:22:41 -07:00
Kelly O'Hair
74225e1f34
6631003: Add hg tip changeset to build image
...
Reviewed-by: mduigou
2011-04-26 16:20:22 -07:00
Valerie Peng
b0c37f182f
7003952: SEC: securely load DLLs and launch executables using fully qualified path
...
Enforce full path when specifying library locations.
Reviewed-by: wetmore, ohair
2011-04-26 15:59:51 -07:00
Thomas Ng
0aabdd5de8
Merge
2011-04-26 15:48:03 -07:00
Mike Duigou
a5e37c9377
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets
...
Reviewed-by: alanb, sherman, darcy
2011-04-26 14:25:42 -07:00
Vladimir Kozlov
6c8fc4b347
7039586: test/java/util/Collections/Rotate.java failing with hs21-b09
...
A predicate should not be moved in partial peel optimization since it will invalidate jvm state of its uncommon trap.
Reviewed-by: never
2011-04-26 12:14:22 -07:00
Igor Veresov
e3121a5a43
7037939: NUMA: Disable adaptive resizing if SHM large pages are used
...
Make the NUMA allocator behave properly with SHM and ISM large pages.
Reviewed-by: ysr
2011-04-26 11:46:34 -07:00
Coleen Phillimore
ab86f12c44
7009923: JSR 292: VM crash in JavaThread::last_frame
...
Handle stack overflow before the first frame is called, by printing out the called method and not walking the stack.
Reviewed-by: dholmes, phh, dsamersoff
2011-04-26 14:04:43 -04:00