Searched hist:615 (Results 1 - 18 of 18) sorted by relevance

/openjdk10/nashorn/test/script/basic/
H A DJDK-8026317.js.EXPECTED615:062579f50371 Fri Oct 11 06:11:00 MDT 2013 sundar 8026317: $ in the function name results in wrong function being invoked
Reviewed-by: lagergren, jlaskey
H A DJDK-8026317.js615:062579f50371 Fri Oct 11 06:11:00 MDT 2013 sundar 8026317: $ in the function name results in wrong function being invoked
Reviewed-by: lagergren, jlaskey
/openjdk10/langtools/test/tools/javac/T8029569/
H A DVarargsAmbiguityCrashTest.javadiff 2417:615a70db794b Fri May 09 17:46:00 MDT 2014 vromero 8037379: fix for JDK-8029569 doesn't cover all possible cases
Reviewed-by: jjg
H A DVarargsAmbiguityCrashTest.outdiff 2417:615a70db794b Fri May 09 17:46:00 MDT 2014 vromero 8037379: fix for JDK-8029569 doesn't cover all possible cases
Reviewed-by: jjg
/openjdk10/jdk/test/javax/swing/RepaintManager/6608456/
H A Dbug6608456.java615:86b43f44bcc4 Fri Jul 25 09:32:00 MDT 2008 idk 6608456: need API to define RepaintManager per components hierarchy
Reviewed-by: alexp
/openjdk10/hotspot/src/share/vm/services/
H A DheapDumper.hppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung
H A DattachListener.cppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung
H A DheapDumper.cppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung
/openjdk10/jdk/test/sun/tools/jhsdb/
H A DBasicLauncherTest.javadiff 16779:615d771202e8 Tue Feb 14 23:28:00 MST 2017 jgeorge 8173896: SA: BasicLauncherTest.java (printmdo) fails for Client VM and Server VM with emulated-client
Summary: Avoid running the test for client VMs and emulated client VMs, when method data is not available.
Reviewed-by: sspitsyn, dsamersoff
Contributed-by: jini.george@oracle.com
/openjdk10/hotspot/src/share/vm/memory/
H A DheapInspection.hppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung
H A DheapInspection.cppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung
/openjdk10/langtools/test/tools/javac/diags/
H A DExample.javadiff 615:e79e8efe1b3e Thu Jul 29 08:57:00 MDT 2010 mcimadamore 6972747: CheckExamples fail when assertions are enabled
Summary: The test calls the wrong version of JavacMessage constructor
Reviewed-by: jjg
/openjdk10/test/
H A DMakefilediff 615:7817368287cd Wed Feb 06 12:12:00 MST 2013 mduigou 8006595: Use jdk/test/Makefile targets in preference to local definitions
Reviewed-by: alanb
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cppdiff 1408:615a9d95d265 Tue Apr 27 19:13:00 MDT 2010 johnc 6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
Summary: frame::interpreter_frame_monitor_end() will spuriously assert for a frame that spans 0x80000000. Cast values to intptr_t* (rather than intptr_t) so that an unsigned pointer compare is performed.
Reviewed-by: never, jcoomes, pbk
/openjdk10/hotspot/src/share/vm/prims/
H A Djvm.hdiff 5414:615d83933195 Tue Oct 08 00:56:00 MDT 2013 dholmes 8026025: JVM_GetCallerClass allows Reflection.getCallerClass(int depth) to use
Reviewed-by: alanb, dholmes, twisti
Contributed-by: mandy.chung@oracle.com
H A Djvm.cppdiff 5414:615d83933195 Tue Oct 08 00:56:00 MDT 2013 dholmes 8026025: JVM_GetCallerClass allows Reflection.getCallerClass(int depth) to use
Reviewed-by: alanb, dholmes, twisti
Contributed-by: mandy.chung@oracle.com
/openjdk10/hotspot/src/share/vm/runtime/
H A Dos.cppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung
H A Dglobals.hppdiff 615:c6c601a0f2d6 Mon Mar 02 17:37:00 MST 2009 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Summary: Call newly created CollectedHeap::dump_{pre,post}_full_gc before and after every stop-world full collection cycle on GenCollectedHeap and ParallelScavengeHeap. (Support for G1CollectedHeap forthcoming under CR 6810861.) Small modifications to existing heap dumping and class histogram implementation, especially to allow multiple on-the-fly histos/dumps by the VM thread during a single safepoint.
Reviewed-by: jmasa, alanb, mchung

Completed in 597 milliseconds