aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/prims/whitebox.cpp
AgeCommit message (Expand)Author
2015-12-028065579: WB method to start G1 concurrent mark cycle should be introducedkevinw
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-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-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-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-108059100: SIGSEGV VirtualMemoryTracker::remove_released_regioncoleenp
2014-10-018049599: MetaspaceGC::_capacity_until_GC can overflowehelin
2014-03-118023461: Thread holding lock at safepoint that vm can block on: MethodCompile...vlivanov
2014-09-088057752: WhiteBox extension support for testingsjohanss
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-198054818: Refactor HeapRegionSeq to manage heap region and auxiliary datatschatzl
2014-07-078049421: G1 Class Unloading after completing a concurrent mark cyclestefank
2014-05-308038756: new WB API :: get/setVMFlagiignatyev
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-04-098039597: WhiteBox :: clean type profiling dataiignatyev
2014-03-278038240: new WB API to get nmethodiignatyev
2014-03-228035857: Add tests to verify correctness of operations with BMI1 and LZCNT in...iignatyev
2014-02-128028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exc...ccheung
2013-11-14Mergeehelin
2013-11-088027237: New tests on ReservedSpace/VirtualSpace classesmgerdin
2013-11-018016309: assert(eden_size > 0 && survivor_size > 0) failed: just checkingjwilhelm
2013-09-118010722: assert: failed: heap size is too big for compressed oopstschatzl
2013-08-238020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not su...cjplummer
2013-08-148022832: Add WB APIs for OSR compilationiignatyev
2013-06-138013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed:...dcubed
2013-05-218013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::v...mikael
2013-05-068006088: Incompatible heap size flags accepted by VMtschatzl
2013-05-02Mergekvn
2013-04-298012015: Use PROT_NONE when reserving memorymikael
2013-04-298011773: Some tests on Interned String crashed JVM with OOMhseigel
2013-04-258012337: Change Whitebox implementation to make absence of method in Whitebox...iignatyev
2013-04-19Mergebharadwaj
2013-04-15Mergejiangli
2013-04-11Mergebharadwaj
2013-04-168011971: WB API doesn't accept j.l.reflect.Constructoriignatyev
2013-04-098007288: Additional WB API for compiler's testingiignatyev
2013-04-028009763: Add WB test for String.intern()mgerdin
2013-04-038009125: Add NMT tests for Virtual Memory operationsctornqvi
2013-02-138006683: Add WhiteBox API to testing of compileriignatyev
2013-02-07Mergebpittore
2013-02-018005012: Add WB APIs to better support NMT testingctornqvi
2013-01-238005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCSjprovino