log

age author description
Fri, 10 Jul 2015 08:33:30 -0700 asaha Added tag jdk8u31-b34 for changeset 70e73f8f43fc
Mon, 31 Aug 2015 14:41:35 -0700 asaha Merge
Tue, 25 Aug 2015 11:20:35 -0700 asaha Merge
Mon, 17 Aug 2015 14:02:43 -0700 asaha Merge
Mon, 10 Aug 2015 14:22:27 -0700 asaha Merge
Tue, 28 Jul 2015 23:38:46 -0700 asaha Merge
Thu, 23 Jul 2015 11:20:44 -0700 asaha Merge
Thu, 16 Jul 2015 17:18:06 -0700 asaha Merge
Tue, 14 Jul 2015 11:31:34 -0700 asaha 8131182: Increment minor version of HSx for 8u71 and initialize the build number
Tue, 14 Jul 2015 10:53:07 -0700 asaha Added tag jdk8u71-b00 for changeset 9a158a0c243b
Mon, 26 Jan 2015 15:51:28 -0800 sspitsyn 8068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
Wed, 13 Jan 2016 20:47:17 -0500 simonis 8146979: Backport of 8046471 breaks ppc64 build in jdk8u because 8072383 was badly backported before
Fri, 08 Jan 2016 05:28:21 -0800 kevinw 8144483: One long Safepoint pause directly after each GC log rotation
Wed, 04 Nov 2015 16:23:08 -0800 clanger 8140244: Port fix of JDK-8075773 to AIX and possibly MacOSX
Thu, 07 Jan 2016 02:36:48 -0800 kevinw 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
Fri, 25 Dec 2015 14:03:45 +0300 skovalev 8144937: [TEST_BUG] testlibrary_tests should be excluded for compact1 and compact2 execution
Mon, 21 Dec 2015 10:14:26 +0100 thartmann 8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
Mon, 21 Dec 2015 11:34:58 +0100 thartmann 8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
Mon, 04 Jan 2016 12:05:53 -0800 asaha Added tag jdk8u76-b02 for changeset 218483967e52
Wed, 23 Dec 2015 00:50:46 +0000 robm Merge jdk8u76-b02
Fri, 24 Jul 2015 21:29:11 -0400 shade 8131782: C1 Class.cast optimization breaks when Class is loaded from static final
Fri, 18 Dec 2015 10:58:25 -0800 dcubed Merge
Fri, 18 Dec 2015 10:12:46 -0800 gthornbr 8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
Fri, 18 Dec 2015 10:11:58 -0800 gthornbr 8048232: Fix for 8046471 breaks PPC64 build
Thu, 17 Dec 2015 17:18:59 -0800 gthornbr 8046611: Build errors with gcc on sparc/fastdebug
Thu, 17 Dec 2015 17:17:31 -0800 gthornbr 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Thu, 10 Dec 2015 16:09:36 +0100 sla 8145099: Better error message when SA can't attach to a process
Thu, 10 Dec 2015 14:51:53 +0300 vlivanov 8144935: C2: safepoint is pruned from a non-counted loop
Fri, 04 Dec 2015 14:06:38 +0100 aeriksso 6869327: Add new C2 flag to keep safepoints in counted loops.
Wed, 02 Dec 2015 13:58:34 +0530 kevinw 8065579: WB method to start G1 concurrent mark cycle should be introduced