Tue, 20 Sep 2016 00:34:54 +0000 |
kbarrett |
Merge |
Mon, 19 Sep 2016 19:59:28 -0400 |
kbarrett |
8166228: Remove unused HeapRegion::object_iterate_mem_careful() |
Mon, 19 Sep 2016 19:25:09 -0400 |
hseigel |
8166312: Backout 8165017 |
Mon, 19 Sep 2016 22:55:26 +0200 |
tschatzl |
8166207: Use of Copy::conjoint_oops_atomic in global mark stack causes crashes on arm64 |
Mon, 19 Sep 2016 17:35:25 +0000 |
kbarrett |
Merge |
Mon, 19 Sep 2016 13:12:26 -0400 |
kbarrett |
8166229: Eliminate ParNew's use of klass_or_null() |
Mon, 19 Sep 2016 12:04:28 -0400 |
lfoltan |
8163406: The fixup_module_list must be protected by Module_lock when inserting new entries |
Sun, 18 Sep 2016 21:10:48 -0400 |
jiangli |
8078644: CDS needs to support JVMTI CFLH |
Tue, 06 Sep 2016 13:01:27 +0200 |
mdoerr |
8165489: Missing G1 barrier in Unsafe_GetObjectVolatile |
Fri, 16 Sep 2016 13:15:01 -0700 |
amurillo |
Merge |
Fri, 16 Sep 2016 12:09:53 -0500 |
gziemski |
8136766: Enable ThreadStackSize range test |
Fri, 16 Sep 2016 11:33:47 +0200 |
tschatzl |
8157952: Parallelize Memory Pretouch |
Thu, 15 Sep 2016 12:10:43 -0400 |
kbarrett |
8165808: Add release barriers when allocating objects with concurrent collection |
Thu, 15 Sep 2016 16:44:19 +0200 |
tschatzl |
8159422: Very high Concurrent Mark mark stack contention |
Wed, 14 Sep 2016 16:20:54 +0300 |
akulyakh |
8165017: Additional test coverage of the JDWP CLASSLOADER and MODULE commands |
Thu, 15 Sep 2016 10:19:11 +0300 |
dsamersoff |
8027920: SA: Add default methods to InstanceKlass |
Thu, 29 Sep 2016 16:45:09 +0000 |
lana |
Added tag jdk-9+138 for changeset b4b4c1119f39 |
Tue, 04 Oct 2016 13:41:51 +0200 |
erikj |
8166965: Some small java build tools are still running with big JVM configuration |
Tue, 04 Oct 2016 13:34:34 +0200 |
erikj |
8166948: Exploded image too slow to be usable |
Fri, 30 Sep 2016 09:05:40 +0200 |
erikj |
8160630: libjimage.so and others should link statically to libgcc |
Thu, 29 Sep 2016 16:45:08 +0000 |
lana |
Added tag jdk-9+138 for changeset de6f69208f82 |
Wed, 05 Jul 2017 22:16:20 +0200 |
duke |
Added tag jdk-9+138 for changeset d273dfe9a126 |
Wed, 05 Jul 2017 22:16:18 +0200 |
duke |
Mergejdk-9+138 |
Wed, 05 Jul 2017 22:16:12 +0200 |
duke |
Merge |
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. |