hotspot/src/share/vm/code/nmethod.cpp
Fri, 21 Jul 2017 09:50:12 +0200 stuefe 8181917: Refactor UL LogStreams to avoid using resource area
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Thu, 13 Apr 2017 09:57:51 +0200 stefank 8178500: Replace usages of round_to and round_down with align_up and align_down
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Wed, 17 May 2017 11:41:08 +0200 redestad 8180423: Remove flag UseRelocIndex
Fri, 05 May 2017 14:22:35 -0700 cjplummer 8164563: Test nsk/jvmti/CompiledMethodUnload/compmethunload001 keeps reporting: PRODUCT BUG: class was not unloaded in 5
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Tue, 31 Jan 2017 01:11:40 +0300 vlivanov 8173338: C2: continuous CallSite relinkage eventually disables compilation for a method
Tue, 14 Feb 2017 20:00:28 -0800 ysuenaga 8172285: UL support for PrintCompilation
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Wed, 05 Oct 2016 15:20:35 +0200 goetz 8167184: [s390] Extend relocations for pc-relative instructions.
Fri, 21 Oct 2016 20:12:47 +0200 neliasso 8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection
Tue, 18 Oct 2016 09:43:12 +0200 thartmann 8153134: Infinite loop in handle_wrong_method in jmod
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Mon, 09 May 2016 22:22:15 +0200 rehn 8153535: Convert TraceRedefineClasses to Unified Logging
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 07 Apr 2016 12:33:58 +0200 mdoerr 8153267: nmethod's exception cache not multi-thread safe
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Thu, 07 Apr 2016 09:47:48 -0700 dcubed Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Tue, 05 Apr 2016 01:46:40 -0700 jcm 8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
Wed, 30 Mar 2016 12:34:08 +0200 thartmann Merge
Thu, 24 Mar 2016 09:09:52 +0100 thartmann 8136458: Remove "marked for reclamation" nmethod state
Wed, 30 Mar 2016 08:00:51 +0200 thartmann 8152947: VM crash with assert(!removed || is_in_use()) failed: unused osr nmethod should be invalidated
Mon, 21 Mar 2016 11:21:07 +0100 zmajo Merge
Fri, 18 Mar 2016 09:32:29 +0100 thartmann 8023191: OSR nmethods should be flushed to free space in CodeCache
Wed, 16 Mar 2016 14:31:33 +0100 jwilhelm Merge
Fri, 19 Feb 2016 20:40:20 +0300 vlivanov 7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Mon, 07 Mar 2016 14:41:31 -0500 cvarming 8150013: ParNew: Prune nmethods scavengable list.
Tue, 16 Feb 2016 09:49:58 -0800 never 8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker
Thu, 11 Feb 2016 21:07:38 +0100 jwilhelm Merge
Wed, 03 Feb 2016 18:16:54 +0100 mockner Merge
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Thu, 04 Feb 2016 12:33:31 +0100 thartmann 8143897: Weblogic12medrec assert(handler_address == SharedRuntime::compute_compiled_exc_handler(nm, pc, exception, force_unwind, true)) failed: Must be the same
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Mon, 11 Jan 2016 17:11:57 -0800 twisti Merge
Fri, 18 Dec 2015 20:23:26 +0300 vlivanov 8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Mon, 07 Dec 2015 09:19:26 -0800 iklam 8144853: Print the names of callees in PrintAssembly/PrintInterpreter
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Thu, 17 Dec 2015 09:39:07 -0800 dlong 8144852: Corrupted oop in nmethod
Fri, 11 Dec 2015 15:03:11 +0300 vlivanov 8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
Fri, 04 Dec 2015 15:18:46 -1000 never 8143571: [JVMCI] Double unregistering of nmethod during unloading
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Tue, 27 Oct 2015 12:25:08 +0100 stefank 8140584: nmethod::oops_do_marking_epilogue always runs verification code
Wed, 04 Nov 2015 17:36:29 +0100 tschatzl 8141134: Remove unnecessary pragma warning(disable:4355) from GC code
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
less more (0) -100 -60 tip