hg: hsx/hotspot-rt/hotspot: 26 new changesets

2013-08-23 Thread daniel . daugherty
Changeset: afbe18ae0905 Author:bharadwaj Date: 2013-08-15 11:59 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/afbe18ae0905 8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases Summary: Corrected details Reviewed-by: kvn, twisti, rbackman Con

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-08-27 Thread daniel . daugherty
Changeset: 4a1efab850f4 Author:shade Date: 2013-08-26 17:42 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4a1efab850f4 8023638: Add the regression test for 8006997 Summary: Add the relevant test and proofread the VM messages as well Reviewed-by: coleenp, mseledtso

hg: hsx/hotspot-rt/hotspot: 18 new changesets

2013-08-30 Thread daniel . daugherty
Changeset: 1bb10d3170fa Author:jmasa Date: 2013-08-16 06:12 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1bb10d3170fa 8022817: CMS should not shrink if compaction was not done Reviewed-by: ysr, mgerdin ! src/share/vm/gc_implementation/concurrentMarkSweep/concur

hg: hsx/hotspot-rt/hotspot: 6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian"

2013-09-16 Thread daniel . daugherty
Changeset: 4472884d8b37 Author:dcubed Date: 2013-09-16 12:43 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4472884d8b37 6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian" Summary: Cleanup and document how various Linux

hg: hsx/hotspot-rt/hotspot: 8019835: Strings interned in different threads equal but does not ==

2013-09-18 Thread daniel . daugherty
Changeset: 63147986a428 Author:dcubed Date: 2013-09-18 07:02 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/63147986a428 8019835: Strings interned in different threads equal but does not == Summary: Add -XX:+VerifyStringTableAtExit option and code to verify StringT

hg: hsx/hotspot-rt/hotspot: 60 new changesets

2013-09-20 Thread daniel . daugherty
Changeset: 9cd0183fe325 Author:cl Date: 2013-09-12 11:08 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9cd0183fe325 Added tag jdk8-b107 for changeset 5b7f90aab3ad ! .hgtags Changeset: a09fe9d1e016 Author:amurillo Date: 2013-09-13 00:25 -0700 URL:

hg: hsx/hotspot-rt/hotspot: 7165611: implement Full Debug Symbols on MacOS X hotspot

2013-10-15 Thread daniel . daugherty
Changeset: f509b8f4699b Author:dcubed Date: 2013-10-15 08:25 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f509b8f4699b 7165611: implement Full Debug Symbols on MacOS X hotspot Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to

hg: hsx/hotspot-rt: 7165611: implement Full Debug Symbols on MacOS X hotspot

2013-10-15 Thread daniel . daugherty
Changeset: 22c6f0b7e2b5 Author:dcubed Date: 2013-10-15 08:24 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/22c6f0b7e2b5 7165611: implement Full Debug Symbols on MacOS X hotspot Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; ad

hg: hsx/hotspot-rt/jdk: 7165611: implement Full Debug Symbols on MacOS X hotspot

2013-10-15 Thread daniel . daugherty
Changeset: 01b81253f2d5 Author:dcubed Date: 2013-10-15 08:26 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/01b81253f2d5 7165611: implement Full Debug Symbols on MacOS X hotspot Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk

Re: RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v9]

2021-02-05 Thread daniel . daugherty
On 2/5/21 4:51 AM, Magnus Ihse Bursie wrote: On Tue, 2 Feb 2021 21:20:52 GMT, Daniel D. Daugherty wrote: Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision: support macos_aarch64 in hsdis make/autoconf/flags.m4 line 140: 138:

Re: JvmtiExport::can_walk_any_space() usage in hotspot

2021-02-22 Thread daniel . daugherty
Adding serviceability-dev@... to this email thread since JVM/TI is maintained by the Serviceability Team... Dan On 2/22/21 3:29 AM, kalinshi(施慧) wrote: Hi hotspot experts, Would you help on my question about JvmtiExport::can_walk_any_space() check? Question is why JvmtiExport::can_walk_any_sp

Re: RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v9]

2021-02-26 Thread daniel . daugherty
On 2/26/21 7:55 AM, Vladimir Kempik wrote: On Tue, 2 Feb 2021 23:07:08 GMT, Daniel D. Daugherty wrote: Anton Kozlov has updated the pull request incrementally with one additional commit since the last revision: support macos_aarch64 in hsdis src/java.base/macosx/native/libjli/java_md_mac

Re: Information about possible JDB enhancements

2021-06-18 Thread daniel . daugherty
Forwarding to serviceability-dev@... Dan On 6/18/21 3:31 PM, Jakob Cornell wrote: Hi all, I'm hoping to become an OpenJDK contributor in order to make some enhancements to JDB, which is my go-to tool for Java debugging. As an example, JDB currently ignores empty commands, and I hope to make

hg: jdk8/tl/jdk: 7170449: Management is completely broken at least on Solaris 11 X86

2012-05-25 Thread daniel . daugherty
Changeset: 82134992123c Author:dcubed Date: 2012-05-25 08:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82134992123c 7170449: Management is completely broken at least on Solaris 11 X86 Summary: Work around 'gobjcopy' failures on Solaris by adding temporary tools to add t

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2012-05-25 Thread daniel . daugherty
Changeset: 9c1709c4c80c Author:dcubed Date: 2012-05-24 12:03 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9c1709c4c80c 7165598: enable FDS on Solaris X64 when 7165593 is fixed Summary: Work around 'gobjcopy' failure on Solaris X64 by adding a temporary tool that

hg: jdk8/tl/jdk: 2 new changesets

2012-06-06 Thread daniel . daugherty
Changeset: 181175887d24 Author:jonas Date: 2012-06-06 13:16 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/181175887d24 7174861: all/OPT jdk build on Solaris with FDS enabled sets wrong options Summary: Use CFLAGS_COMMON instead of CC_OPT and CXXFLAGS_COMMON instead of CXX_O

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2012-06-21 Thread daniel . daugherty
Changeset: d1b0644d6acf Author:dcubed Date: 2012-06-20 14:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d1b0644d6acf 7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips) Summary: Fix bad paths in client/

hg: hsx/hotspot-rt/hotspot: 7188168: 7071904 broke the DEBUG_BINARIES option on Linux

2012-08-02 Thread daniel . daugherty
Changeset: 282abd0fd878 Author:dcubed Date: 2012-08-02 14:54 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/282abd0fd878 7188168: 7071904 broke the DEBUG_BINARIES option on Linux Summary: Change DEBUG_BINARIES option logic to be more clear. Reviewed-by: fparain, an

hg: hsx/hotspot-rt/hotspot: 7181175: Enable builds on Windows with MinGW/MSYS

2012-08-03 Thread daniel . daugherty
Changeset: 0d8e265ba727 Author:dcubed Date: 2012-08-03 18:34 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0d8e265ba727 7181175: Enable builds on Windows with MinGW/MSYS Summary: This fix is the minimum number of Makefile changes to enable building HotSpot with M

hg: hsx/hotspot-rt/hotspot: 13 new changesets

2012-08-06 Thread daniel . daugherty
Changeset: 594dff5e3c2e Author:johnc Date: 2012-07-17 11:52 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/594dff5e3c2e 7173712: G1: Duplicated code in G1UpdateRSOrPushRefOopClosure::do_oop_nv() Summary: Duplicated code from G1RemSet::par_write_ref() inlined into

hg: hsx/hotspot-rt/hotspot: 7190512: Fix for 7181175 broke hotspot/make/windows/create.bat builds

2012-08-11 Thread daniel . daugherty
Changeset: 98625323d3a3 Author:tbell Date: 2012-08-10 23:16 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/98625323d3a3 7190512: Fix for 7181175 broke hotspot/make/windows/create.bat builds Summary: Add some quotes around the classpath in the project file rule. Rev

hg: jdk8/tl/jdk: 7191322: add test for 7064927 to java.lang.instrument

2012-08-17 Thread daniel . daugherty
Changeset: 509421263cdd Author:dcubed Date: 2012-08-17 12:51 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/509421263cdd 7191322: add test for 7064927 to java.lang.instrument Summary: Add support for canRetransform attribute to the test manager. Add test for 7064927. Reviewe

hg: hsx/hotspot-rt/hotspot: 13 new changesets

2012-08-17 Thread daniel . daugherty
Changeset: abc951e44e1b Author:katleman Date: 2012-08-09 18:00 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/abc951e44e1b Added tag jdk8-b51 for changeset 663fc23da8d5 ! .hgtags Changeset: 1d7922586cf6 Author:twisti Date: 2012-07-24 10:51 -0700 URL:

hg: hsx/hotspot-rt/hotspot: 22 new changesets

2012-08-27 Thread daniel . daugherty
Changeset: aaf61e68b255 Author:johnc Date: 2012-08-06 12:20 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/aaf61e68b255 6818524: G1: use ergonomic resizing of PLABs Summary: Employ PLABStats instances to record information about survivor and old PLABs, and use the

hg: jdk8/tl/jdk: 7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list

2012-08-28 Thread daniel . daugherty
Changeset: bfd5ecb1b4aa Author:dcubed Date: 2012-08-28 09:40 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bfd5ecb1b4aa 7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list Reviewed-by: alanb ! test/ProblemList.txt

hg: hsx/hotspot-rt/hotspot: 7153050: remove crufty '_g' support from HotSpot repo makefiles

2012-12-14 Thread daniel . daugherty
Changeset: 892acf0431ef Author:dcubed Date: 2012-12-14 10:06 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/892acf0431ef 7153050: remove crufty '_g' support from HotSpot repo makefiles Summary: Phase 1 is removing '_g' support from the Makefiles. Reviewed-by: dcube

hg: hsx/hotspot-rt/hotspot: 8005044: remove crufty '_g' support from HS runtime code

2012-12-19 Thread daniel . daugherty
Changeset: 7d42f3b08300 Author:dcubed Date: 2012-12-19 10:35 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7d42f3b08300 8005044: remove crufty '_g' support from HS runtime code Summary: Phase 2 is removing '_g' support from the Runtime code. Reviewed-by: dcubed, c

hg: hsx/hotspot-rt/hotspot: 3 new changesets

2013-01-22 Thread daniel . daugherty
Changeset: f3184f32ce0b Author:dcubed Date: 2013-01-22 05:55 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f3184f32ce0b 6444286: Possible naked oop related to biased locking revocation safepoint in jni_exit() Summary: Add missing Handle. Reviewed-by: acorn, dholm

hg: hsx/hotspot-rt/hotspot: 7182152: Instrumentation hot swap test incorrect monitor count

2013-02-06 Thread daniel . daugherty
Changeset: 8d9fc28831cc Author:dcubed Date: 2013-02-06 14:31 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8d9fc28831cc 7182152: Instrumentation hot swap test incorrect monitor count Summary: Add/refine new tracing support using -XX:TraceRedefineClasses=16384. Rev

hg: hsx/hotspot-rt/hotspot: 31 new changesets

2013-02-08 Thread daniel . daugherty
Changeset: 3c327c2b6782 Author:jmasa Date: 2013-01-03 15:03 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3c327c2b6782 8004895: NPG: JMapPermCore test failure caused by warnings about missing field Reviewed-by: johnc ! src/share/vm/gc_implementation/concurrentMa

hg: jdk8/tl/jdk: 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument

2013-02-11 Thread daniel . daugherty
Changeset: abd530253f01 Author:dcubed Date: 2013-02-11 10:07 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/abd530253f01 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument Reviewed-by: coleenp, sspitsyn + test/com/sun/jdi/RedefineAbst

hg: jdk8/tl/jdk: 8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac

2013-02-13 Thread daniel . daugherty
Changeset: b13247d5408d Author:dcubed Date: 2013-02-13 13:22 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b13247d5408d 8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac Reviewed-by: sspitsyn, alanb ! test/java/lang/instru

hg: jdk8/tl/jdk: 8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS

2013-02-20 Thread daniel . daugherty
Changeset: 5772e9edbc4c Author:dcubed Date: 2013-02-20 13:23 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5772e9edbc4c 8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS Summary: Use more portable pattern counting constructs in test driver. Revi

hg: hsx/hotspot-rt/hotspot: 6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly

2013-02-20 Thread daniel . daugherty
Changeset: b6d5b3e50379 Author:dcubed Date: 2013-02-20 19:36 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b6d5b3e50379 6799919: Recursive calls to report_vm_out_of_memory are handled incorrectly Summary: report_vm_out_of_memory() should allow VMError.report_and_d

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-02-28 Thread daniel . daugherty
Changeset: 5ee250974db9 Author:dcubed Date: 2013-02-27 15:00 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5ee250974db9 8007476: assert(the_owner != NULL) failed: Did not find owning Java thread for lock word address Summary: Make deadlock detection a little more

hg: hsx/hotspot-rt/hotspot: 26 new changesets

2013-03-01 Thread daniel . daugherty
Changeset: db3359133cdd Author:katleman Date: 2013-02-21 11:12 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/db3359133cdd Added tag jdk8-b78 for changeset d5e12e7d2f71 ! .hgtags Changeset: 555ec35a2507 Author:amurillo Date: 2013-02-22 10:02 -0800 URL:

hg: hsx/hotspot-rt/hotspot: 25 new changesets

2013-03-08 Thread daniel . daugherty
Changeset: a252e688abcf Author:jmasa Date: 2013-02-01 17:02 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a252e688abcf 7189971: Implement CMSWaitDuration for non-incremental mode of CMS Reviewed-by: jmasa, johnc, ysr Contributed-by: mic...@frajt.eu ! src/share/v

hg: hsx/hotspot-rt/hotspot: 38 new changesets

2013-03-17 Thread daniel . daugherty
Changeset: fad90b102190 Author:jprovino Date: 2013-03-06 13:38 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/fad90b102190 8008310: Some adjustments needed to minimal VM warnings and errors for unsupported command line options Summary: Changes to arguments.cpp for

hg: hsx/hotspot-rt/hotspot: 7030610: runtime/6878713/Test6878713.sh fails Error. failed to clean up files after test; ...

2013-03-19 Thread daniel . daugherty
Changeset: eca90b8a06eb Author:rdurbin Date: 2013-03-19 11:33 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/eca90b8a06eb 7030610: runtime/6878713/Test6878713.sh fails Error. failed to clean up files after test 7123945: runtime/6878713/Test6878713.sh require about

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-03-21 Thread daniel . daugherty
Changeset: 81d1b58c078f Author:rdurbin Date: 2013-03-20 20:44 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/81d1b58c078f 8010396: checking MallocMaxTestWords in testMalloc() function is redundant Summary: Remove redundant checks in testMalloc and add assert. Revie

hg: hsx/hotspot-rt/hotspot: 46 new changesets

2013-03-24 Thread daniel . daugherty
Changeset: 9960dce2024f Author:kmo Date: 2013-03-14 13:22 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9960dce2024f 8010116: Abstract_VM_Version::internal_vm_info_string() should recognize VS2010 and VS2012 Summary: add cases for _MSC_VER == 1600 and 1700 Review

hg: hsx/hotspot-rt/hotspot: 14 new changesets

2013-03-29 Thread daniel . daugherty
Changeset: 7f16d1812865 Author:tamao Date: 2013-03-20 12:27 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7f16d1812865 7196080: assert(max_heap >= InitialHeapSize) in arguments.cpp Summary: Remove the related assertions becasue they do not hold here. Reviewed-by:

hg: hsx/hotspot-rt/hotspot: 34 new changesets

2013-04-05 Thread daniel . daugherty
Changeset: 2e093b564241 Author:mgerdin Date: 2013-03-28 10:27 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2e093b564241 7014552: gc/lock/jni/jnilockXXX works too slow on 1-processor machine Summary: Keep a counter of how many times we were stalled by the GC locke

hg: hsx/hotspot-rt/hotspot: 23 new changesets

2013-04-16 Thread daniel . daugherty
Changeset: 9b4a6a172a8a Author:amurillo Date: 2013-04-11 01:03 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9b4a6a172a8a Added tag hs25-b27 for changeset 09b0d3e9ba6c ! .hgtags Changeset: e437668ced9d Author:amurillo Date: 2013-04-11 01:14 -0700 URL:

hg: hsx/hotspot-rt/hotspot: 35 new changesets

2013-04-19 Thread daniel . daugherty
Changeset: 71013d764f6e Author:johnc Date: 2013-04-10 10:57 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/71013d764f6e 8010780: G1: Eden occupancy/capacity output wrong after a full GC Summary: Move the calculation and recording of eden capacity to the start of a

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-04-22 Thread daniel . daugherty
Changeset: 5a9fa2ba85f0 Author:dcubed Date: 2013-04-21 20:41 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5a9fa2ba85f0 8012907: anti-delta fix for 8010992 Summary: anti-delta fix for 8010992 until 8012902 can be fixed Reviewed-by: acorn, minqi, rdurbin ! src/os/

hg: hsx/hotspot-rt/hotspot: 14 new changesets

2013-04-26 Thread daniel . daugherty
Changeset: 35c15dad89ea Author:roland Date: 2013-04-16 17:06 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/35c15dad89ea 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas Summary: instruct xaddL_no_res shouldn't allow 64 bit co

hg: hsx/hotspot-rt/hotspot: 46 new changesets

2013-05-03 Thread daniel . daugherty
Changeset: a6e09d6dd8e5 Author:dlong Date: 2013-04-24 20:55 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a6e09d6dd8e5 8003853: specify offset of IC load in java_to_interp stub Summary: refactored code to allow platform-specific differences Reviewed-by: dlong, twi

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-05-17 Thread daniel . daugherty
Changeset: 6ce351ac7339 Author:rdurbin Date: 2013-05-17 08:51 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6ce351ac7339 7145527: sscanf must use a length in the format string Summary: Remove dead code containing last call to scanf with no string length specifier

hg: hsx/hotspot-rt/hotspot: 28 new changesets

2013-05-17 Thread daniel . daugherty
Changeset: d15464bfd4d0 Author:roland Date: 2013-05-03 09:32 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d15464bfd4d0 8012037: Test8009761.java "Failed: init recursive calls: 7224. After deopt 58824" Summary: test shouldn't be run with a modified CompileThresho

hg: hsx/hotspot-rt/hotspot: 26 new changesets

2013-05-24 Thread daniel . daugherty
Changeset: 293b99787401 Author:dholmes Date: 2013-05-14 07:24 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/293b99787401 8014460: Need to check for non-empty EXT_LIBS_PATH before using it Reviewed-by: tbell, collins, sla, coleenp ! make/bsd/makefiles/arm.make ! m

hg: hsx/hotspot-rt/hotspot: 8015270: @Contended: fix multiple issues in the layout code

2013-05-27 Thread daniel . daugherty
Changeset: 3970971c91e0 Author:shade Date: 2013-05-27 12:49 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3970971c91e0 8015270: @Contended: fix multiple issues in the layout code Summary: field count handling fixed, has_nonstatic_fields invariant fixed, oop map o

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-05-28 Thread daniel . daugherty
Changeset: 01c2bdd24bb5 Author:shade Date: 2013-05-28 19:54 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/01c2bdd24bb5 8015493: runtime/contended/OopMaps.java fails with OutOfMemory Summary: limit the memory footprint to dodge OutOfMemory errors. Reviewed-by: dcub

hg: hsx/hotspot-rt/hotspot: 16 new changesets

2013-06-01 Thread daniel . daugherty
Changeset: dcb062bea05b Author:jprovino Date: 2013-05-28 11:17 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/dcb062bea05b 8013461: There is a symbol AsyncGetCallTrace in libjvm.symbols that does not exist in minimal/libjvm.a when DEBUG_LEVEL == release Summary: A

hg: hsx/hotspot-rt/hotspot: 8010257: remove unused thread-local variables _ScratchA and _ScratchB

2013-06-04 Thread daniel . daugherty
Changeset: 62e7bac9524f Author:dcubed Date: 2013-06-04 19:39 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/62e7bac9524f 8010257: remove unused thread-local variables _ScratchA and _ScratchB Summary: Remove dead code. Reviewed-by: twisti, coleenp ! src/share/vm/ru

hg: hsx/hotspot-rt/hotspot: 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint

2013-06-13 Thread daniel . daugherty
Changeset: a837fa3d3f86 Author:dcubed Date: 2013-06-13 11:16 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a837fa3d3f86 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint Summary: Detect mmap() commit failures in

hg: hsx/hotspot-rt/hotspot: 3 new changesets

2013-06-14 Thread daniel . daugherty
Changeset: e95fc50106cf Author:rdurbin Date: 2013-06-14 07:46 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e95fc50106cf 7178026: os::close can restart ::close but that is not a restartable syscall Summary: Removed restart macros from all os:close calls on Solaris

hg: hsx/hotspot-rt/hotspot: 8014326: [OSX] All libjvm symbols are exported

2013-06-19 Thread daniel . daugherty
Changeset: 91acb82a8b7a Author:dholmes Date: 2013-06-19 13:14 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/91acb82a8b7a 8014326: [OSX] All libjvm symbols are exported Summary: Add support for a MacOS X compatible form of the libjvm mapfile. Reviewed-by: dcubed, r

hg: hsx/hotspot-rt/hotspot: 28 new changesets

2013-06-21 Thread daniel . daugherty
Changeset: 3a353050e85a Author:katleman Date: 2013-06-13 09:48 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3a353050e85a Added tag jdk8-b94 for changeset 1beed1f6f9ed ! .hgtags Changeset: 69689078dff8 Author:amurillo Date: 2013-06-13 23:28 -0700 URL:

hg: hsx/hotspot-rt/hotspot: 20 new changesets

2013-06-29 Thread daniel . daugherty
Changeset: f75faf51e8c4 Author:hseigel Date: 2013-03-07 11:49 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f75faf51e8c4 7158805: Better rewriting of nested subroutine calls Reviewed-by: mschoene, coleenp ! src/share/vm/memory/allocation.cpp ! src/share/vm/memory

hg: hsx/hotspot-rt/hotspot: 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace

2013-07-04 Thread daniel . daugherty
Changeset: 59b052799158 Author:dcubed Date: 2013-07-04 21:10 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/59b052799158 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace Summary: Dl_info struct should only be used if dladdr() has r

hg: hsx/hotspot-rt/hotspot: 16 new changesets

2013-07-18 Thread daniel . daugherty
Changeset: f4311079200c Author:brutisso Date: 2013-07-11 11:33 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f4311079200c 8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer Summary: Take _last_young_gc into account when deciding o

hg: jdk8/tl/jdk: 8016838: improvement of RedefineBigClass and RetransformBigClass tests

2013-07-23 Thread daniel . daugherty
Changeset: 6f3b940fe9f8 Author:igerasim Date: 2013-07-23 18:57 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6f3b940fe9f8 8016838: improvement of RedefineBigClass and RetransformBigClass tests Reviewed-by: dcubed ! test/ProblemList.txt ! test/java/lang/instrument/RedefineBi

hg: hsx/hotspot-rt/hotspot: 23 new changesets

2013-08-02 Thread daniel . daugherty
Changeset: 9d7b55c8a0c4 Author:cl Date: 2013-07-25 03:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9d7b55c8a0c4 Added tag jdk8-b100 for changeset 5787fac72e76 ! .hgtags Changeset: 46487ba40ff2 Author:amurillo Date: 2013-07-26 03:48 -0700 URL:

hg: hsx/hotspot-rt-gate/hotspot: 23 new changesets

2013-08-02 Thread daniel . daugherty
Changeset: 9d7b55c8a0c4 Author:cl Date: 2013-07-25 03:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt-gate/hotspot/rev/9d7b55c8a0c4 Added tag jdk8-b100 for changeset 5787fac72e76 ! .hgtags Changeset: 46487ba40ff2 Author:amurillo Date: 2013-07-26 03:48 -0700 URL:

hg: hsx/hotspot-rt/hotspot: 8016601: Unable to build hsx24 on Windows using project creator and Visual Studio

2013-08-08 Thread daniel . daugherty
Changeset: 31f3b1e1c5e5 Author:dcubed Date: 2013-08-08 09:21 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/31f3b1e1c5e5 8016601: Unable to build hsx24 on Windows using project creator and Visual Studio Summary: ProjectCreator tool is modified to support two new o

hg: hsx/hotspot-rt/hotspot: 15 new changesets

2013-08-09 Thread daniel . daugherty
Changeset: cd25d3be91c5 Author:vladidan Date: 2013-08-06 20:01 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cd25d3be91c5 8012144: multiple SIGSEGVs fails on staxf Summary: Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire

hg: hsx/hotspot-rt/hotspot: 8005073: [TESTBUG] remove crufty '_g' support from HS tests

2013-08-14 Thread daniel . daugherty
Changeset: d96f52012aaa Author:rdurbin Date: 2013-08-14 15:12 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d96f52012aaa 8005073: [TESTBUG] remove crufty '_g' support from HS tests Summary: remove crufty '_g' support from HS tests Reviewed-by: dcubed, sla ! test/

hg: hsx/hotspot-rt/hotspot: 19 new changesets

2013-08-16 Thread daniel . daugherty
Changeset: d1034bd8cefc Author:adlertz Date: 2013-08-07 17:56 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d1034bd8cefc 8022284: Hide internal data structure in PhaseCFG Summary: Hide private node to block mapping using public interface Reviewed-by: kvn, roland

hg: hsx/hotspot-rt/hotspot: 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3"

2013-08-20 Thread daniel . daugherty
Changeset: 9d6c9b0a8f15 Author:dcubed Date: 2013-08-20 13:47 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9d6c9b0a8f15 8023287: HOTSPOT_BUILD_COMPILER needs to support "Sun Studio 12u3" Summary: Recognize 0x5120 as "Sun Studio 12u3". Reviewed-by: dholmes, coleenp

Re: Concurrent heap monitoring

2022-06-01 Thread daniel . daugherty
Hi William, How does this proposal interact with JVM/TI or with:     JEP 331: Low-Overhead Heap Profiling http://openjdk.java.net/jeps/331     JDK-8171119 JEP 331: Low-Overhead Heap Profiling https://bugs.openjdk.java.net/browse/JDK-8171119     JDK-8203394 Implementation of JEP 331: Low-Overhe

hg: jdk7/hotspot-rt/hotspot: 3 new changesets

2009-08-28 Thread daniel . daugherty
Changeset: 9601152ccfc1 Author:dcubed Date: 2009-08-28 12:25 -0600 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/9601152ccfc1 6875393: 2/3 JNI itable index cache is broken Summary: Add missing initialization of cache size. Reviewed-by: tbell ! src/share/vm/oops/instan

hg: jdk7/tl/jdk: 2 new changesets

2009-09-14 Thread daniel . daugherty
Changeset: f0182203084a Author:dcubed Date: 2009-09-14 18:45 -0600 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f0182203084a 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) Summary: New test for the above fix. Reviewed-by: tbell + test/c

hg: jdk7/tl/jdk: 6882363: 4/4 typos in java.util.logging javadocs

2009-09-15 Thread daniel . daugherty
Changeset: e8c2dd4b8bac Author:dcubed Date: 2009-09-15 22:11 -0600 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e8c2dd4b8bac 6882363: 4/4 typos in java.util.logging javadocs Summary: Fix typos, some grammar and some inconsistencies in phrasing. Reviewed-by: tbell ! src/share/cla

hg: jdk7/hotspot-rt/hotspot: 6419370: 4/4 new jmethodID code has tiny holes in synchronization

2009-09-21 Thread daniel . daugherty
Changeset: 74a5db69c1fe Author:dcubed Date: 2009-09-21 09:30 -0600 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/74a5db69c1fe 6419370: 4/4 new jmethodID code has tiny holes in synchronization Summary: Fix races in jmethodID cache and JNI itable index cache. Reviewed-by

hg: jdk7/hotspot-rt/hotspot: 6876794: 4/4 sp07t002 hangs very intermittently

2009-09-22 Thread daniel . daugherty
Changeset: 87770dcf831b Author:dcubed Date: 2009-09-22 21:12 -0600 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/87770dcf831b 6876794: 4/4 sp07t002 hangs very intermittently Summary: remove over locking by VMThread on "is thread suspended?" check Reviewed-by: dholmes,

hg: jdk7/tl/jdk: 6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed

2009-11-23 Thread daniel . daugherty
Changeset: 92198fb7e908 Author:dcubed Date: 2009-11-23 10:29 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/92198fb7e908 6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed Summary: Merge Jim's ShellScaffold.sh fixes with Tim's ShellScaffol

hg: jdk7/hotspot-rt/hotspot: 3 new changesets

2009-12-14 Thread daniel . daugherty
Changeset: 9127aa69352e Author:dcubed Date: 2009-12-14 09:51 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/9127aa69352e 6648438: 4/4 src/share/vm/prims/jvmtiEnv.cpp:457 assert(phase == JVMTI_PHASE_LIVE,"sanity check") Summary: Return error on invalid JVMTI_PHASE

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2010-01-20 Thread daniel . daugherty
Changeset: 7fbf850d87b7 Author:dcubed Date: 2010-01-13 09:39 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/7fbf850d87b7 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional

hg: jdk7/tl/jdk: 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining

2010-01-20 Thread daniel . daugherty
Changeset: b19cd193245e Author:dcubed Date: 2010-01-20 12:09 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b19cd193245e 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementat

hg: jdk7/hotspot-rt/hotspot: 6902182: 4/4 Starting with jdwp agent should not incur performance penalty

2010-02-01 Thread daniel . daugherty
Changeset: 6deeaebad47a Author:dcubed Date: 2010-02-01 17:35 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6deeaebad47a 6902182: 4/4 Starting with jdwp agent should not incur performance penalty Summary: Rename can_post_exceptions support to can_post_on_exception

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2010-02-03 Thread daniel . daugherty
Changeset: 0fc941df6fb7 Author:dcubed Date: 2010-02-02 10:37 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/0fc941df6fb7 6918421: 1/1 in-process JVM now ignores preset Windows unhandled exception filter Summary: Add support for chaining Windows UnhandledException

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2010-03-17 Thread daniel . daugherty
Changeset: 21141e23627a Author:dcubed Date: 2010-03-16 17:47 -0600 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/21141e23627a 6923488: 4/4 need minor tweaks to HotSpot build for Cygwin Summary: Clean up get_msc_ver, build.bat and build.make in general and for Cygwin.

hg: jdk7/hotspot-rt/hotspot: 30 new changesets

2010-03-23 Thread daniel . daugherty
Changeset: 26ecc6fa29e6 Author:mikejwre Date: 2010-02-04 11:19 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/26ecc6fa29e6 Added tag jdk7-b82 for changeset 1999f5b12482 ! .hgtags Changeset: 1e3c5d0474d4 Author:trims Date: 2010-02-05 16:21 -0800 URL:

hg: jdk7/tl/jdk: 6915365: 3/4 assert(false, "Unsupported VMGlobal Type") at management.cpp:1540

2010-03-23 Thread daniel . daugherty
Changeset: f8c9a5e3f5db Author:dcubed Date: 2010-03-23 19:03 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f8c9a5e3f5db 6915365: 3/4 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540 Summary: Remove exception throw to decouple JDK and HotSpot additions of know

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2010-03-25 Thread daniel . daugherty
Changeset: 39e409a664b3 Author:dcubed Date: 2010-03-25 16:27 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/39e409a664b3 6938185: 3/4 6923488 breaks Windows command shell builds Summary: Fix build.bat so invoking command shell doesn't exit on error. Fix dirname a

Re: review (S) for 6943485: JVMTI always on capabilities change code generation too much

2010-04-22 Thread daniel . daugherty
On 4/20/2010 4:39 PM, Tom Rodriguez wrote: http://cr.openjdk.java.net/~never/6943485 Summary: thumbs up I updated the bug comments with some code history stuff. src/share/vm/c1/c1_Compilation.cpp No comments. src/share/vm/c1/c1_Compilation.hpp No comments. src/share/vm/c1/c1_Graph

Re: review (S) for 6943485: JVMTI always on capabilities change code generation too much

2010-04-22 Thread daniel . daugherty
On 4/22/2010 4:43 PM, Tom Rodriguez wrote: On Apr 22, 2010, at 11:58 AM, daniel.daughe...@oracle.com wrote: On 4/20/2010 4:39 PM, Tom Rodriguez wrote: http://cr.openjdk.java.net/~never/6943485 Summary: thumbs up I updated the bug comments with some code history stuff.

hg: jdk7/hotspot-rt/hotspot: 52 new changesets

2010-05-05 Thread daniel . daugherty
Changeset: 56507bcd639e Author:tonyp Date: 2010-03-30 15:36 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/56507bcd639e 6937160: G1: should observe GCTimeRatio Summary: Remove the G1GCPercent parameter, that specifies the desired GC overhead percentage in G1, and

hg: jdk7/hotspot-rt/hotspot: 12 new changesets

2010-05-11 Thread daniel . daugherty
Changeset: e0a1a502e402 Author:mikejwre Date: 2010-04-22 16:54 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/e0a1a502e402 Added tag jdk7-b90 for changeset 605c9707a766 ! .hgtags Changeset: 7b03170e1fcb Author:trims Date: 2010-04-29 15:18 -0700 URL:

Re: Please review fix for 6951661 (Eliminate jvmstat dependency on sun.management.counter)

2010-05-12 Thread daniel . daugherty
On 5/11/2010 4:28 PM, Mandy Chung wrote: Hi, Please review the fix for:     6951661 Eliminate jvmstat dependency on sun.management.counter Webrev at:    http://cr.openjdk.java.net/~mchung/6951661/webrev.00/ Very simple fix.  jvmstat now has its own copy of Units and Variability cla

Re: Please review fix for 6951661 (Eliminate jvmstat dependency on sun.management.counter)

2010-05-12 Thread daniel . daugherty
On 5/12/2010 4:22 PM, Mandy Chung wrote: It shouldn't matter because they are in different classes. Yup. I just reread the stuff on serial UIDs in Josh's book. You just need to tweak the number when you evolve the class. Thanks for the review. Sorry for not including you in the reviewer li

hg: jdk7/hotspot-rt/hotspot: 27 new changesets

2010-05-17 Thread daniel . daugherty
Changeset: e8e83be27dd7 Author:never Date: 2010-05-10 14:58 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/e8e83be27dd7 6951190: assert(!klass_is_exact(),"only non-exact klass") while building JDK Reviewed-by: kvn ! src/share/vm/opto/library_call.cpp Changeset:

hg: jdk7/hotspot-rt/hotspot: 2 new changesets

2010-05-17 Thread daniel . daugherty
Changeset: d3562366cbfd Author:dcubed Date: 2010-05-17 06:35 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/d3562366cbfd 6949515: 3/3 VM crash when calling GetMethodDeclaringClass Summary: Use resolve_external_guard() instead of resolve_non_null(). Reviewed-by: th

hg: jdk7/hotspot-rt/hotspot: 15 new changesets

2010-05-26 Thread daniel . daugherty
Changeset: 79bf863697eb Author:kvn Date: 2010-05-17 11:32 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/79bf863697eb 6951686: Using large pages on Linux prevents zero based compressed oops Summary: Use req_addr when attaching shared memory segment. Reviewed-by: t

hg: jdk7/tl/jdk: 2 new changesets

2010-06-22 Thread daniel . daugherty
Changeset: 4e76be6e9fe1 Author:dcubed Date: 2010-06-22 10:54 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4e76be6e9fe1 6942989: 2/2 Memory leak of java.lang.ref.WeakReference objects Summary: Use ReferenceQueues to manage WeakReferences in LogManager and Logger. Reviewed-by

hg: jdk7/tl/jdk: 2 new changesets

2010-07-12 Thread daniel . daugherty
Changeset: ddf825161d2d Author:dcubed Date: 2010-07-12 14:19 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ddf825161d2d 6968401: 3/3 disable tests added by 6942989 until 6964018 is fixed Summary: Disable AnonLoggerWeakRefLeak.sh and LoggerWeakRefLeak.sh Reviewed-by: ohair !

hg: jdk7/tl/jdk: 3 new changesets

2010-07-21 Thread daniel . daugherty
Changeset: d899526a187a Author:dcubed Date: 2010-07-21 16:58 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d899526a187a 6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin Summary: Add golden_diff variable for doing proper golden file diffs on Cygwin. Review

hg: jdk7/tl/jdk: 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection

2010-07-26 Thread daniel . daugherty
Changeset: 1bfa1c864553 Author:dcubed Date: 2010-07-26 09:06 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1bfa1c864553 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection Summary: Add work around for 6971851. Abort if 'histo:live' option isn't sup

hg: jdk7/tl/jdk: 6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure

2010-08-06 Thread daniel . daugherty
Changeset: d47f5dcda481 Author:dcubed Date: 2010-08-06 11:07 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d47f5dcda481 6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure Summary: Disable MonitorVmStartTerminate.sh until 6543856 is fixe

  1   2   3   >