log

age author description
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
Sat, 02 Aug 2014 07:06:08 +0200 roland 8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943
Mon, 08 Sep 2014 15:24:10 +0200 sjohanss 8057752: WhiteBox extension support for testing
Wed, 10 Sep 2014 16:06:53 -0700 jcoomes 8057827: notify an obj when allocation context stats are available
Wed, 10 Sep 2014 21:45:28 +0000 drchase Merge
Wed, 10 Sep 2014 21:25:26 +0000 drchase Merge
Fri, 11 Jul 2014 19:51:36 -0400 drchase 8036588: VerifyFieldClosure fails instanceKlass:3133
Wed, 10 Sep 2014 13:01:13 -0700 jcoomes 8057824: methods to copy allocation context statistics
Wed, 10 Sep 2014 13:01:13 -0700 jcoomes 8057818: collect allocation context statistics at gc pauses
Wed, 10 Sep 2014 19:05:54 +0000 ctornqvi Merge
Wed, 10 Sep 2014 17:36:20 +0000 ctornqvi Merge
Tue, 09 Sep 2014 09:48:42 -0700 gtriantafill 8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking
Tue, 09 Sep 2014 15:47:18 -0700 roland 8057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must find derived/base pair
Mon, 23 Jun 2014 13:33:23 +0200 rbackman 8046289: compiler/6340864/TestLongVect.java timeout with
Wed, 10 Sep 2014 12:39:11 +0200 rbackman 8030976: Untaken paths should be more vigorously pruned at highest optimization level
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Tue, 09 Sep 2014 19:18:13 +0000 drchase Merge
Tue, 09 Sep 2014 18:23:08 +0000 drchase Merge
Fri, 29 Aug 2014 19:45:49 -0400 drchase 8054292: code comments leak in fastdebug builds
Tue, 09 Sep 2014 18:20:24 +0000 iveresov Merge
Mon, 08 Sep 2014 11:45:48 -0700 iveresov 8057750: CTW should not make MH intrinsics not entrant
Fri, 05 Sep 2014 14:39:45 -0700 iveresov 8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
Wed, 03 Sep 2014 14:39:13 +0200 simonis 8057129: Fix AIX build after the Extend CompileCommand=option change 8055286
Tue, 02 Sep 2014 10:26:48 -0700 kvn 8056964: JDK-8055286 changes are incomplete.