Wed, 05 Jul 2017 17:57:09 +0200 duke Merge jdk8-b17
Wed, 05 Jul 2017 17:57:06 +0200 duke Merge
Mon, 12 Dec 2011 10:08:26 -0800 lana Merge
Sun, 11 Dec 2011 17:48:25 +0000 mcimadamore 7120266: javac fails to compile hotspot code
Sat, 10 Dec 2011 17:44:46 -0800 ksrini 7119487: JavacParserTest.java test fails on Windows platforms
Fri, 09 Dec 2011 08:40:40 -0800 ksrini 7119032: (javac) increase visibility of JavacParser methods to improve subtyping
Wed, 07 Dec 2011 10:47:46 -0800 ksrini 7086015: fix test/tools/javac/parser/netbeans/JavacParserTest.java
Tue, 06 Dec 2011 20:26:09 -0800 lana Merge
Mon, 28 Nov 2011 16:05:46 +0000 mcimadamore 7115052: Add parser support for method references
Mon, 28 Nov 2011 15:56:42 +0000 mcimadamore 7115050: Add parser support for lambda expressions
Thu, 24 Nov 2011 13:38:40 +0000 mcimadamore 7115049: Add AST node for method references
Thu, 24 Nov 2011 13:36:20 +0000 mcimadamore 7115046: Add AST node for lambda expressions
Tue, 06 Dec 2011 20:25:20 -0800 lana Merge
Tue, 06 Dec 2011 10:14:02 -0800 smarks 7116997: fix warnings in java.util.PropertyPermission
Mon, 05 Dec 2011 17:08:52 -0800 naoto 7117469: Warning cleanup for j.u.Currency and j.u.Locale related classes
Mon, 05 Dec 2011 16:30:32 -0800 smarks 7116993: fix warnings in java.applet
Tue, 06 Dec 2011 08:39:02 +0900 peytoia 7116914: Miscellaneous warnings (sun.text)
Mon, 05 Dec 2011 10:50:14 -0800 sherman 5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
Mon, 05 Dec 2011 13:58:44 +0000 dl 7117360: Warnings in java.util.concurrent.atomic package
Mon, 05 Dec 2011 12:24:17 +0000 alanb Merge
Mon, 05 Dec 2011 12:23:46 +0000 alanb 7117717: (aio) Tests failing due to implementation bug 7052549
Mon, 05 Dec 2011 10:19:13 +0800 weijun 7116857: Warnings in javax.security and some sun.misc
Sat, 03 Dec 2011 10:58:19 +0900 okutsu 7117487: Warnings Cleanup: some i18n classes in java.util and sun.util
Fri, 02 Dec 2011 19:33:54 -0500 lancea 7116445: Miscellaneous warnings in the JDBC/RowSet classes
Fri, 02 Dec 2011 16:29:19 -0800 mchung 7117585: Eliminate java.lang.instrument, java.lang.management warnings
Fri, 02 Dec 2011 16:25:35 -0800 sherman 5035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve()
Fri, 02 Dec 2011 16:04:16 -0800 naoto 7117465: Warning cleanup for IMF classes
Fri, 02 Dec 2011 17:37:30 +0000 alanb 7117357: Warnings in sun.instrument, tools and other sun.* classes
Fri, 02 Dec 2011 14:17:08 +0000 chegar 7116957: javax.script.ScriptEngineManager should use java.util.ServiceLoader to lookup service providers
Fri, 02 Dec 2011 11:39:48 +0000 chegar 7116946: JSSecurityManager should use java.util.ServiceLoader to lookup service providers
Fri, 02 Dec 2011 16:09:14 +0900 peytoia 7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh
Thu, 01 Dec 2011 16:14:41 -0800 smarks 7116890: additional warnings fixes for java.io
Thu, 01 Dec 2011 18:34:23 +0000 mcimadamore 7116954: Misc warnings in java.beans/java.beans.context
Thu, 01 Dec 2011 11:09:54 +0000 chegar 7116722: Miscellaneous warnings sun.misc ( and related classes )
Wed, 30 Nov 2011 13:11:16 -0800 smarks 7116322: enhance javac make rule with a little bit of instrumentation
Wed, 30 Nov 2011 12:42:26 +0000 alanb 7116404: Miscellaneous warnings (java.rmi.**, serialization, some core classes)
Wed, 30 Nov 2011 10:57:51 +0000 alanb 7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited
Tue, 29 Nov 2011 13:49:18 -0800 lana Merge
Tue, 29 Nov 2011 12:04:55 -0800 lana Merge
Tue, 29 Nov 2011 13:05:35 -0800 sherman 7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
Tue, 29 Nov 2011 11:39:59 -0800 sherman 7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
Tue, 29 Nov 2011 00:26:22 -0500 dholmes 7109092: Wrong computation results with double at armsflt
Fri, 18 Nov 2011 09:03:43 +0000 ngmr 7094995: Trailing daemon thread causes continuous GC in agentvm mode
Thu, 24 Nov 2011 11:34:31 +0000 ngmr 7115070: (fs) lookupPrincipalByName/lookupPrincipalByGroupName should treat ESRCH as not found
Mon, 28 Nov 2011 02:35:19 -0800 xuelei 7115524: sun.security.provider.certpath.ssl.SSLServerCertStore no longer works
Mon, 28 Nov 2011 18:16:29 +0800 weijun 7115744: Do not call File::deleteOnExit in security tests
Fri, 25 Nov 2011 13:46:28 +0000 chegar 7115586: Suppress creation of SocketImpl in SocketAdaptor's constructor
Fri, 25 Nov 2011 10:34:05 +0000 chegar 7115150: java.net.HttpCookie code cleanup, style, formatting, typos
Tue, 06 Dec 2011 16:17:15 -0800 lana Merge
Mon, 05 Dec 2011 17:11:57 +0400 serb 7115400: jdk 8 awt-gate build fails in headless toolkit on solaris.
Wed, 30 Nov 2011 12:06:49 -0800 lana Merge
Tue, 29 Nov 2011 15:57:33 -0800 lana Merge
Wed, 30 Nov 2011 19:38:56 +0400 rupashka 7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
Wed, 30 Nov 2011 16:54:27 +0400 rupashka 7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
Tue, 29 Nov 2011 12:47:30 +0300 rupashka 7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
Fri, 25 Nov 2011 11:52:23 +0300 rupashka 7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
Mon, 21 Nov 2011 18:22:30 +0400 rupashka 7109085: Test use hotkeys not intended for Mac
Fri, 18 Nov 2011 15:49:09 -0800 lana Merge
Wed, 16 Nov 2011 15:40:59 +0400 bagiras 7108598: Pogo Table Games freeze with JDK 7
Sat, 12 Nov 2011 04:13:38 +0400 serb 6996291: command line selection of MToolkit by -Dawt.toolkit=sun.awt.motif.MToolkit fails from jdk7 b21 on
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip