aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/prims
AgeCommit message (Expand)Author
2015-01-268068162: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLE...sspitsyn
2015-12-028065579: WB method to start G1 concurrent mark cycle should be introducedkevinw
2013-12-188029726: On OS X some dtrace probe names are mismatched with Solarissla
2015-10-088075805: Crash while trying to release CompiledICHolderthartmann
2015-06-168076110: VM crash when class is redefined with Instrumentation.redefineClassesaeriksso
2015-06-028072588: JVM crashes in JNI if toString is declared as an interface methodaeriksso
2015-05-298068945: Use RBP register as proper frame pointer in JIT compiled code on x86zmajo
2015-05-22Mergepoonam
2015-05-21Mergeamurillo
2015-05-208079644: memory stomping error with ResourceManagement and TestAgentStress.javasspitsyn
2015-05-198061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeExc...azakharov
2015-04-308068272: Extend WhiteBox API with methods that check monitor state and force ...bmoloden
2015-04-308073705: more performance issues in class redefinitionsspitsyn
2015-04-288072863: Replace fatal() with vm_exit_during_initialization() when an incorre...dbuck
2015-04-078058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starti...tschatzl
2014-11-268053995: Add method to WhiteBox to get vm pagesize.minqi
2014-07-148046668: Excessive checked JNI warnings from Java startupdsimms
2014-06-248049864: TestParallelHeapSizeFlags fails with unexpected heap sizeehelin
2015-04-098066679: jvmtiRedefineClasses.cpp assert cache ptrs must matchsspitsyn
2015-03-268013942: JSR 292: assert(type() == T_OBJECT) failed: type checksspitsyn
2015-03-178046246: the constantPoolCacheOopDesc::adjust_method_entries() used in Redefi...sspitsyn
2015-03-178042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLE...sspitsyn
2014-02-244505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail...jbachorik
2015-03-118043224: -Xcheck:jni improvements to exception checking and excessive local refspoonam
2015-01-166584008: jvmtiStringPrimitiveCallback should not be invoked when string value...aph
2015-01-288035938: Memory leak in JvmtiEnv::GetConstantPoolkevinw
2014-11-258035663: Suspicious failure of test java/util/concurrent/Phaser/FickleRegiste...dholmes
2014-02-288035893: JVM_GetVersionInfo fails to zero structureigerasim
2014-12-01Mergecoleenp
2014-11-198042235: redefining method used by multiple MethodHandles crashes VMcoleenp
2014-11-198065346: WB_AddToBootstrapClassLoaderSearch calls JvmtiEnv::create_a_jvmti wh...iklam
2014-11-188064701: Some CDS optimizations should be disabled if bootclasspath is modifi...iklam
2014-11-118058251: assert(_count > 0) failed: Negative counter when running runtime/NMT...ctornqvi
2014-11-058061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit p...gtriantafill
2014-10-028056240: Investigate increased GC remark time after class unloading changes i...stefank
2014-10-228057043: Type annotations not retained during class redefine / retransformaeriksso
2014-10-308061817: Whitebox.deoptimizeMethod() does not deoptimize all OSR versions of ...thartmann
2014-10-138061651: Interface to the Lookup Index Cache to improve URLClassPath search timeiklam
2014-10-20Mergecoleenp
2014-10-108059100: SIGSEGV VirtualMemoryTracker::remove_released_regioncoleenp
2014-10-17Mergeamurillo
2014-09-16Mergeasaha
2014-09-15Mergejiangli
2014-08-218046070: Class Data Sharing clean up and refactoringiklam
2014-08-278046598: Scalable Native memory tracking developmentzgu
2014-08-218055098: WB API should be extended to provide information about size and age ...tschatzl
2014-08-218038423: G1: Decommit memory within heaptschatzl
2014-08-198054818: Refactor HeapRegionSeq to manage heap region and auxiliary datatschatzl
2014-06-10Mergeasaha
2014-06-04Mergeasaha