log

age author description
Mon, 14 Jul 2014 03:27:21 -0700 vlivanov 8049529: LogCompilation: annotate make_not_compilable with compilation level
Mon, 14 Jul 2014 03:26:52 -0700 vlivanov 8049530: Provide descriptive failure reason for compilation tasks removed for the queue
Mon, 14 Jul 2014 03:24:35 -0700 vlivanov 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
Thu, 29 May 2014 09:41:07 +0000 vlivanov 8034935: JSR 292 support for PopFrame has a fragile coupling with DirectMethodHandle
Tue, 04 Mar 2014 02:23:16 -0800 vlivanov 8025842: Convert warning("Thread holding lock at safepoint that vm can block on") to fatal(...)
Tue, 11 Mar 2014 15:06:34 +0400 vlivanov 8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
Fri, 12 Sep 2014 01:04:04 +0000 coleenp Merge
Thu, 04 Sep 2014 14:50:31 -0400 zgu 8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
Thu, 11 Sep 2014 17:13:30 -0700 jcoomes 8058235: identify GCs initiated to update allocation context stats
Thu, 11 Sep 2014 14:21:24 +0200 jwilhelm 8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM
Thu, 11 Sep 2014 14:21:13 +0200 jwilhelm 8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
Thu, 11 Sep 2014 20:56:04 +0000 iveresov Merge
Wed, 10 Sep 2014 19:08:17 -0700 iveresov 8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant
Thu, 11 Sep 2014 12:18:26 -0700 iveresov 8058184: Move _highest_comp_level and _highest_osr_comp_level from MethodData to MethodCounters
Thu, 11 Sep 2014 11:55:30 -0700 dsamersoff 8032247: SA: Constantpool lookup for invokedynamic is not implemented