hg: jdk8/tl/jdk: 7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario

2012-05-15 Thread dmitriy . samersoff
Changeset: df33f5f750ec Author:dsamersoff Date: 2012-05-15 16:46 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/df33f5f750ec 7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario Reviewed-by: dholmes, sla Contributed-by: Deven Y

hg: hsx/hotspot-rt/hotspot: 7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode

2012-03-01 Thread dmitriy . samersoff
Changeset: ff29ce866f23 Author:dsamersoff Date: 2012-03-01 12:41 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ff29ce866f23 7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode Summary: Assert doesn't respect invokedynamic opcode Reviewed-by

hg: jdk8/tl/jdk: 7149181: sun/management/jmxremote/startstop/JMXStartStopTest.sh failing on all platforms

2012-02-28 Thread dmitriy . samersoff
Changeset: c0a5140c641c Author:dsamersoff Date: 2012-02-28 17:00 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c0a5140c641c 7149181: sun/management/jmxremote/startstop/JMXStartStopTest.sh failing on all platforms Summary: Disable test until JDK and hotspot changes meet each

hg: jdk8/tl/jdk: 7110104: It should be possible to stop and start JMX Agent at runtime

2012-02-27 Thread dmitriy . samersoff
Changeset: 1e737abbff6f Author:dsamersoff Date: 2012-02-27 15:21 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1e737abbff6f 7110104: It should be possible to stop and start JMX Agent at runtime Summary: Added a capability to start and stop JMX Agent by jcmd Reviewed-by: acor

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

2012-02-22 Thread dmitriy . samersoff
Changeset: 645162d94294 Author:dsamersoff Date: 2012-02-22 19:43 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/645162d94294 7110104: It should be possible to stop and start JMX Agent at runtime Summary: Added a capability to start and stop JMX Agent by jcmd Review

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

2012-01-25 Thread dmitriy . samersoff
Changeset: a42c07c38c47 Author:dsamersoff Date: 2012-01-25 21:10 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a42c07c38c47 7132515: Add dcmd to manage UnlockingCommercialFeature flag Summary: Added dcmd to unlock or check status of UnlockingCommercialFeature flag

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

2012-01-24 Thread dmitriy . samersoff
Changeset: bf864f701a4a Author:dsamersoff Date: 2012-01-25 02:29 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/bf864f701a4a 7066129: GarbageCollectorMXBean#getLastGcInfo leaks native memory Summary: Make GCStatInfo a resource object Reviewed-by: phh, coleenp ! sr

hg: hsx/hotspot-rt/hotspot: 7073913: The fix for 7017193 causes segfaults

2011-08-10 Thread dmitriy . samersoff
Changeset: 46cb9a7b8b01 Author:dsamersoff Date: 2011-08-10 15:04 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/46cb9a7b8b01 7073913: The fix for 7017193 causes segfaults Summary: Buffer overflow in os::get_line_chars Reviewed-by: coleenp, dholmes, dcubed Contribut

hg: jdk7/hotspot-rt/hotspot: 7073913: The fix for 7017193 causes segfaults

2011-08-09 Thread dmitriy . samersoff
Changeset: 5dce25362b8a Author:dsamersoff Date: 2011-08-09 11:54 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/5dce25362b8a 7073913: The fix for 7017193 causes segfaults Summary: Buffer overflow in os::get_line_chars Reviewed-by: coleenp, dholmes, dcubed Contribu

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

2011-06-18 Thread dmitriy . samersoff
Changeset: ae1d716e395c Author:dsamersoff Date: 2011-06-09 01:33 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ae1d716e395c Merge Changeset: f918d6096e23 Author:never Date: 2011-06-02 13:36 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hots

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

2011-06-18 Thread dmitriy . samersoff
Changeset: 07c2e7ffd1fc Author:jrose Date: 2011-06-08 17:04 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/07c2e7ffd1fc 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp Reviewed-by: never, twisti ! src/cpu/x86/vm/assem

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

2011-06-09 Thread dmitriy . samersoff
Changeset: 789d04408ca3 Author:kvn Date: 2011-05-21 11:44 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/789d04408ca3 7045693: java/util/EnumSet/EnumSetBash.java still failing intermittently Summary: New limit for unrolled loop should be set only for zero trip gua

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

2011-06-08 Thread dmitriy . samersoff
Changeset: 537a4053b0f9 Author:ysr Date: 2011-05-23 16:42 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/537a4053b0f9 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557 Summary: Do a one-step look-ahead, when sweeping free or garbage blocks

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

2011-05-03 Thread dmitriy . samersoff
Changeset: da880ba4edf9 Author:dsamersoff Date: 2011-05-03 18:43 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/da880ba4edf9 7031385: incorrect register allocation in release_store_fence on linux x86 Summary: Since gcc 4.5 the inline assembly trying to use r regis

hg: jdk7/hotspot-rt/hotspot: 7041156: gcc 4.6 doesn't recognise -export-dynamic option

2011-05-03 Thread dmitriy . samersoff
Changeset: 250642c729b4 Author:dsamersoff Date: 2011-05-03 18:24 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/250642c729b4 7041156: gcc 4.6 doesn't recognise -export-dynamic option Summary: Since -export-dynamic is a linker option, the correct way to pass it is

hg: jdk7/hotspot-rt/hotspot: 7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so

2011-04-29 Thread dmitriy . samersoff
Changeset: dddc5753c53a Author:dsamersoff Date: 2011-04-29 21:13 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/dddc5753c53a 7019808: build fails on Fedora 14: SELinux run-time check: execution of stack in libjvm.so Summary: executable flag is set in the elf head

hg: jdk7/hotspot-rt/hotspot: 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages

2011-03-31 Thread dmitriy . samersoff
Changeset: 677234770800 Author:dsamersoff Date: 2011-03-30 19:38 +0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/677234770800 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages Summary: getline() returns -1 but still allocate memory for str

hg: jdk7/hotspot-rt/hotspot: 6989076: JVM crashes in klassItable::initialize_itable_for_interface

2010-12-09 Thread dmitriy . samersoff
Changeset: 642e54d1850a Author:dsamersoff Date: 2010-12-09 17:53 +0300 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/642e54d1850a 6989076: JVM crashes in klassItable::initialize_itable_for_interface Summary: hotspot should check protection attribute besides the name an