aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/prims/jvmtiTagMap.cpp
AgeCommit message (Expand)Author
2013-04-308011661: Insufficient memory message says "malloc" when sometimes it should s...ccheung
2013-01-238005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCSjprovino
2012-11-128001471: Klass::cast() does nothinghseigel
2012-08-287093328: JVMTI: jvmtiPrimitiveFieldCallback always report 0's for static prim...rbackman
2012-10-12Mergecollins
2012-10-118000459: assert(java_lang_String::is_instance(entry)) failure with various ml...jiangli
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-117197350: NPG: jvmtiHeapReferenceCallback receives incorrect reference_kind fo...stefank
2012-09-077195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceM...coleenp
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-06-286995781: Native Memory Tracking (Phase 1)zgu
2012-06-257178846: IterateThroughHeap: heap_iteration_callback passes a negative sizesla
2012-02-147130993: nsk/jdi/ReferenceType/instances/instances004 fails with JFR: assert(...sspitsyn
2011-06-296951623: 3/3 possible performance problems in FollowReferences() and GetObjec...dcubed
2011-06-237043987: 3/3 JVMTI FollowReferences is slowdcubed
2011-05-066939861: JVM should handle more conversion operationsnever
2011-03-217029509: nightly failures after static fields in Classnever
2011-03-187017732: move static fields into Class to prepare for perm gen removalnever
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2011-01-197012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/...dcubed
2011-01-106458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrentkamg
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-01-066914300: ciEnv should export all well known classesnever
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-03-096814575: Update copyright yearxdono
2009-01-066689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops offjmasa
2008-08-21Mergetonyp
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadjdk7-b24duke