log

age author description
Fri, 07 Oct 2016 08:19:13 +0200 erikj Idea patch from mcimadamoredefault tip
Tue, 04 Oct 2016 16:58:52 +0200 erikj Make it build again
Tue, 04 Oct 2016 14:03:38 +0200 erikj Move Hotspot make and src files
Mon, 03 Oct 2016 12:00:19 +0200 erikj Make it build
Mon, 03 Oct 2016 10:52:58 +0200 erikj Move src, test and makefiles to new locations
Fri, 30 Sep 2016 10:35:25 +0200 duke Added tag jdk-9+138 for changeset c370c633624e
Fri, 30 Sep 2016 10:35:25 +0200 duke Mergejdk-9+138
Tue, 27 Sep 2016 04:34:09 +0530 sadayapalam 8164519: Rendering of supertype_target for annotated extends clause
Mon, 26 Sep 2016 13:39:50 -0700 sdrach 8153654: Update jdeps to be multi-release jar aware
Mon, 26 Sep 2016 13:18:11 -0700 rfield 8166655: JShell: Process running JShell should not be blocked from exit by non-daemon data-transfer threads
Fri, 23 Sep 2016 14:37:03 -0700 rfield 8166589: jshell tool: typo: remove out of place text in /help /set truncation
Fri, 23 Sep 2016 09:57:24 -0700 ksrini 8166127: Develop new tests to cover javadoc module options which are passed to underlying javac
Fri, 23 Sep 2016 15:35:32 +0200 jlahoda 8047347: com.sun.source.util.Trees breaks the compiler.
Thu, 22 Sep 2016 18:31:35 +0000 lana Merge
Thu, 22 Sep 2016 16:41:15 +0000 lana Added tag jdk-9+137 for changeset 3b12104d73d5
Wed, 21 Sep 2016 23:46:06 -0700 rfield 8166400: JShell: friendlier representation of array values
Wed, 21 Sep 2016 18:18:50 -0700 bpatel 8162363: Tables in javadoc documentation missing row headers
Wed, 21 Sep 2016 05:26:26 +0530 sadayapalam 8163027: AssertionError while compiling a program that uses try with resources.
Tue, 20 Sep 2016 12:12:18 +0530 sadayapalam 8156568: Update javac to support compiling against a modular JAR that is a multi-release JAR
Tue, 20 Sep 2016 05:28:54 +0530 sadayapalam 8166108: VerifyError passing anonymous inner class to supertype constructor
Fri, 30 Sep 2016 10:34:53 +0200 duke Merge
Thu, 29 Sep 2016 07:20:59 +0000 convert-repo update tags
Thu, 22 Sep 2016 16:41:14 +0000 lana Added tag jdk-9+137 for changeset 6d7f4e4b2c3d
Fri, 30 Sep 2016 10:34:20 +0200 duke Merge
Thu, 29 Sep 2016 07:20:22 +0000 convert-repo update tags
Thu, 22 Sep 2016 18:32:15 +0000 lana Merge
Thu, 22 Sep 2016 16:41:13 +0000 lana Added tag jdk-9+137 for changeset 5d32b87a6e18
Thu, 22 Sep 2016 10:17:19 -0700 joehw 8166398: CatalogSupport tests need to be fixed
Fri, 30 Sep 2016 10:33:44 +0200 duke Merge
Thu, 29 Sep 2016 07:17:22 +0000 convert-repo update tags
Mon, 26 Sep 2016 13:27:45 +0200 hannesw 8164467: ES6 computed properties are implemented wrongly
Thu, 22 Sep 2016 18:32:42 +0000 lana Merge
Thu, 22 Sep 2016 16:41:15 +0000 lana Added tag jdk-9+137 for changeset 46827ff122bc
Tue, 20 Sep 2016 21:53:00 +0530 sundar 8166298: 3 nashorn ant tests fail with latest jdk9-dev tip
Tue, 20 Sep 2016 11:33:03 +0200 sdama 8166296: add documentation for Date,RegExp,Error,JSON objects
Fri, 30 Sep 2016 10:33:09 +0200 duke Merge
Thu, 29 Sep 2016 07:21:13 +0000 convert-repo update tags
Thu, 22 Sep 2016 16:41:12 +0000 lana Added tag jdk-9+137 for changeset c9f30fee64bd
Fri, 30 Sep 2016 10:32:33 +0200 duke Merge
Tue, 27 Sep 2016 12:07:33 +0100 robm 8166747: Add invalid network / computer name cases to isReachable known failure switch
Tue, 27 Sep 2016 01:36:31 -0700 xiaofeya 8154525: java/net/ServerSocket/ThreadStop.java fails intermittently with error while cleaning up threads after test
Mon, 26 Sep 2016 13:37:10 -0700 sdrach 8153654: Update jdeps to be multi-release jar aware
Mon, 26 Sep 2016 21:24:17 +0200 clanger 8166604: nio: remove unneeded locals variables and correct NPE
Mon, 26 Sep 2016 08:19:07 -0700 xiaofeya 8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
Mon, 26 Sep 2016 14:56:35 +0200 erikj 8163102: Fix headless only configuration option
Fri, 23 Sep 2016 13:24:33 -0700 dl 8165919: Miscellaneous changes imported from jsr166 CVS 2016-09-21
Fri, 23 Sep 2016 13:21:23 -0700 dl 8166059: JSR166TestCase.java fails with NPE in dumpTestThreads on timeout
Fri, 23 Sep 2016 13:18:22 -0700 dl 8166057: [testbug] CoreThreadTimeOut still uses hardcoded timeout
Fri, 23 Sep 2016 13:14:14 -0700 dl 8166465: CompletableFuture.minimalCompletionStage().toCompletableFuture() should be non-minimal
Fri, 23 Sep 2016 12:08:38 +0300 skovalev 8166553: undeclared dependencies for two IO tests
Fri, 23 Sep 2016 15:31:46 +0100 robm 8159410: InetAddress.isReachable returns true for non existing IP adresses
Fri, 23 Sep 2016 15:20:49 +0200 mhaupt 8161211: better inlining support for loop bytecode intrinsics
Fri, 23 Sep 2016 03:15:00 -0700 xiaofeya 8085049: java/net/MulticastSocket/TimeToLive.java fails intermittently with "Address already in use"
Fri, 23 Sep 2016 01:08:24 +0000 valeriep 8136355: CKM_SSL3_KEY_AND_MAC_DERIVE no longer available by default on Solaris 12
Thu, 22 Sep 2016 18:31:42 +0000 lana Merge
Thu, 22 Sep 2016 16:41:14 +0000 lana Added tag jdk-9+137 for changeset 4da0bd8eea33
Thu, 22 Sep 2016 17:21:10 +0100 coffeys 8151832: Improve exception messages in exception thrown by new JDK 9 code
Thu, 22 Sep 2016 07:28:40 -0700 jnimeh 8049516: sun.security.provider.SeedGenerator throws ArrayIndexOutOfBoundsException
Wed, 21 Sep 2016 09:29:30 -0700 amurillo Merge
Fri, 16 Sep 2016 10:57:21 -0700 amurillo Merge