Tue, 20 May 2014 10:04:03 -0700 8042255: make gc src file exclusion more automatic
jcoomes [Tue, 20 May 2014 10:04:03 -0700] rev 24472
8042255: make gc src file exclusion more automatic Reviewed-by: brutisso, stefank, dholmes, rdurbin
Tue, 20 May 2014 10:24:30 +0200 8039042: G1: Phantom zeros in cardtable
pliden [Tue, 20 May 2014 10:24:30 +0200] rev 24471
8039042: G1: Phantom zeros in cardtable Reviewed-by: tschatzl, mgerdin
Mon, 19 May 2014 08:09:35 -0700 Merge
jmasa [Mon, 19 May 2014 08:09:35 -0700] rev 24470
Merge
Wed, 14 May 2014 14:32:23 +0200 8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime()
pliden [Wed, 14 May 2014 14:32:23 +0200] rev 24469
8040804: G1: Concurrent mark stuck in loop calling os::elapsedVTime() Reviewed-by: brutisso, tschatzl
Wed, 14 May 2014 13:32:44 +0200 8040803: G1: Concurrent mark hangs when mark stack overflows
pliden [Wed, 14 May 2014 13:32:44 +0200] rev 24468
8040803: G1: Concurrent mark hangs when mark stack overflows Reviewed-by: brutisso, ehelin
Sun, 11 May 2014 16:35:43 -0700 8038928: gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure'
jmasa [Sun, 11 May 2014 16:35:43 -0700] rev 24467
8038928: gc/g1/TestGCLogMessages.java fail with "[Evacuation Failure' Reviewed-by: ysr, brutisso, tschatzl
Fri, 09 May 2014 19:47:41 -0700 Merge
jmasa [Fri, 09 May 2014 19:47:41 -0700] rev 24466
Merge
Fri, 09 May 2014 09:59:39 +0200 8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
ehelin [Fri, 09 May 2014 09:59:39 +0200] rev 24465
8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs Reviewed-by: jmasa, pliden, stefank
Thu, 08 May 2014 10:29:17 +0200 8042474: Clean up duplicated code in RSHashTable
brutisso [Thu, 08 May 2014 10:29:17 +0200] rev 24464
8042474: Clean up duplicated code in RSHashTable Summary: Removed duplicate code in RSHashTable to fetch SparsePRTEntries Reviewed-by: tschatzl, brutisso Contributed-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>
Wed, 21 May 2014 19:08:08 +0000 Merge
coleenp [Wed, 21 May 2014 19:08:08 +0000] rev 24463
Merge
Tue, 20 May 2014 20:35:39 +0200 8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected
sla [Tue, 20 May 2014 20:35:39 +0200] rev 24462
8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected Summary: Back out fix for JDK-8041934 Reviewed-by: coleenp, sspitsyn
Sat, 17 May 2014 19:34:38 -0400 Merge
coleenp [Sat, 17 May 2014 19:34:38 -0400] rev 24461
Merge
Sat, 17 May 2014 01:59:43 -0700 8043264: hsdis library not picked up correctly on expected paths
sspitsyn [Sat, 17 May 2014 01:59:43 -0700] rev 24460
8043264: hsdis library not picked up correctly on expected paths Summary: Fix file separator issue on Windows Reviewed-by: sla, sspitsyn Contributed-by: krismo@azulsystems.com
Fri, 16 May 2014 15:05:44 -0700 8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
sspitsyn [Fri, 16 May 2014 15:05:44 -0700] rev 24459
8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found Summary: Relax the guaranty for deleted methods Reviewed-by: dcubed, coleenp Contributed-by: serguei.spitsyn@oracle.com
Thu, 15 May 2014 20:16:14 -0700 8042885: java does not take hexadecimal number as vm option
minqi [Thu, 15 May 2014 20:16:14 -0700] rev 24458
8042885: java does not take hexadecimal number as vm option Summary: Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option. Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov Contributed-by: yumin.qi@oracle.com
Thu, 15 May 2014 18:23:26 -0400 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
coleenp [Thu, 15 May 2014 18:23:26 -0400] rev 24457
8038212: Method::is_valid_method() check has performance regression impact for stackwalking Summary: Only prune metaspace virtual spaces at safepoint so walking them is safe outside a safepoint. Reviewed-by: mgerdin, mgronlun, hseigel, stefank
Thu, 15 May 2014 17:38:50 -0400 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
coleenp [Thu, 15 May 2014 17:38:50 -0400] rev 24456
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors Summary: The fix removes all UseNewReflection/ReflectionWrapResolutionErrors occurrences/logic and adds them into the list of obsolete_jvm_flags in arguments.cpp. Reviewed-by: coleenp, hseigel Contributed-by: ygaevsky@azulsystems.com
Thu, 15 May 2014 10:44:20 -0700 8028749: java -version crashes with 'fatal error: heap walk aborted with error 1'
rdurbin [Thu, 15 May 2014 10:44:20 -0700] rev 24455
8028749: java -version crashes with 'fatal error: heap walk aborted with error 1' Summary: check_heap() should only call HeapWalk() when HeapLock() is successful. Reviewed-by: ctornqvi, sla, dcubed
Thu, 15 May 2014 09:25:27 -0400 8041918: BootstrapMethods attribute cannot be empty.
lfoltan [Thu, 15 May 2014 09:25:27 -0400] rev 24454
8041918: BootstrapMethods attribute cannot be empty. Summary: Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: coleenp, hseigel
Wed, 14 May 2014 20:44:33 +0200 8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
sla [Wed, 14 May 2014 20:44:33 +0200] rev 24453
8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync Summary: Missing call to jvmti_method_exit from native wrapper code Reviewed-by: twisti, dcubed, sspitsyn Contributed-by: rickard.backman@oracle.com
Wed, 14 May 2014 22:54:45 -0400 8043164: Format warning in traceStream.hpp
drchase [Wed, 14 May 2014 22:54:45 -0400] rev 24452
8043164: Format warning in traceStream.hpp Summary: added cast to placate gcc Reviewed-by: kvn, zgu
Wed, 14 May 2014 18:18:58 +0200 8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read"
ctornqvi [Wed, 14 May 2014 18:18:58 +0200] rev 24451
8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read" Summary: Removed the shell test and moved the testcases into the already existing Java based tests Reviewed-by: coleenp, lfoltan
Wed, 14 May 2014 10:38:40 -0400 8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr
mseledtsov [Wed, 14 May 2014 10:38:40 -0400] rev 24450
8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr Summary: his test is unstable in automated testing system, team agreed to remove it Reviewed-by: coleenp, gtriantafill
Wed, 21 May 2014 10:54:59 -0700 8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
rasbold [Wed, 21 May 2014 10:54:59 -0700] rev 24449
8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape Summary: In bcEscapeAnalyzer update the _allocated_escapes flag if a var escapes the method. Reviewed-by: kvn
Thu, 22 May 2014 14:38:34 -0700 Merge
lana [Thu, 22 May 2014 14:38:34 -0700] rev 24448
Merge
Fri, 16 May 2014 02:13:12 -0700 Merge
amurillo [Fri, 16 May 2014 02:13:12 -0700] rev 24447
Merge
Thu, 15 May 2014 11:35:26 -0700 Merge
twisti [Thu, 15 May 2014 11:35:26 -0700] rev 24446
Merge
Wed, 14 May 2014 14:28:09 -0700 8043063: Code aging should allocate MethodCounters when flushing a method
iveresov [Wed, 14 May 2014 14:28:09 -0700] rev 24445
8043063: Code aging should allocate MethodCounters when flushing a method Summary: Make sure that MethodCounters are present when the method is flushed for the first time to switch on code aging Reviewed-by: kvn
Wed, 14 May 2014 12:09:13 -0400 8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
simonis [Wed, 14 May 2014 12:09:13 -0400] rev 24444
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas Summary: Added conditions around macro definitions for pragmas. Reviewed-by: kvn
Tue, 11 Mar 2014 15:06:34 +0400 8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
vlivanov [Tue, 11 Mar 2014 15:06:34 +0400] rev 24443
8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock Reviewed-by: kvn, iveresov
Tue, 13 May 2014 11:32:10 -0700 8032463: VirtualDispatch test timeout with DeoptimizeALot
iveresov [Tue, 13 May 2014 11:32:10 -0700] rev 24442
8032463: VirtualDispatch test timeout with DeoptimizeALot Summary: Introduce code aging for warm method detection Reviewed-by: kvn, twisti
Tue, 13 May 2014 11:25:17 +0200 8021770: BackEdgeThreshold option is no longer used and should be removed
anoll [Tue, 13 May 2014 11:25:17 +0200] rev 24441
8021770: BackEdgeThreshold option is no longer used and should be removed Summary: The BackEdgeThreshold option is removed because it is no longer used. Reviewed-by: twisti, kvn, cjplummer Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Mon, 12 May 2014 17:01:57 -0700 Merge
twisti [Mon, 12 May 2014 17:01:57 -0700] rev 24440
Merge
Fri, 09 May 2014 09:12:39 +0200 8029343: CodeCache::allocate increments '_number_of_blobs' even if allocation fails.
anoll [Fri, 09 May 2014 09:12:39 +0200] rev 24439
8029343: CodeCache::allocate increments '_number_of_blobs' even if allocation fails. Summary: Incrementing the number of code blobs in CodeCache::allocate(...) is now only performed if allocation succeeds. The guarantee is fixed. Reviewed-by: kvn, iveresov Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Thu, 08 May 2014 15:16:49 -0700 Merge
twisti [Thu, 08 May 2014 15:16:49 -0700] rev 24438
Merge
Thu, 08 May 2014 12:49:21 +0200 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
anoll [Thu, 08 May 2014 12:49:21 +0200] rev 24437
8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4 Summary: Define a new function that determines the minimum number of compiler threads for a particular platform/configuration. Reviewed-by: kvn
Mon, 12 May 2014 20:25:53 -0400 Merge
dholmes [Mon, 12 May 2014 20:25:53 -0400] rev 24436
Merge
Mon, 12 May 2014 20:20:19 -0400 8032551: Remove UsePPCLWSYNC from globals.hpp
dholmes [Mon, 12 May 2014 20:20:19 -0400] rev 24435
8032551: Remove UsePPCLWSYNC from globals.hpp Reviewed-by: lfoltan, zgu
Mon, 12 May 2014 18:45:09 +0000 Merge
ctornqvi [Mon, 12 May 2014 18:45:09 +0000] rev 24434
Merge
Mon, 12 May 2014 06:17:05 -0700 8042804: Support invoking Hotspot tests from top level
mikael [Mon, 12 May 2014 06:17:05 -0700] rev 24433
8042804: Support invoking Hotspot tests from top level Reviewed-by: sla, erikj
Mon, 12 May 2014 13:12:30 -0400 8040292: Annotation attributes must not appear more than once
hseigel [Mon, 12 May 2014 13:12:30 -0400] rev 24432
8040292: Annotation attributes must not appear more than once Summary: Add checks for duplicate attributes. Reviewed-by: coleenp, lfoltan
Mon, 12 May 2014 15:50:20 +0000 Merge
lfoltan [Mon, 12 May 2014 15:50:20 +0000] rev 24431
Merge
Mon, 12 May 2014 09:59:56 -0400 8039805: Fix the signature of the global new/delete operators in allocation.cpp.
simonis [Mon, 12 May 2014 09:59:56 -0400] rev 24430
8039805: Fix the signature of the global new/delete operators in allocation.cpp. Reviewed-by: dholmes, lfoltan
Mon, 12 May 2014 09:47:57 -0400 Merge
coleenp [Mon, 12 May 2014 09:47:57 -0400] rev 24429
Merge
Fri, 09 May 2014 17:06:52 +0200 8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal
ctornqvi [Fri, 09 May 2014 17:06:52 +0200] rev 24428
8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal Summary: Removed runtime/6925573/SortMethodsTest.java from TEST.groups Reviewed-by: gtriantafill, lfoltan, coleenp, dholmes
Fri, 09 May 2014 17:06:17 +0200 8042471: Unable to build JDK 9 Hotspot within VS2010
ctornqvi [Fri, 09 May 2014 17:06:17 +0200] rev 24427
8042471: Unable to build JDK 9 Hotspot within VS2010 Summary: Fixed quoting issue and passing on defines to project file Reviewed-by: mgronlun, sla
Wed, 07 May 2014 14:16:45 -0500 8038654: Separate SymbolTable and StringTable code
gziemski [Wed, 07 May 2014 14:16:45 -0500] rev 24426
8038654: Separate SymbolTable and StringTable code Summary: Refactor stringTable class out of symbolTable, making sure all includes are minimal set and are sorted. Reviewed-by: coleenp, stefank
Wed, 07 May 2014 06:03:31 -0700 8041415: remove port.{cpp,hpp} files
zgu [Wed, 07 May 2014 06:03:31 -0700] rev 24425
8041415: remove port.{cpp,hpp} files Summary: Hotspot should use standard headers and types Reviewed-by: coleenp, kvn
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip