log

age author description
Thu, 25 Sep 2014 07:52:32 -0400 coleenp 8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms
Thu, 02 Oct 2014 09:32:53 +0200 goetz 8059592: Recent bugfixes in ppc64 port.
Thu, 02 Oct 2014 11:31:31 -0700 fzhinkin 8059226: Names of rtm_state_change and unstable_if deoptimization reasons were swapped in 8u40
Tue, 30 Sep 2014 08:29:26 +0000 brutisso Merge
Sat, 27 Sep 2014 15:11:41 +0200 jwilhelm 8047976: Ergonomics for GC thread counts should update the flags
Tue, 30 Sep 2014 09:44:36 +0200 tschatzl 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
Wed, 10 Sep 2014 11:55:33 +0200 tonyp 8057799: Unnecessary NULL check in G1KeepAliveClosure
Fri, 26 Sep 2014 20:09:02 -0700 iveresov 8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic
Mon, 29 Sep 2014 13:12:48 +0200 mgronlun 8038624: interpretedVFrame::expressions() must respect InterpreterOopMap for liveness
Fri, 26 Sep 2014 03:42:38 -0700 amurillo 8059204: new hotspot build - hs25.40-b13
Wed, 01 Oct 2014 07:45:27 -0700 asaha Added tag jdk8u40-b08 for changeset 905a16825d29
Fri, 26 Sep 2014 03:32:26 -0700 amurillo Added tag hs25.40-b12 for changeset 5c1b5be2c69b jdk8u40-b08
Fri, 26 Sep 2014 03:32:25 -0700 amurillo Merge hs25.40-b12
Thu, 18 Sep 2014 11:46:33 -0700 morris 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
Mon, 08 Sep 2014 17:47:43 +0200 mgerdin 8057722: G1: Code root hashtable updated incorrectly when evacuation failed
Fri, 29 Aug 2014 13:12:21 +0200 mgerdin 8048268: G1 Code Root Migration performs poorly
Fri, 29 Aug 2014 13:08:01 +0200 mgerdin 8056084: Refactor Hashtable to allow implementations without rehashing support
Tue, 23 Sep 2014 17:24:34 -0700 iveresov 8059002: 8058744 needs a test case
Tue, 23 Sep 2014 15:09:07 -0700 iveresov 8058744: Crash in C1 OSRed method w/ Unsafe usage
Wed, 24 Sep 2014 09:49:47 +0200 sla 8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg)
Fri, 19 Sep 2014 11:53:58 -0700 iveresov 8058564: Tiered compilation performance drop in PIT
Fri, 19 Sep 2014 11:12:39 -0400 mseledtsov 8052313: Backport CDS tests from JDK-9 to jdk8_u40
Fri, 19 Sep 2014 02:23:20 -0700 amurillo 8058798: new hotspot build - hs25.40-b12
Wed, 24 Sep 2014 11:38:12 -0700 katleman Added tag jdk8u40-b07 for changeset b63d0e8bfc07
Fri, 19 Sep 2014 02:16:05 -0700 amurillo Added tag hs25.40-b11 for changeset 4489ac5b084a jdk8u40-b07
Fri, 19 Sep 2014 02:16:04 -0700 amurillo Merge hs25.40-b11
Wed, 17 Sep 2014 05:30:19 -0700 gtriantafill 8056263: [TESTBUG] Re-enable NMTWithCDS.java test
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
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.
Fri, 29 Aug 2014 15:32:16 +0200 zmajo 8055286: Extend CompileCommand=option to handle numeric parameters
Wed, 03 Sep 2014 15:26:06 +0400 fzhinkin 8055903: Develop sanity tests on SPARC's SHA instructions support
Wed, 03 Sep 2014 15:29:57 +0400 fzhinkin 8055904: Develop tests for new command-line options related to SHA intrinsics
Mon, 08 Sep 2014 20:32:10 +0400 fzhinkin 8056091: Move compiler/intrinsics/mathexact/sanity/Verifier to compiler/testlibrary and extend its functionality
Tue, 09 Sep 2014 06:29:40 +0000 kvn Merge
Thu, 04 Sep 2014 23:49:17 -0700 kvn 8057643: Unable to build --with-debug-level=optimized on OSX
Tue, 09 Sep 2014 04:48:41 +0200 sjohanss 8057710: Refactor G1 heap region default sizes
Tue, 09 Sep 2014 01:58:02 +0000 iveresov Merge
Mon, 08 Sep 2014 18:11:37 -0700 iveresov 8056124: Hotspot should use PICL interface to get cacheline size on SPARC
Wed, 13 Aug 2014 13:05:04 -0700 kvn 8054927: Missing MemNode::acquire ordering in some volatile Load nodes
Mon, 08 Sep 2014 23:01:01 +0000 kvn Merge
Thu, 17 Jul 2014 15:40:04 -0700 kvn 8050942: PPC64: implement template interpreter for ppc64le
Tue, 09 Sep 2014 00:05:25 +0200 sjohanss 8057658: Enable G1 FullGC extensions
Mon, 08 Sep 2014 14:13:01 +0000 coleenp Merge
Fri, 05 Sep 2014 16:01:29 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Fri, 30 May 2014 19:13:07 +0200 sla 8044398: Attach code should propagate errors in Diagnostic Commands as errors
Tue, 19 Aug 2014 07:36:11 +0200 thartmann 8048879: "unexpected yanked node" opto/postaloc.cpp:139
Fri, 05 Sep 2014 15:10:41 -0700 amurillo 8057649: new hotspot build - hs25.40-b10
Wed, 10 Sep 2014 09:05:31 -0700 katleman Added tag jdk8u40-b05 for changeset 232b50b20797
Fri, 05 Sep 2014 15:02:44 -0700 amurillo Added tag hs25.40-b09 for changeset c9635cad4a5d jdk8u40-b05
Fri, 05 Sep 2014 15:02:43 -0700 amurillo Merge hs25.40-b09
Fri, 05 Sep 2014 12:36:37 -0700 jcoomes 8057623: add an extension class for argument handling
Fri, 05 Sep 2014 00:28:43 +0200 jwilhelm 8056056: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
Thu, 28 Aug 2014 23:30:13 +0400 iignatyev 8056223: typo in export_optimized_jdk
Wed, 27 Aug 2014 17:09:18 +0400 iignatyev 8056072: add jprt_optimized targets
Fri, 05 Sep 2014 09:49:19 +0200 sjohanss 8057536: Refactor G1 to allow context specific allocations
Thu, 04 Sep 2014 16:53:27 -0700 jcoomes 8057531: refactor gc argument processing code slightly
Thu, 04 Sep 2014 09:37:41 -0700 jcoomes 8054970: gc src file exclusion should exclude alternative sources
Fri, 22 Aug 2014 06:28:14 -0700 gtriantafill 8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running
Thu, 21 Aug 2014 14:37:39 -0700 gtriantafill 8055684: runtime/NMT/CommandLineEmptyArgument.java fails
Fri, 22 Aug 2014 07:38:42 -0700 gtriantafill 8055053: [TESTBUG] runtime/NMT/VirtualAllocCommitUncommitRecommit.java fails
Fri, 22 Aug 2014 06:46:29 -0700 gtriantafill 8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available
Tue, 19 Aug 2014 06:47:28 -0700 gtriantafill 8055051: runtime/NMT/CommandLineEmptyArgument.java fails
Thu, 04 Sep 2014 10:14:37 -0400 gtriantafill 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated
Thu, 14 Aug 2014 13:15:23 -0400 zgu 8054547: Re-enable warning for incompatible java launcher
Tue, 12 Aug 2014 14:06:41 -0700 gtriantafill 8054952: [TESTBUG] Add missing NMT2 tests
Thu, 04 Sep 2014 11:21:08 +0200 sla 8057535: add a thread extension class
Wed, 03 Sep 2014 17:01:57 +0200 tschatzl 8057143: Incomplete renaming of variables containing "hrs" to "hrm" related to HeapRegionSeq
Wed, 03 Sep 2014 21:20:39 +0000 ccheung Merge
Wed, 27 Aug 2014 10:42:28 -0700 ccheung 8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC