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: 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: 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: 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: 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: 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: 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: 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: jdk8/tl/jdk: 7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231

2012-05-17 Thread daniel . daugherty
Changeset: ce165aa48dcb Author:dcubed Date: 2012-05-17 06:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ce165aa48dcb 7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231 Summary: ZIP libjsig.debuginfo links into libjsig.diz files since aurora

hg: jdk8/tl/jdk: 7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available

2012-04-17 Thread daniel . daugherty
Changeset: cce6147632cf Author:dcubed Date: 2012-04-17 09:02 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cce6147632cf 7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available Reviewed-by: ohair, jmelvin, sspitsyn ! make/common/Defs-linux

hg: jdk8/tl/jdk: 7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo

2012-04-12 Thread daniel . daugherty
Changeset: 70d82f2a6c11 Author:dcubed Date: 2012-04-12 16:23 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/70d82f2a6c11 7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo Summary: Do not install .debuginfo files in bin dir. Reviewed-by: ksrini, sspitsyn

hg: jdk8/tl/jdk: 7071907: JDK: Full Debug Symbols

2012-04-11 Thread daniel . daugherty
Changeset: d922195b678d Author:dcubed Date: 2012-04-11 07:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d922195b678d 7071907: JDK: Full Debug Symbols Summary: Add initial FDS support to some libraries and programs. Reviewed-by: kamg, fparain, sspitsyn, dsamersoff ! make/

hg: jdk8/tl/jdk: 7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds

2012-04-03 Thread daniel . daugherty
Changeset: 754945137012 Author:dcubed Date: 2012-04-03 12:57 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/754945137012 7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enab

hg: jdk8/tl: 7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds

2012-04-03 Thread daniel . daugherty
Changeset: 4d45c7117e23 Author:dcubed Date: 2012-04-03 10:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/4d45c7117e23 7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling

hg: jdk8/tl/jdk: 7136506: FDS: rework jdk repo Full Debug Symbols support

2012-03-23 Thread daniel . daugherty
Changeset: e7f813f2ea86 Author:dcubed Date: 2012-03-23 09:27 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e7f813f2ea86 7136506: FDS: rework jdk repo Full Debug Symbols support Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add suppo

hg: jdk8/tl: 7136506: FDS: rework jdk repo Full Debug Symbols support

2012-03-23 Thread daniel . daugherty
Changeset: fa0fed83e335 Author:dcubed Date: 2012-03-23 09:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/fa0fed83e335 7136506: FDS: rework jdk repo Full Debug Symbols support Summary: JPRT needs to use the '-y' option with zip on non-Windows control builds in order to preserv

hg: jdk8/tl/jdk: 7121600: Instrumentation.redefineClasses() leaks class bytes

2011-12-22 Thread daniel . daugherty
Changeset: 3c1ab134db71 Author:dcubed Date: 2011-12-22 18:35 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3c1ab134db71 7121600: Instrumentation.redefineClasses() leaks class bytes Summary: Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements()

hg: jdk8/tl/jdk: 7085944: 3/3 FDS: gdb does not find debug symbols for libjsig link

2011-09-20 Thread daniel . daugherty
Changeset: 029ba13aa0df Author:dcubed Date: 2011-09-20 19:16 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/029ba13aa0df 7085944: 3/3 FDS: gdb does not find debug symbols for libjsig link Summary: Add support for importing .debuginfo files from HSX. Reviewed-by: phh ! make/c

hg: jdk8/tl/jdk: 2 new changesets

2011-06-01 Thread daniel . daugherty
Changeset: 0da0a4d22fba Author:dcubed Date: 2011-06-01 17:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0da0a4d22fba 7048308: 4/4 LoggingDeadlock3 test timeout is too small Summary: Change timeout for test from 15 seconds to 80 seconds. Reviewed-by: dholmes ! test/java/u

hg: jdk7/tl/jdk: 3 new changesets

2011-05-16 Thread daniel . daugherty
Changeset: 2ecb989b6fcc Author:dcubed Date: 2011-05-16 12:56 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2ecb989b6fcc 6977677: 3/2 Deadlock on logging subsystem initialization Summary: Over synchronized Logger.getLogger() deadlocks with LogManager.via PlatformLogger Revie

hg: jdk7/tl/jdk: 7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin

2011-04-12 Thread daniel . daugherty
Changeset: 59b2b9a34b3c Author:dcubed Date: 2011-04-12 13:36 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/59b2b9a34b3c 703: 4/4 attach/BasicTests.sh needs another tweak for Cygwin Summary: Test needs to properly detect missing AgentInitializationException. Clarify when

hg: jdk7/tl/jdk: 7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964

2011-03-30 Thread daniel . daugherty
Changeset: e2862ac26354 Author:dcubed Date: 2011-03-30 21:10 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e2862ac26354 7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964 Summary: Fix typo in GetModuleHandle() function lookup. Reviewed-by: dholmes, al

hg: jdk7/tl/jdk: 7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()

2011-03-18 Thread daniel . daugherty
Changeset: a76262ab5ea6 Author:dcubed Date: 2011-03-18 07:17 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a76262ab5ea6 7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess() Summary: Add more info to OpenProcess default d

hg: jdk7/tl/jdk: 6637230: 2/3 jps doesn't work for application waiting for direct attach

2011-02-14 Thread daniel . daugherty
Changeset: b04e86b3e27e Author:dcubed Date: 2011-02-14 09:31 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b04e86b3e27e 6637230: 2/3 jps doesn't work for application waiting for direct attach Summary: Properly handle exceptions thrown when querying a monitored VM. Reviewed-b

hg: jdk7/tl/jdk: 7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat

2010-12-24 Thread daniel . daugherty
Changeset: 3c4afaacd345 Author:dcubed Date: 2010-12-23 23:10 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3c4afaacd345 7005984: 3/3 Incorrect values of S0C and S0CMX appear with -gcnewcapacity in jstat Summary: Swap S0C and S0CMX column values. Reviewed-by: ohair, dholmes,

hg: jdk7/tl/jdk: 6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear

2010-09-22 Thread daniel . daugherty
Changeset: 4927d1319b2f Author:dcubed Date: 2010-09-22 07:46 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4927d1319b2f 6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear Summary: Add words in more places to make it clear that Logger objects

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

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: 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: 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: 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: 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/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/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/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/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: 2 new changesets

2009-08-11 Thread daniel . daugherty
Changeset: 36e0f4e00f20 Author:dcubed Date: 2009-08-11 20:02 -0600 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/36e0f4e00f20 6870298: 4/4 fix minor typos in java/lang/instrument/Instrumentation.java Summary: Fix typos in the JavaDoc. Reviewed-by: tbell ! src/share/classes/java/l

hg: jdk7/tl/jdk: 6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests

2009-08-05 Thread daniel . daugherty
Changeset: 92394e48eed3 Author:dcubed Date: 2009-08-05 13:17 -0600 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/92394e48eed3 6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests Summary: We are long past needing to make sure these tests can bui