Wed, 05 Jul 2017 20:49:25 +0200 duke Merge jdk9-b82
Wed, 05 Jul 2017 20:49:21 +0200 duke Merge
Fri, 11 Sep 2015 13:01:23 -0700 lana Merge
Fri, 11 Sep 2015 16:27:20 +0100 mcimadamore 8135246: CheckAttributedTree silently generates spurious compiler error
Thu, 10 Sep 2015 21:10:20 +0200 jlahoda 8132885: langtools/test/tools/javac/sym/ElementStructureTest.java is also searching default classpath
Tue, 08 Sep 2015 11:59:25 -0700 vromero 8073594: javac, before calling rawInstantiate from selectBest the warner should be cleared out
Tue, 08 Sep 2015 11:53:17 -0700 vromero 8135203: javac, patch intended for an issue was pushed with wrong id and message
Tue, 08 Sep 2015 10:36:44 -0700 vromero 8132806: javac does a naive implementation of some incorporation steps
Fri, 04 Sep 2015 13:24:15 +0200 alundblad 8129114: Sjavac should stream back compiler output to the client as soon as it becomes available
Fri, 11 Sep 2015 10:26:41 -0700 lana Added tag jdk9-b81 for changeset 98687c25039e
Wed, 05 Jul 2017 20:49:14 +0200 duke Merge
Fri, 11 Sep 2015 10:26:35 -0700 lana Added tag jdk9-b81 for changeset f036508e86e7
Wed, 05 Jul 2017 20:49:11 +0200 duke Merge
Fri, 11 Sep 2015 10:26:35 -0700 lana Added tag jdk9-b81 for changeset 46bc210b1240
Wed, 05 Jul 2017 20:49:07 +0200 duke Merge
Fri, 11 Sep 2015 12:59:54 -0700 lana Merge
Fri, 11 Sep 2015 15:43:36 +0530 sundar 8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Thu, 10 Sep 2015 19:09:23 +0530 sundar 8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
Thu, 10 Sep 2015 15:28:05 +0200 attila 8135337: NativeDebug.dumpCounters with incorrect scope count
Thu, 10 Sep 2015 15:24:39 +0200 attila 8135336: Fix broken build after JDK-8135262
Thu, 10 Sep 2015 14:00:27 +0200 attila 8135262: Sanitize CodeInstaller API
Thu, 10 Sep 2015 13:50:04 +0200 hannesw 8134569: Add tests for prototype callsites
Thu, 10 Sep 2015 13:46:45 +0200 hannesw 8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5
Wed, 09 Sep 2015 17:19:46 +0530 sundar 8027137: Merge ScriptFunction and ScriptFunctionImpl
Wed, 09 Sep 2015 09:36:48 +0200 ihse 8065912: Better handling of classpath in build-infra
Mon, 07 Sep 2015 20:07:03 +0530 sundar 8135151: jjs should work in cygwin environment
Mon, 07 Sep 2015 11:11:41 +0200 attila 8135075: Reorder short-circuit tests in ApplySpecialization to run cheapest first
Fri, 04 Sep 2015 17:11:06 +0530 sundar 8135054: Add more samples to nashorn samples directory
Fri, 11 Sep 2015 10:26:42 -0700 lana Added tag jdk9-b81 for changeset a62e4c149f6f
Wed, 05 Jul 2017 20:49:01 +0200 duke Merge
Fri, 11 Sep 2015 10:26:28 -0700 lana Added tag jdk9-b81 for changeset 4a3398484f87
Wed, 05 Jul 2017 20:48:56 +0200 duke Merge
Fri, 11 Sep 2015 13:00:20 -0700 lana Merge
Fri, 11 Sep 2015 09:25:15 -0400 rriggs 8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user
Fri, 11 Sep 2015 13:44:30 +0300 asmotrak 8075299: Additional tests for 6857795
Fri, 11 Sep 2015 10:06:10 +0200 ihse 8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
Thu, 10 Sep 2015 16:50:39 -0700 naoto 8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
Thu, 10 Sep 2015 17:56:24 +0200 simonis 8134505: Cleanup of "TimeZone_md.c"
Thu, 10 Sep 2015 17:14:59 +0200 dfuchs 8080402: File Leak in jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java
Thu, 10 Sep 2015 11:44:14 +0200 simonis 8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64
Wed, 09 Sep 2015 18:17:44 -0700 naoto 8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
Wed, 09 Sep 2015 21:57:38 +0000 tyan 8044199: Tests for RSA keys and key specifications
Wed, 09 Sep 2015 16:12:55 -0400 rriggs 8135094: (process) java/lang/ProcessHandle/InfoTest fails testing commandLine()
Wed, 09 Sep 2015 08:33:14 -0700 amurillo Merge
Tue, 08 Sep 2015 15:39:53 -0700 amurillo Merge
Thu, 03 Sep 2015 15:48:24 -0700 amurillo Merge
Fri, 28 Aug 2015 13:40:44 +0200 redestad 8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters
Wed, 09 Sep 2015 16:33:19 +0300 igerasim 8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Wed, 09 Sep 2015 12:39:45 +0300 asmotrak 8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
Wed, 09 Sep 2015 04:02:59 -0400 dholmes 8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
Wed, 09 Sep 2015 09:36:46 +0200 ihse 8065912: Better handling of classpath in build-infra
Tue, 08 Sep 2015 22:14:25 +0000 valeriep 8135099: 9-dev solaris builds failed on 2015-09-04
Tue, 08 Sep 2015 11:47:07 -0700 prr Merge
Tue, 01 Sep 2015 11:03:43 +0300 yan 8132376: Add @requires os.family to the client tests with access to internal OS-specific API
Tue, 01 Sep 2015 09:40:16 +0400 alexsch 8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
Mon, 31 Aug 2015 11:29:55 -0700 prr Merge
Sat, 29 Aug 2015 12:58:14 +0300 serb 4339584: Adding a getUI public method to JComponent
Mon, 31 Aug 2015 16:56:09 +0300 serb 8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
Fri, 28 Aug 2015 14:54:04 +0300 serb 8134603: Incorrect destination is used in CGLLayer surface
Thu, 27 Aug 2015 18:09:09 +0300 avstepan 8133807: java.desktop docs: replace some invalid "@returns" tags
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip