Andrei Dmitriev
fae19754bb
7031854: JCK 7 test FileDialogTest0001 fails on Windows with Russian locale
...
Reviewed-by: uta, dcherepanov
2011-04-07 22:34:29 +04:00
John Cuthbertson
a08e1ce906
7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
...
A referent object that is only weakly reachable at the start of concurrent marking but is re-attached to the strongly reachable object graph during marking may not be marked as live. This can cause the reference object to be processed prematurely and leave dangling pointers to the referent object. Implement a read barrier for the java.lang.ref.Reference::referent field by intrinsifying the Reference.get() method, and intercepting accesses though JNI, reflection, and Unsafe, so that when a non-null referent object is read it is also logged in an SATB buffer.
Reviewed-by: kvn, iveresov, never, tonyp, dholmes
2011-04-07 09:53:20 -07:00
Lance Andersen
15e098d884
7034656: Address lint warnings for DriverManager
...
Reviewed-by: alanb, forax, ohair
2011-04-07 11:25:09 -04:00
Dmitry Cherepanov
27da779f25
7016889: GraphicsDevice.setFullScreenWindow() spec for simulated full-screen mode is not always correct
...
Reviewed-by: art, anthony
2011-04-07 18:54:34 +04:00
Doug Lea
1693ab3b69
7034657: Update Creative Commons license URL in legal notices
...
Reviewed-by: chegar
2011-04-07 15:06:32 +01:00
Michael Fang
9dd7a1a346
6384973: Incorrect translations in awt.properties
...
Reviewed-by: yhuang
2011-04-06 22:54:19 -07:00
Kelly O'Hair
76cc3910b3
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:14:00 -07:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Kelly O'Hair
2034d4c8c5
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 20:36:07 -07:00
Kelly O'Hair
b49579c56c
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 20:33:44 -07:00
Kelly O'Hair
5cee2a80b5
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 20:16:39 -07:00
Kelly O'Hair
502320fdde
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 20:15:38 -07:00
Kumar Srinivasan
8725555c40
7033954: (launcher) Launchers not built with mapfiles
...
Reviewed-by: ohair
2011-04-06 19:31:30 -07:00
Joe Darcy
777c93481f
7033809: Rename "disjunctive" to "union" in javax.lang.model
...
Reviewed-by: mcimadamore, jjg
2011-04-06 19:30:57 -07:00
Weijun Wang
2c02243de9
7032354: no-addresses should not be used on acceptor side
...
Reviewed-by: valeriep
2011-04-07 08:51:33 +08:00
Vladimir Kozlov
ed30132e8b
6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
...
Swap checks: check for regular memory slice first and keep input phi.
Reviewed-by: never
2011-04-06 17:32:09 -07:00
Jon Masamitsu
b02fa2a90f
Merge
2011-04-06 16:02:53 -07:00
Tom Rodriguez
8a4683b5ed
7034513: enable fast accessors and empty methods for ZERO and -Xint
...
Reviewed-by: kvn, iveresov
2011-04-06 16:02:50 -07:00
Lance Andersen
56352663f5
7034471: Wrap registeredDrivers in DriverManager
...
Reviewed-by: alanb, briangoetz
2011-04-06 17:37:36 -04:00
Alan Bateman
ddc9107b92
Merge
2011-04-06 20:54:12 +01:00
Alan Bateman
4926951ba8
7034155: (ch) NullPointerException in sun.io.ch.IOUtil when OOM is thrown
...
Reviewed-by: forax
2011-04-06 20:51:55 +01:00
Naoto Sato
81221f1be0
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc
...
Reviewed-by: okutsu
2011-04-06 10:53:13 -07:00
Pavel Porvatov
a54e99d9a7
6849232: closed/javax/swing/text/GlyphPainter2/6427244/bug6427244.java fails on RHEL5
...
Reviewed-by: peterz
2011-04-06 20:36:22 +04:00
Neil Richards
7f998c2049
6312706: Map entrySet iterators should return different entries on each call to next()
...
Reviewed-by: mduigou, alanb
2011-04-06 09:31:13 -07:00
Andrei Dmitriev
58ceadaf02
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
...
Reviewed-by: art, dcherepanov, denis
2011-04-06 17:13:08 +04:00
Alex Menkov
a37d4170e2
6992523: FindBugs scan - Malicious code vulnerability Warnings in com.sun.media.sound.*
...
Reviewed-by: alexp
2011-04-06 15:12:33 +04:00
Alex Menkov
c586b1db7a
7009127: [Spec clarification request] Wrapping the devices retrieved from MidiDeviceProvider
...
Reviewed-by: alexp
2011-04-06 15:07:23 +04:00
Pavel Porvatov
222a6908b7
7003777: Nonexistent html entities not parsed properly
...
Reviewed-by: peterz
2011-04-06 12:05:38 +04:00
Pavel Porvatov
9607c93485
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
...
Reviewed-by: peterz
2011-04-06 11:51:39 +04:00
Andrew Brygin
67acc17b0c
7033534: Two tests fail just against jdk7 b136
...
Reviewed-by: jgodinez, prr
2011-04-06 11:26:35 +04:00
Yong Jeffrey Huang
e858be0038
7020583: Some currency names are missing in some locales
...
Reviewed-by: naoto
2011-04-05 21:09:17 -07:00
Tom Rodriguez
4f41ea7fff
7033779: CodeCache::largest_free_block may need to hold the CodeCache lock
...
Reviewed-by: kvn
2011-04-05 19:16:52 -07:00
Tom Rodriguez
aac4647e6e
7032963: StoreCM shouldn't participate in store elimination
...
Reviewed-by: kvn
2011-04-05 19:14:03 -07:00
Kelly O'Hair
4819e529c3
7033960: Do not check for mapfiles when fastdebug building
...
Reviewed-by: dcubed
2011-04-05 17:24:44 -07:00
Kumar Srinivasan
d9a3f235e2
7032593: DLL_LOADING: Upgrade solution to 7016985 to reflect JDK7 solution
...
Reviewed-by: mchung, asaha
2011-04-05 16:19:37 -07:00
Erik Trimble
c9e484d473
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
...
Update the copyright to be 2010 on all changed files in OpenJDK
Reviewed-by: ohair
2011-04-05 14:12:31 -07:00
Phil Race
a0e0abb54c
6983666: Typo in JavaDoc comments within FileCacheImageOutputStream
...
Reviewed-by: jgodinez
2011-04-05 09:42:47 -07:00
Kelly O'Hair
ab65b5ca93
Merge
2011-04-05 08:14:46 -07:00
Kelly O'Hair
01179544fd
Merge
2011-04-05 07:43:50 -07:00
Chris Hegarty
e33b64329a
7033865: JDK: Add private API for secure/restrictive loading of system dlls
...
Reviewed-by: alanb
2011-04-05 14:49:03 +01:00
Sergey Bylokhov
15113a03ad
6998877: After double-click on the folder names , FileNameOverrideTest FAILED
...
Reviewed-by: art, dcherepanov, anthony
2011-04-05 16:50:11 +04:00
Tom Rodriguez
14dcde9439
Merge
2011-04-05 02:31:46 -07:00
Tom Rodriguez
1a5a2ecd25
6777083: assert(target != __null,"must not be null")
...
Reviewed-by: iveresov, kvn
2011-04-05 00:31:09 -07:00
Vladimir Kozlov
073a00a4ca
Merge
2011-04-05 00:27:58 -07:00
Tom Rodriguez
642c26950d
Merge
2011-04-04 22:17:15 -07:00
Tom Rodriguez
3327aeff0c
6528013: C1 CTW failure with -XX:+VerifyOops assert(allocates2(pc),"")
...
Reviewed-by: kvn, iveresov
2011-04-04 19:03:35 -07:00
Vladimir Kozlov
3151573d39
7004547: regular loop unroll should not unroll more than max unrolling
...
Take into account that after unroll conjoined heads and tails will fold.
Reviewed-by: never
2011-04-04 19:02:36 -07:00
Igor Veresov
9ef9a4a3dc
Merge
2011-04-04 18:48:49 -07:00
Robert Strout II
863e692b16
6989729: jarreorder warnings (classlists files are out of date)
...
Reviewed-by: ohair
2011-04-04 18:03:23 -07:00
Lana Steuck
1c712d2e72
Merge
2011-04-04 17:28:28 -07:00