mcimadamore [Thu, 24 Nov 2011 13:38:40 +0000] rev 11142
7115049: Add AST node for method references
Summary: Add tree nodes for representing method/constructor references and update relevant visitors interfaces
Reviewed-by: jjg
mcimadamore [Thu, 24 Nov 2011 13:36:20 +0000] rev 11141
7115046: Add AST node for lambda expressions
Summary: Add tree nodes for representing lambda expressions and update relevant visitors interfaces
Reviewed-by: jjg
lana [Tue, 06 Dec 2011 20:25:20 -0800] rev 11140
Merge
smarks [Tue, 06 Dec 2011 10:14:02 -0800] rev 11139
7116997: fix warnings in java.util.PropertyPermission
Reviewed-by: smarks
Contributed-by: Brandon Passanisi <brandon.passanisi@oracle.com>
naoto [Mon, 05 Dec 2011 17:08:52 -0800] rev 11138
7117469: Warning cleanup for j.u.Currency and j.u.Locale related classes
Reviewed-by: okutsu, smarks
smarks [Mon, 05 Dec 2011 16:30:32 -0800] rev 11137
7116993: fix warnings in java.applet
Reviewed-by: art, smarks
Contributed-by: Danesh Dadachanji <ddadacha@redhat.com>
peytoia [Tue, 06 Dec 2011 08:39:02 +0900] rev 11136
7116914: Miscellaneous warnings (sun.text)
Reviewed-by: smarks, okutsu
sherman [Mon, 05 Dec 2011 10:50:14 -0800] rev 11135
5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
Summary: updated the incorrect StringBuilder constructor usage
Reviewed-by: dholmes, sherman
Contributed-by: brandon.passanisi@oracle.com
dl [Mon, 05 Dec 2011 13:58:44 +0000] rev 11134
7117360: Warnings in java.util.concurrent.atomic package
Reviewed-by: chegar, dholmes
alanb [Mon, 05 Dec 2011 12:24:17 +0000] rev 11133
Merge
alanb [Mon, 05 Dec 2011 12:23:46 +0000] rev 11132
7117717: (aio) Tests failing due to implementation bug 7052549
Reviewed-by: weijun, chegar
weijun [Mon, 05 Dec 2011 10:19:13 +0800] rev 11131
7116857: Warnings in javax.security and some sun.misc
Reviewed-by: smarks
okutsu [Sat, 03 Dec 2011 10:58:19 +0900] rev 11130
7117487: Warnings Cleanup: some i18n classes in java.util and sun.util
Reviewed-by: lancea, naoto
lancea [Fri, 02 Dec 2011 19:33:54 -0500] rev 11129
7116445: Miscellaneous warnings in the JDBC/RowSet classes
Reviewed-by: smarks, chegar
mchung [Fri, 02 Dec 2011 16:29:19 -0800] rev 11128
7117585: Eliminate java.lang.instrument, java.lang.management warnings
Reviewed-by: mchung
Contributed-by: Jon VanAlten <jon.vanalten@redhat.com>
sherman [Fri, 02 Dec 2011 16:25:35 -0800] rev 11127
5035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve()
Summary: Fix to ensure singleton property of String.CaseInsensitiveComparator is maintained through de/serialization.
Reviewed-by: alanb, forax, smarks, dholmes
Contributed-by: darryl.mocek@oracle.com
naoto [Fri, 02 Dec 2011 16:04:16 -0800] rev 11126
7117465: Warning cleanup for IMF classes
Reviewed-by: okutsu
alanb [Fri, 02 Dec 2011 17:37:30 +0000] rev 11125
7117357: Warnings in sun.instrument, tools and other sun.* classes
Reviewed-by: lancea, chegar
chegar [Fri, 02 Dec 2011 14:17:08 +0000] rev 11124
7116957: javax.script.ScriptEngineManager should use java.util.ServiceLoader to lookup service providers
Reviewed-by: alanb, lancea
chegar [Fri, 02 Dec 2011 11:39:48 +0000] rev 11123
7116946: JSSecurityManager should use java.util.ServiceLoader to lookup service providers
Reviewed-by: prr
peytoia [Fri, 02 Dec 2011 16:09:14 +0900] rev 11122
7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh
Reviewed-by: okutsu
smarks [Thu, 01 Dec 2011 16:14:41 -0800] rev 11121
7116890: additional warnings fixes for java.io
Reviewed-by: alanb, smarks
Contributed-by: Sebastian Sickelmann <sebastian.sickelmann@gmx.de>
mcimadamore [Thu, 01 Dec 2011 18:34:23 +0000] rev 11120
7116954: Misc warnings in java.beans/java.beans.context
Summary: Remove generic warnings form java.beans and java.beans.context
Reviewed-by: alanb, chegar
chegar [Thu, 01 Dec 2011 11:09:54 +0000] rev 11119
7116722: Miscellaneous warnings sun.misc ( and related classes )
Reviewed-by: alanb, darcy, forax, hawtin, lancea
smarks [Wed, 30 Nov 2011 13:11:16 -0800] rev 11118
7116322: enhance javac make rule with a little bit of instrumentation
Reviewed-by: dholmes, ohair
alanb [Wed, 30 Nov 2011 12:42:26 +0000] rev 11117
7116404: Miscellaneous warnings (java.rmi.**, serialization, some core classes)
Reviewed-by: lancea, chegar, smarks
alanb [Wed, 30 Nov 2011 10:57:51 +0000] rev 11116
7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited
Reviewed-by: lancea, chegar
lana [Tue, 29 Nov 2011 13:49:18 -0800] rev 11115
Merge
lana [Tue, 29 Nov 2011 12:04:55 -0800] rev 11114
Merge
sherman [Tue, 29 Nov 2011 13:05:35 -0800] rev 11113
7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
Summary: added methods Adler32/CRC32.update(ByteBuffer)
Reviewed-by: alanb
sherman [Tue, 29 Nov 2011 11:39:59 -0800] rev 11112
7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
Summary: updated to zlib-1.2.5
Reviewed-by: alanb
dholmes [Tue, 29 Nov 2011 00:26:22 -0500] rev 11111
7109092: Wrong computation results with double at armsflt
Summary: need to link to custom soft-float library with required FP accuracy
Reviewed-by: alanb, ohair
ngmr [Fri, 18 Nov 2011 09:03:43 +0000] rev 11110
7094995: Trailing daemon thread causes continuous GC in agentvm mode
Summary: Shutdown GcInducingThread once test (successfully) finishes
Reviewed-by: alanb, chegar, dholmes, darcy
Contributed-by: Neil Richards <neil.richards@ngmr.net>
ngmr [Thu, 24 Nov 2011 11:34:31 +0000] rev 11109
7115070: (fs) lookupPrincipalByName/lookupPrincipalByGroupName should treat ESRCH as not found
Reviewed-by: alanb
Contributed-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
xuelei [Mon, 28 Nov 2011 02:35:19 -0800] rev 11108
7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no longer works
Reviewed-by: weijun
weijun [Mon, 28 Nov 2011 18:16:29 +0800] rev 11107
7115744: Do not call File::deleteOnExit in security tests
Reviewed-by: xuelei
chegar [Fri, 25 Nov 2011 13:46:28 +0000] rev 11106
7115586: Suppress creation of SocketImpl in SocketAdaptor's constructor
Reviewed-by: chegar, alanb
Contributed-by: sajia@taobao.com
chegar [Fri, 25 Nov 2011 10:34:05 +0000] rev 11105
7115150: java.net.HttpCookie code cleanup, style, formatting, typos
Reviewed-by: michaelm
lana [Tue, 06 Dec 2011 16:17:15 -0800] rev 11104
Merge
serb [Mon, 05 Dec 2011 17:11:57 +0400] rev 11103
7115400: jdk 8 awt-gate build fails in headless toolkit on solaris.
Reviewed-by: prr, art, bae
lana [Wed, 30 Nov 2011 12:06:49 -0800] rev 11102
Merge
lana [Tue, 29 Nov 2011 15:57:33 -0800] rev 11101
Merge
rupashka [Wed, 30 Nov 2011 19:38:56 +0400] rev 11100
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
rupashka [Wed, 30 Nov 2011 16:54:27 +0400] rev 11099
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
rupashka [Tue, 29 Nov 2011 12:47:30 +0300] rev 11098
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
rupashka [Fri, 25 Nov 2011 11:52:23 +0300] rev 11097
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
rupashka [Mon, 21 Nov 2011 18:22:30 +0400] rev 11096
7109085: Test use hotkeys not intended for Mac
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
lana [Fri, 18 Nov 2011 15:49:09 -0800] rev 11095
Merge
bagiras [Wed, 16 Nov 2011 15:40:59 +0400] rev 11094
7108598: Pogo Table Games freeze with JDK 7
Reviewed-by: art, ant
serb [Sat, 12 Nov 2011 04:13:38 +0400] rev 11093
6996291: command line selection of MToolkit by -Dawt.toolkit=sun.awt.motif.MToolkit fails from jdk7 b21 on
Reviewed-by: art, dcherepanov, bae, prr
malenkov [Mon, 14 Nov 2011 14:38:36 +0400] rev 11092
7110521: Regression test failed: Introspector/TestTypeResolver.java
Reviewed-by: rupashka
rupashka [Mon, 14 Nov 2011 14:00:05 +0400] rev 11091
7109617: Test was writed for Metal L&F but not set it
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
anthony [Fri, 11 Nov 2011 15:17:51 +0300] rev 11090
7103610: _NET_WM_PID and WM_CLIENT_MACHINE are not set
Summary: Set the properties to all top-level windows
Reviewed-by: anthony
Contributed-by: Danesh Dadachanji <ddadacha@redhat.com>
malenkov [Thu, 10 Nov 2011 17:37:29 +0400] rev 11089
7087429: Constructor of java.beans.PropertyChangeEvent should declare thrown NPE for null source
Reviewed-by: rupashka
malenkov [Thu, 10 Nov 2011 17:35:16 +0400] rev 11088
7092744: XMLEncoder fails to encode and breaks backward compatibility
Reviewed-by: rupashka
malenkov [Thu, 10 Nov 2011 17:32:20 +0400] rev 11087
7087876: java/beans/PropertyDescriptor.html#createPropertyEditor() throws RE if editor cannot be created
Reviewed-by: rupashka