Wed, 08 Apr 2015 10:32:16 -0400 8076265: Simplify deal_with_reference
kbarrett [Wed, 08 Apr 2015 10:32:16 -0400] rev 30162
8076265: Simplify deal_with_reference Summary: Eliminate _CHECK_BOTH_FINGERS_ and simplify. Reviewed-by: brutisso, tschatzl
Thu, 09 Apr 2015 11:30:37 +0200 8077315: Build failure on OSX after compiler upgrade
jwilhelm [Thu, 09 Apr 2015 11:30:37 +0200] rev 30161
8077315: Build failure on OSX after compiler upgrade Reviewed-by: stefank, mgerdin
Thu, 09 Apr 2015 11:29:32 +0200 8077302: src/share/vm/oops/instanceRefKlass.inline.hpp has a doubble /*
jwilhelm [Thu, 09 Apr 2015 11:29:32 +0200] rev 30160
8077302: src/share/vm/oops/instanceRefKlass.inline.hpp has a doubble /* Reviewed-by: stefank, mgerdin
Wed, 08 Apr 2015 15:19:49 +0200 8076534: CollectedHeapName in SA agent incorrect
pliden [Wed, 08 Apr 2015 15:19:49 +0200] rev 30159
8076534: CollectedHeapName in SA agent incorrect Reviewed-by: dsamersoff, sla, tschatzl
Tue, 07 Apr 2015 10:53:51 +0200 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
tschatzl [Tue, 07 Apr 2015 10:53:51 +0200] rev 30158
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29 Summary: Allow use of large pages for auxiliary data structures in G1. Clean up existing interfaces. Reviewed-by: jmasa, pliden, stefank
Thu, 02 Apr 2015 16:42:24 -0400 8069004: Kitchensink hanged with 16Gb heap and GC pause >30 min
drwhite [Thu, 02 Apr 2015 16:42:24 -0400] rev 30157
8069004: Kitchensink hanged with 16Gb heap and GC pause >30 min Summary: Revert bug introduced a few months ago. Reviewed-by: brutisso, tschatzl, jmasa
Thu, 02 Apr 2015 18:53:45 +0300 8043225: Make whitebox API functions more stable
iignatyev [Thu, 02 Apr 2015 18:53:45 +0300] rev 30156
8043225: Make whitebox API functions more stable Summary: Added checks for null parameters where applicable Reviewed-by: dholmes, iignatyev Contributed-by: Kirill Zhaldybin <kirill.zhaldybin@oracle.com>
Thu, 02 Apr 2015 16:37:29 +0200 8076267: Remove n_gens()
jwilhelm [Thu, 02 Apr 2015 16:37:29 +0200] rev 30155
8076267: Remove n_gens() Reviewed-by: jprovino, kbarrett, jmasa
Thu, 02 Apr 2015 16:08:41 +0200 8076452: Remove SharedHeap
brutisso [Thu, 02 Apr 2015 16:08:41 +0200] rev 30154
8076452: Remove SharedHeap Reviewed-by: stefank, sjohanss, david
Thu, 02 Apr 2015 16:07:27 +0200 8076289: Move the StrongRootsScope out of SharedHeap
brutisso [Thu, 02 Apr 2015 16:07:27 +0200] rev 30153
8076289: Move the StrongRootsScope out of SharedHeap Reviewed-by: stefank, sjohanss, david
Thu, 02 Apr 2015 16:06:07 +0200 8076454: Clean up/move things out of SharedHeap
brutisso [Thu, 02 Apr 2015 16:06:07 +0200] rev 30152
8076454: Clean up/move things out of SharedHeap Reviewed-by: stefank, sjohanss, david
Thu, 02 Apr 2015 10:22:13 +0200 8076456: Remove unnecessary oopDesc::klass() calls
stefank [Thu, 02 Apr 2015 10:22:13 +0200] rev 30151
8076456: Remove unnecessary oopDesc::klass() calls Reviewed-by: pliden, jmasa
Thu, 02 Apr 2015 10:04:27 +0200 8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution
stefank [Thu, 02 Apr 2015 10:04:27 +0200] rev 30150
8075955: Replace the macro based implementation of oop_oop_iterate with a template based solution Reviewed-by: brutisso, coleenp, kbarrett, sjohanss
Thu, 02 Apr 2015 09:14:16 +0200 8076447: Remove unused MemoryManager::kind()
pliden [Thu, 02 Apr 2015 09:14:16 +0200] rev 30149
8076447: Remove unused MemoryManager::kind() Reviewed-by: stefank, tschatzl
Wed, 01 Apr 2015 12:34:26 +0200 8016276: CMS concurrentMarkSweepGeneration contains lots of unnecessary allocation failure handling
david [Wed, 01 Apr 2015 12:34:26 +0200] rev 30148
8016276: CMS concurrentMarkSweepGeneration contains lots of unnecessary allocation failure handling Reviewed-by: stefank, pliden
Thu, 02 Apr 2015 06:42:24 +0200 8076314: Remove the static instance variable SharedHeap:: _sh
brutisso [Thu, 02 Apr 2015 06:42:24 +0200] rev 30147
8076314: Remove the static instance variable SharedHeap:: _sh Reviewed-by: pliden, jmasa
Fri, 03 Apr 2015 13:45:33 -0700 Merge
ccheung [Fri, 03 Apr 2015 13:45:33 -0700] rev 30146
Merge
Fri, 03 Apr 2015 13:18:06 +0000 Merge
coleenp [Fri, 03 Apr 2015 13:18:06 +0000] rev 30145
Merge
Thu, 02 Apr 2015 14:02:54 -0400 8076421: Fix Zero Interpreter bugs in class redefinition and template interpreter changes
coleenp [Thu, 02 Apr 2015 14:02:54 -0400] rev 30144
8076421: Fix Zero Interpreter bugs in class redefinition and template interpreter changes Summary: metadata_do walking interpreted frames was wrong and generate_Reference_get is not necessarily an accessor method. Reviewed-by: sgehwolf, dholmes
Fri, 03 Apr 2015 05:55:33 -0400 8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
stuefe [Fri, 03 Apr 2015 05:55:33 -0400] rev 30143
8074860: Structured Exception Catcher missing around CreateJavaVM on Windows Summary: add __try/__except around JNI_CreateJavaVM Reviewed-by: mgronlun, dcubed
Thu, 02 Apr 2015 20:51:24 +0000 Merge
dsamersoff [Thu, 02 Apr 2015 20:51:24 +0000] rev 30142
Merge
Thu, 02 Apr 2015 13:20:49 -0700 8068007: [Findbugs] SA com.sun.java.swing.action.ActionManager.manager should be package protect
dsamersoff [Thu, 02 Apr 2015 13:20:49 -0700] rev 30141
8068007: [Findbugs] SA com.sun.java.swing.action.ActionManager.manager should be package protect Summary: fixed java programming style nit Reviewed-by: dholmes, jbachorik, sspitsyn
Thu, 02 Apr 2015 19:26:00 +0000 Merge
coleenp [Thu, 02 Apr 2015 19:26:00 +0000] rev 30140
Merge
Thu, 02 Apr 2015 10:12:49 -0400 6983747: Remove obsolete dl_mutex lock
mockner [Thu, 02 Apr 2015 10:12:49 -0400] rev 30139
6983747: Remove obsolete dl_mutex lock Summary: Unused dl_mutex lock has been removed. Reviewed-by: hseigel, coleenp, dholmes
Thu, 02 Apr 2015 17:22:22 +0000 Merge
jbachorik [Thu, 02 Apr 2015 17:22:22 +0000] rev 30138
Merge
Thu, 02 Apr 2015 12:14:43 +0200 8076344: serviceability/dcmd/vm/SetVMFlagTest.java test fails with "java.lang.Error: 'MaxHeapSize' flag is not available or immutable"
jbachorik [Thu, 02 Apr 2015 12:14:43 +0200] rev 30137
8076344: serviceability/dcmd/vm/SetVMFlagTest.java test fails with "java.lang.Error: 'MaxHeapSize' flag is not available or immutable" Reviewed-by: sla
Thu, 02 Apr 2015 08:50:10 -0400 8076236: VM permits illegal flags for class init method
hseigel [Thu, 02 Apr 2015 08:50:10 -0400] rev 30136
8076236: VM permits illegal flags for class init method Summary: Move check for multiple access flags so that it also covers instance initialization methods Reviewed-by: ctornqvi, lfoltan
Thu, 02 Apr 2015 07:44:55 +0000 Merge
jbachorik [Thu, 02 Apr 2015 07:44:55 +0000] rev 30135
Merge
Thu, 26 Mar 2015 10:37:10 +0100 8023093: Add ManagementAgent.status diagnostic command
jbachorik [Thu, 26 Mar 2015 10:37:10 +0100] rev 30134
8023093: Add ManagementAgent.status diagnostic command Reviewed-by: sla
Thu, 02 Apr 2015 02:20:54 +0000 Merge
coleenp [Thu, 02 Apr 2015 02:20:54 +0000] rev 30133
Merge
Wed, 01 Apr 2015 22:03:17 -0400 8076492: Make common code from template interpreter code
coleenp [Wed, 01 Apr 2015 22:03:17 -0400] rev 30132
8076492: Make common code from template interpreter code Summary: Move case statement out of assembly code Reviewed-by: minqi, sspitsyn, dholmes
Wed, 01 Apr 2015 15:13:48 -0400 8078349: remove dead code - fast_iagetfield
mockner [Wed, 01 Apr 2015 15:13:48 -0400] rev 30131
8078349: remove dead code - fast_iagetfield Summary: Unused function fast_iagetfield has been removed. Reviewed-by: hseigel, coleenp
Wed, 01 Apr 2015 15:27:04 +0200 8076450: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java: assert(!on_C_heap() || allocated_on_C_heap()) failed: growable array must be on C heap if elements are
sla [Wed, 01 Apr 2015 15:27:04 +0200] rev 30130
8076450: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java: assert(!on_C_heap() || allocated_on_C_heap()) failed: growable array must be on C heap if elements are Reviewed-by: fparain, mgronlun, dholmes
Tue, 31 Mar 2015 05:30:36 -0400 8076185: Provide SafeFetchX implementation for zero
dholmes [Tue, 31 Mar 2015 05:30:36 -0400] rev 30129
8076185: Provide SafeFetchX implementation for zero Summary: Implement SafeFetchX for zero using setjmp/longjmp and Posix TLS Reviewed-by: sgehwolf, dholmes Contributed-by: thomas.stuefe@gmail.com
Tue, 31 Mar 2015 02:11:09 +0000 Merge
coleenp [Tue, 31 Mar 2015 02:11:09 +0000] rev 30128
Merge
Mon, 30 Mar 2015 19:27:30 +0000 Merge
coleenp [Mon, 30 Mar 2015 19:27:30 +0000] rev 30127
Merge
Fri, 27 Mar 2015 16:12:40 +0100 8076181: bytecodeInterpreter.cpp refers to unknown labels.
sgehwolf [Fri, 27 Mar 2015 16:12:40 +0100] rev 30126
8076181: bytecodeInterpreter.cpp refers to unknown labels. Reviewed-by: coleenp, dholmes
Mon, 30 Mar 2015 17:32:18 -0400 8074895: os::getenv is inadequate
jmanson [Mon, 30 Mar 2015 17:32:18 -0400] rev 30125
8074895: os::getenv is inadequate Reviewed-by: dholmes, coleenp
Mon, 30 Mar 2015 16:47:42 +0000 Merge
ctornqvi [Mon, 30 Mar 2015 16:47:42 +0000] rev 30124
Merge
Mon, 30 Mar 2015 08:28:07 -0700 8075438: [TESTBUG] Hotspot JTREG tests should use unique CDS archive names
ctornqvi [Mon, 30 Mar 2015 08:28:07 -0700] rev 30123
8075438: [TESTBUG] Hotspot JTREG tests should use unique CDS archive names Reviewed-by: hseigel, gtriantafill
Mon, 30 Mar 2015 09:47:52 -0400 8074718: Merge templateTable_x86 _32 and _64 .hpp files
mockner [Mon, 30 Mar 2015 09:47:52 -0400] rev 30122
8074718: Merge templateTable_x86 _32 and _64 .hpp files Summary: templateTable_x86 32 and 64 bit files have been merged. Reviewed-by: hseigel, coleenp
Mon, 23 Mar 2015 11:46:15 +0100 8054890: Serviceability: New diagnostic commands 'VM.set_flag' and 'JVMTI.data_dump'
jbachorik [Mon, 23 Mar 2015 11:46:15 +0100] rev 30121
8054890: Serviceability: New diagnostic commands 'VM.set_flag' and 'JVMTI.data_dump' Reviewed-by: sla, fparain, egahlin, ykantser
Sun, 29 Mar 2015 09:20:27 -0400 Merge
hseigel [Sun, 29 Mar 2015 09:20:27 -0400] rev 30120
Merge
Fri, 27 Mar 2015 12:43:45 +0100 8076163: ppc: port "8074345: Enable RewriteBytecodes when VM runs with CDS"
goetz [Fri, 27 Mar 2015 12:43:45 +0100] rev 30119
8076163: ppc: port "8074345: Enable RewriteBytecodes when VM runs with CDS" Reviewed-by: coleenp, simonis, mdoerr
Wed, 25 Mar 2015 22:27:51 -0400 8075967: Zero interpreter asserts for SafeFetch<32,N> calls in ObjectMonitor
coleenp [Wed, 25 Mar 2015 22:27:51 -0400] rev 30118
8075967: Zero interpreter asserts for SafeFetch<32,N> calls in ObjectMonitor Summary: Implement SafeFetchX unsafely and make CanUseSafeFetchX false for Zero Reviewed-by: sgehwolf, dholmes
Wed, 25 Mar 2015 15:18:37 -0700 8074345: Enable RewriteBytecodes when VM runs with CDS
minqi [Wed, 25 Mar 2015 15:18:37 -0700] rev 30117
8074345: Enable RewriteBytecodes when VM runs with CDS Summary: Enable bytecode rewriting when CDS turned on. Reviewed-by: coleenp, iklam Contributed-by: yumin.qi@oracle.com, ioi.lam@oracle.com
Wed, 25 Mar 2015 15:22:44 +0000 Merge
ykantser [Wed, 25 Mar 2015 15:22:44 +0000] rev 30116
Merge
Wed, 25 Mar 2015 12:38:50 +0100 8075818: serviceability/threads/TestFalseDeadLock.java should be unquarantined
ykantser [Wed, 25 Mar 2015 12:38:50 +0100] rev 30115
8075818: serviceability/threads/TestFalseDeadLock.java should be unquarantined Reviewed-by: jbachorik, sspitsyn
Wed, 25 Mar 2015 08:16:48 -0400 7127066: Class verifier accepts an invalid class file
hseigel [Wed, 25 Mar 2015 08:16:48 -0400] rev 30114
7127066: Class verifier accepts an invalid class file Summary: For *store bytecodes, compare incoming, not outgoing, type state with exception handlers' stack maps. Reviewed-by: acorn, dholmes
Wed, 25 Mar 2015 09:37:59 +0100 8075725: Remove /jre subdir in hotspot dist dir
erikj [Wed, 25 Mar 2015 09:37:59 +0100] rev 30113
8075725: Remove /jre subdir in hotspot dist dir Reviewed-by: tbell, ihse
Tue, 24 Mar 2015 16:21:28 +0000 Merge
jbachorik [Tue, 24 Mar 2015 16:21:28 +0000] rev 30112
Merge
Tue, 24 Mar 2015 15:03:07 +0100 8024055: serviceability/attach/AttachWithStalePidFile.java createJavaPidFile() fails
jbachorik [Tue, 24 Mar 2015 15:03:07 +0100] rev 30111
8024055: serviceability/attach/AttachWithStalePidFile.java createJavaPidFile() fails Reviewed-by: sla, sspitsyn
Mon, 23 Mar 2015 13:53:44 +0100 8075533: Zero JVM segfaults for -version after JDK-8074552
sgehwolf [Mon, 23 Mar 2015 13:53:44 +0100] rev 30110
8075533: Zero JVM segfaults for -version after JDK-8074552 Summary: Remove SafeFetchXX Zero implementations and guard test with CanUseSafeFetchXX Reviewed-by: simonis, coleenp
Fri, 20 Mar 2015 15:19:30 -0700 Merge
dcubed [Fri, 20 Mar 2015 15:19:30 -0700] rev 30109
Merge
Thu, 19 Mar 2015 15:30:06 -0400 8072128: mutexLocker.cpp _mutex_array[] initialization broken with safepoint check change
mockner [Thu, 19 Mar 2015 15:30:06 -0400] rev 30108
8072128: mutexLocker.cpp _mutex_array[] initialization broken with safepoint check change Summary: Fixed missing "++" in _mutex_array[] initialization. Reviewed-by: dholmes, fparain
Fri, 20 Mar 2015 02:44:51 -0700 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
sspitsyn [Fri, 20 Mar 2015 02:44:51 -0700] rev 30107
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init> Summary: use method cpref and klass version to provide meaningful methods name in stacktraces Reviewed-by: coleenp, dcubed
Thu, 19 Mar 2015 23:33:38 +0000 Merge
coleenp [Thu, 19 Mar 2015 23:33:38 +0000] rev 30106
Merge
Thu, 19 Mar 2015 21:11:18 +0000 Merge
coleenp [Thu, 19 Mar 2015 21:11:18 +0000] rev 30105
Merge
Thu, 19 Mar 2015 09:47:27 -0400 8005521: StressMethodComparator is not thread-safe
coleenp [Thu, 19 Mar 2015 09:47:27 -0400] rev 30104
8005521: StressMethodComparator is not thread-safe Summary: Remove the debug option. It isn't correct or tested. Reviewed-by: gtriantafill, dholmes, sspitsyn
Thu, 19 Mar 2015 14:28:44 -0700 Merge
dcubed [Thu, 19 Mar 2015 14:28:44 -0700] rev 30103
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip