log

age author description
Tue, 16 Sep 2014 13:30:48 +0000 brutisso Merge
Tue, 16 Sep 2014 14:27:40 +0200 brutisso 8057768: Make heap region region type in G1 HeapRegion explicit
Wed, 11 Jun 2014 09:16:19 +0200 thartmann 8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
Tue, 24 Jun 2014 08:12:30 +0200 thartmann 8035328: closed/compiler/6595044/Main.java failed with timeout
Tue, 16 Sep 2014 11:03:19 +0200 stefank 8058481: Test gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java was removed, but TEST.groups still refers to it
Tue, 02 Sep 2014 21:27:08 -0400 dholmes 8046210: Missing memory barrier when reading init_lock
Fri, 12 Sep 2014 13:27:05 -0700 amurillo 8058275: new hotspot build - hs25.40-b11
Wed, 17 Sep 2014 13:53:26 -0700 katleman Added tag jdk8u40-b06 for changeset 3702eb6ec708
Fri, 12 Sep 2014 13:10:56 -0700 amurillo Added tag hs25.40-b10 for changeset 47ec483b936e jdk8u40-b06
Fri, 12 Sep 2014 13:10:55 -0700 amurillo Merge hs25.40-b10
Mon, 14 Jul 2014 03:29:42 -0700 vlivanov 8048703: ReplacedNodes dumps it's content to tty
Mon, 14 Jul 2014 03:28:13 -0700 vlivanov 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
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
Thu, 11 Sep 2014 15:41:43 +0000 kvn Merge
Wed, 27 Aug 2014 17:37:18 +0200 roland 8055946: assert(result == NULL || result->is_oop()) failed: must be oop
Mon, 11 Aug 2014 15:09:04 +0200 roland 8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError