log src/share/vm/asm/codeBuffer.cpp @ 20435:094cbdffa87d

age author description
Fri, 29 Aug 2014 19:45:49 -0400 drchase 8054292: code comments leak in fastdebug builds
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
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
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
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
Mon, 25 Nov 2013 15:31:20 -0800 Tom Rodriguez Treat block comments as raw strings
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Mon, 18 Mar 2013 13:19:06 +0100 roland 8008555: Debugging code in compiled method sometimes leaks memory
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Wed, 12 Dec 2012 11:39:29 -0500 coleenp 8004883: NPG: clean up anonymous class fix
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 07 Dec 2012 01:09:03 -0800 roland Merge
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Tue, 27 Nov 2012 17:41:38 -0800 kvn 8003850: add support for constants in stub code
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Mon, 29 Oct 2012 11:08:48 -0700 twisti 8000780: make Zero build and run with JDK8
Mon, 24 Sep 2012 10:30:14 -0700 kvn 7200163: add CodeComments functionality to assember stubs
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Tue, 08 Nov 2011 10:31:53 -0800 never 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
Sun, 23 Oct 2011 12:31:20 -0700 never 7103380: assertion failure with -XX:+PrintNativeNMethods
Fri, 22 Apr 2011 21:13:09 +0200 Thomas Wuerthinger Fixed an issue with alignment of double/long values in the code buffer. Can now run Scimark again.
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Fri, 10 Dec 2010 14:14:02 -0800 kvn 6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))