- 02 8月, 2013 2 次提交
- 16 7月, 2013 1 次提交
-
-
由 jprovino 提交于
Summary: ARM compilers do not emit FramePointer on each native frame by default Reviewed-by: dholmes, zgu
-
- 10 7月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Some of qsort implementation on Linux x86 compares element to itself, which is mistakenly treated as duplicate pointer Reviewed-by: dcubed, acorn
-
- 04 7月, 2013 1 次提交
-
-
由 zgu 提交于
8016074: NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state Summary: Uses os::NakedYield() on Solaris instead of os::yield_all() Reviewed-by: acorn, coleenp, hseigel
-
- 26 6月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: jmasa, mgerdin
-
- 18 6月, 2013 2 次提交
- 13 7月, 2013 1 次提交
-
-
由 allwin 提交于
7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Summary: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Reviewed-by: dcubed, dholmes, sspitsyn, mgerdin, ctornqvi, dsamersoff
-
- 12 7月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Enforce memory limitation on NMT to prevent JVM OOM Reviewed-by: acorn, dcubed, minqi
-
- 26 6月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Fixed possible NULL pointer that caused SIGSEGV Reviewed-by: coleenp, acorn, ctornqvi
-
- 10 6月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Simple fix when memory allocation site is gone, NMT should report 0 memory size, instead old memory size. Reviewed-by: dcubed, ctornqvi
-
- 14 6月, 2013 2 次提交
- 10 6月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: acorn, coleenp, sla Contributed-by: NKaren Kinnear <karen.kinnear@oracle.com>, Bengt Rutisson <bengt.rutisson@oracle.com>, Calvin Cheung <calvin.cheung@oracle.com>, Erik Gahlin <erik.gahlin@oracle.com>, Erik Helin <erik.helin@oracle.com>, Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>, Keith McGuigan <keith.mcguigan@oracle.com>, Mattias Tobiasson <mattias.tobiasson@oracle.com>, Markus Gronlund <markus.gronlund@oracle.com>, Mikael Auno <mikael.auno@oracle.com>, Nils Eliasson <nils.eliasson@oracle.com>, Nils Loodin <nils.loodin@oracle.com>, Rickard Backman <rickard.backman@oracle.com>, Staffan Larsen <staffan.larsen@oracle.com>, Stefan Karlsson <stefan.karlsson@oracle.com>, Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
-
- 28 5月, 2013 1 次提交
-
-
由 jprovino 提交于
Summary: NMT_detail is only supported when frame pointers are not omitted (-fno-omit-frame-pointer). Reviewed-by: dholmes, cjplummer
-
- 06 5月, 2013 1 次提交
-
-
由 zgu 提交于
8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it Reviewed-by: acorn, coleenp
-
- 03 5月, 2013 1 次提交
-
-
由 fparain 提交于
Reviewed-by: acorn, sla
-
- 30 4月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Grab and drop SR_lock to get the thread to honor the safepoint protocol Reviewed-by: dcubed, coleenp
-
- 25 4月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Made NMT query safepoint aware. Reviewed-by: dholmes, coleenp
-
- 21 4月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: dholmes, rbackman Contributed-by: peter.allwin@oracle.com
-
- 18 4月, 2013 2 次提交
-
-
由 zgu 提交于
Summary: NMT value objects should use VALUE_OBJ_CLASS_SPEC instead of deriving from _ValueObj Reviewed-by: coleenp, hseigel, dholmes
-
由 brutisso 提交于
8012455: Missing time and date stamps for PrintGCApplicationConcurrentTime and PrintGCApplicationStoppedTime Summary: also reviewed by: kirk@kodewerk.com, brandon@twitter.com Reviewed-by: tschatzl, stefank, johnc
-
- 13 4月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: iris, mduigou, jjg
-
- 10 4月, 2013 1 次提交
-
-
由 zgu 提交于
8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started" Summary: Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers. Reviewed-by: dholmes, dlong
-
- 06 4月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Fix memory leaks when NMT fails to initialize snapshot and worker thread Reviewed-by: dcubed, ccheung, rdurbin
-
- 28 3月, 2013 1 次提交
-
-
由 zgu 提交于
8010474: [parfait] Undefined return value of the functions in hotspot/src/share/vm/services/memTracker.hpp Summary: Fixed functions that miss return values Reviewed-by: coleenp, acorn, kvn
-
- 27 3月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: mgerdin, stefank
-
- 22 3月, 2013 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: jmasa, stefank
-
- 20 3月, 2013 1 次提交
-
-
由 zgu 提交于
8009777: NMT: add new NMT dcmd to control auto shutdown option Summary: Added diagnostic VM option and DCmd command to allow NMT stay alive under stress situation Reviewed-by: dcubed, coleenp
-
- 16 3月, 2013 1 次提交
-
-
由 morris 提交于
Summary: add guarantee() to add_generation_memory_pool() Reviewed-by: kvn, twisti
-
- 28 2月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: Make deadlock detection a little more robust in the case of being unable to find the JavaThread associated with an object lock. Reviewed-by: sla, acorn
-
- 27 2月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Corrected formatted prints to have matching arguments, removed dead print_frame_layout function Reviewed-by: sla, dholmes
-
- 21 2月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Added NULL pointer check for arena size record Reviewed-by: sspitsyn, dholmes
-
- 04 2月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP Reviewed-by: sla, dfuchs
-
- 02 2月, 2013 1 次提交
-
-
由 ctornqvi 提交于
Summary: Add WB API functions to enable better NMT testing Reviewed-by: dholmes, zgu
-
- 26 1月, 2013 1 次提交
-
-
由 acorn 提交于
Summary: jcmd <pid> GC.class_stats (UnlockDiagnosticVMOptions) Reviewed-by: coleenp, hseigel, sla, acorn Contributed-by: ioi.lam@oracle.com
-
- 25 1月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Removed depreciated kernel VM source code from hotspot VM Reviewed-by: dholmes, acorn
-
- 24 1月, 2013 1 次提交
-
-
由 jprovino 提交于
Summary: Rename INCLUDE_ALTERNATE_GCS to INCLUDE_ALL_GCS and replace SERIALGC with INCLUDE_ALL_GCS. Reviewed-by: coleenp, stefank
-
- 17 1月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro. Reviewed-by: dholmes, coleenp, mikael, kvn
-