log src/share/vm/code/nmethod.hpp @ 21559:be896a1983c0

age author description
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
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Fri, 05 Sep 2014 14:39:45 -0700 iveresov 8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Tue, 24 Jun 2014 17:09:48 +0200 stefank 8047373: Clean the ExceptionCache in one pass
Thu, 17 Jul 2014 10:21:31 +0200 mdoerr 8050972: Concurrency problem in PcDesc cache
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 30 Jul 2014 08:40:08 -0700 Stefan Anzinger [SPARC] Fix deoptimization fixup of return pc when called via the deoptimization entry
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 25 Mar 2014 16:38:01 +0100 Bernhard Urban nmethod: fix -XX:+PrintNMethodStatistics
Wed, 12 Mar 2014 13:30:08 +0100 Gilles Duboscq Merge