log src/share/vm/compiler/disassembler.cpp @ 22299:c28cb37b2e1d

age author description
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Wed, 29 Apr 2015 14:41:03 +0200 Gilles Duboscq Print Graal installed code name when printing frames or diassembly
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Fri, 29 Aug 2014 19:45:49 -0400 drchase 8054292: code comments leak in fastdebug builds
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Thu, 07 Aug 2014 11:06:09 -0700 Tom Rodriguez Dump disassembly in crash log
Mon, 14 Apr 2014 15:05:52 -0700 Tom Rodriguez correct size in printed in message
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 25 Mar 2014 16:25:02 -0700 twisti revert some changes to match upstream files
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25