log

age author description
Fri, 04 Apr 2014 09:49:19 -0700 amurillo Merge hs25.20-b09
Mon, 16 Dec 2013 10:57:08 -0800 zgu 8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
Fri, 04 Apr 2014 10:43:56 +0200 tschatzl 8038498: Fix includes and C inlining after 8035330
Thu, 03 Apr 2014 16:37:55 -0700 iveresov Merge
Wed, 02 Apr 2014 11:24:51 -0700 iveresov 8039043: Implicit null check is in the wrong place in C1 -UseCompressedOops
Wed, 02 Apr 2014 11:24:44 -0700 kvn 8036767: PPC64: Support for little endian execution model
Mon, 31 Mar 2014 13:08:03 -0700 kvn 8038633: crash in VM_Version::get_processor_features() on startup
Mon, 31 Mar 2014 23:49:00 -0400 dholmes 8016039: jvm.lib is missing from export list unless building server
Mon, 31 Mar 2014 13:09:35 -0700 minqi 7090324: gclog rotation via external tool
Fri, 28 Mar 2014 15:29:23 -0700 amurillo 8038639: new hotspot build - hs25.20-b09
Wed, 02 Apr 2014 09:31:10 -0700 katleman Added tag jdk8u20-b08 for changeset e9ffa408f7af
Tue, 01 Apr 2014 11:12:22 -0700 amurillo Merge jdk8u20-b08
Fri, 28 Mar 2014 15:22:28 -0700 amurillo Added tag hs25.20-b08 for changeset 2627c7be4279
Fri, 28 Mar 2014 15:22:27 -0700 amurillo Merge hs25.20-b08
Fri, 28 Mar 2014 12:22:04 -0700 vlivanov Merge
Fri, 28 Mar 2014 10:13:37 -0700 vlivanov 8035828: Turn on @Stable support in VM
Fri, 28 Mar 2014 10:12:48 -0700 vlivanov 8035887: VM crashes trying to force inlining the recursive call
Fri, 28 Mar 2014 10:04:07 -0700 vlivanov 8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on
Thu, 27 Mar 2014 11:17:26 +0400 iignatyev 8038240: new WB API to get nmethod
Thu, 27 Mar 2014 17:29:41 +0400 iignatyev 8038193: Add command line option tests for BMI options
Tue, 28 Jan 2014 10:19:45 -0800 kvn 8029941: rollback changes in make/jprt.properties for embedded testing
Thu, 27 Feb 2014 20:40:24 +0100 goetz 8035970: PPC64: fix ad file after 8027754: Enable loop optimizations for loops with MathExact
Wed, 26 Feb 2014 11:33:34 -0800 goetz 8035396: Introduce accessor for tmp_oop in frame.
Wed, 26 Mar 2014 18:21:05 -0700 kvn Merge
Wed, 19 Feb 2014 14:03:09 -0800 goetz 8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Tue, 25 Mar 2014 12:54:21 -0700 goetz 8037821: Account for trampoline stubs when estimating code buffer sizes
Mon, 24 Mar 2014 11:51:40 -0700 amurillo 8038262: Workaround for ccache in vm.make is missing for aix
Thu, 20 Mar 2014 11:03:06 +0100 goetz 8037915: PPC64/AIX: Several smaller fixes
Thu, 20 Feb 2014 14:44:33 +0100 simonis 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968