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

2013-12-06 Thread harold . seigel
Changeset: 769557390c43 Author:hseigel Date: 2013-12-06 11:33 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/769557390c43 8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61 Summary: Check first

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

2013-12-03 Thread serguei . spitsyn
Changeset: c8c2d6b82499 Author:sspitsyn Date: 2013-12-03 15:41 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c8c2d6b82499 8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its

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

2013-11-13 Thread yumin . qi
Changeset: cdf20166ec45 Author:minqi Date: 2013-11-13 16:24 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cdf20166ec45 8025632: Remove all references to MagicLambdaImpl from Hotspot Summary: MagicLambdaImpl was removed from jdk side, this should be done in vm

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

2013-10-30 Thread karen . kinnear
Changeset: fdd464c8d62e Author:acorn Date: 2013-10-30 09:11 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/fdd464c8d62e 8027304: Lambda: inheriting abstract + 1 default - default, not ICCE Reviewed-by: hseigel, zgu ! src/share/vm/classfile/defaultMethods.cpp

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

2013-10-25 Thread harold . seigel
Changeset: a6177f601c64 Author:hseigel Date: 2013-10-25 11:05 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a6177f601c64 8026822: metaspace/flags/maxMetaspaceSize throws OOM of unexpected type.java.lang.OutOfMemoryError: Compressed class space Summary:

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

2013-10-22 Thread ioi . lam
Changeset: b8860472c377 Author:iklam Date: 2013-10-22 14:29 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b8860472c377 8014910: deadlock between JVM/TI ClassPrepare event handler and CompilerThread Summary: Revert changes in JDK-8008962 Reviewed-by: coleenp,

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

2013-10-22 Thread harold . seigel
Changeset: a997d762fa20 Author:hseigel Date: 2013-10-22 15:54 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a997d762fa20 8026809: [TESTBUG] Create regression test for JDK-8026041 Summary: Created simple regression test for the bug Reviewed-by: hseigel, lfoltan,

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

2013-10-17 Thread staffan . larsen
Changeset: ffb471203842 Author:erikj Date: 2013-10-17 16:11 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ffb471203842 8026792: HOTSPOT: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated. Reviewed-by: dholmes, sla !

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

2013-10-16 Thread harold . seigel
Changeset: d248425bcfe8 Author:hseigel Date: 2013-10-16 14:32 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d248425bcfe8 8024804: Crash when InterfaceMethodref resolves to Object.registerNatives Summary: Added check for NULL prior to continuation of method look

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

2013-10-11 Thread staffan . larsen
Changeset: 539144972c1e Author:sla Date: 2013-10-11 14:08 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/539144972c1e 8024425: VM_HeapDumper doesn't put anonymous classes in the heap dump Summary: Switched from using SystemDictionary to using ClassLoaderDataGraph

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

2013-10-11 Thread coleen . phillimore
Changeset: 28ca974cc21a Author:coleenp Date: 2013-10-11 11:23 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/28ca974cc21a 8022592: assert at constantTag.cpp:57: ShouldNotReachHere() Summary: more missing cases for JVM_CONSTANT_Method{Handle,Type}InError

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

2013-10-11 Thread harold . seigel
Changeset: 0db3ba3f6870 Author:hseigel Date: 2013-10-11 15:33 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/0db3ba3f6870 8026041: JVM crashes with assert assert(is_updated()) failed: must not be clear with -XX:+PrintGCApplicationConcurrentTime in -Xcomp mode

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

2013-10-08 Thread kevin . walls
Changeset: c90e76575b03 Author:kevinw Date: 2013-10-08 09:33 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c90e76575b03 8019375: Internal symbol table size should be tunable. Reviewed-by: coleenp, kamg !

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

2013-10-05 Thread staffan . larsen
Changeset: febab3a8f203 Author:erikj Date: 2013-10-04 12:45 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/febab3a8f203 8007446: Add /MP to cl.exe speeds up windows builds of OpenJDK. Reviewed-by: sla, ctornqvi ! make/windows/makefiles/compile.make !

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

2013-10-05 Thread staffan . larsen
Changeset: 8ef918538e22 Author:sla Date: 2013-10-04 13:44 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8ef918538e22 6313383: SA: Update jmap to support HPROF binary format JAVA PROFILE 1.0.2 Summary: Adds support for large(4G) heap dumps in hprof format. Adds

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

2013-10-04 Thread coleen . phillimore
Changeset: 3374b92de2d9 Author:coleenp Date: 2013-10-03 18:50 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/3374b92de2d9 8025004: -XX:+CheckUnhandledOops asserts for JDK 8 Solaris fastdebug binaries Summary: Remove unnecessary volatile keyword on stack locals

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

2013-10-03 Thread dmitry . samersoff
Changeset: 5705c7ee6dd7 Author:dsamersoff Date: 2013-10-02 22:27 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5705c7ee6dd7 8025250: SA: Sync linux and bsd versions of ps_core file Summary: linux/ps_core.c and bsd/ps_core.c share most of code, but it has

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

2013-10-02 Thread coleen . phillimore
Changeset: 931f105563c5 Author:coleenp Date: 2013-10-02 13:02 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/931f105563c5 8025569: -XX:+CheckUnhandledOops crashes on Windows Summary: Disable CHECK_UNHANDLED_OOPS in fastdebug builds for JDK 8 on WIndows 32 64 bit

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

2013-10-02 Thread dmitry . samersoff
Changeset: 2bd38d594b9a Author:dsamersoff Date: 2013-10-02 20:58 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2bd38d594b9a 8025283: Nits in os_bsd file breaks compilation of open hotspot Summary: Couple of nits in os_bsd.cpp brake compilation of open hotspot on

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

2013-10-01 Thread coleen . phillimore
Changeset: 5b3b75d9eb2f Author:coleenp Date: 2013-10-01 14:23 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5b3b75d9eb2f 8025570: Naked oop in test/serviceability/ParserTest Summary: Fix for two naked objArrayOop(s) oops causing test failure Reviewed-by: coleenp,

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

2013-09-25 Thread christian . tornqvist
Changeset: 5b1191bf0b4b Author:ctornqvi Date: 2013-09-25 17:47 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5b1191bf0b4b 8024677: [TESTBUG] Move tests for classes in /testlibrary Summary: Moved the tests to /testlibrary_tests and updated TEST.groups Reviewed-by:

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

2013-09-20 Thread coleen . phillimore
Changeset: 4f9a42c33738 Author:coleenp Date: 2013-09-20 09:30 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4f9a42c33738 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously Summary: Need to refetch each method from

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

2013-09-20 Thread mikael . gerdin
Changeset: 1b03bed31241 Author:allwin Date: 2013-09-17 17:16 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1b03bed31241 7196151: ParserTest SEGv on solaris Reviewed-by: sla, coleenp, ctornqvi, dsamersoff ! src/share/vm/services/diagnosticArgument.cpp Changeset:

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

2013-09-20 Thread coleen . phillimore
Changeset: 7c29904fdfa2 Author:coleenp Date: 2013-09-20 18:34 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7c29904fdfa2 8014956: nashorn/api/javaaccess/MethodAccessTest.java test fails on sparc-solaris 64 Summary: reference_map[] array had uninitialized junk

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

2013-09-17 Thread christian . tornqvist
Changeset: 88d6b9a1c27c Author:mseledtsov Date: 2013-09-17 20:09 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/88d6b9a1c27c 8016029: test runtime/6878713/Test6878713.sh failed Summary: Rewrote test in Java; updated the test condition to reflect latest changes in

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

2013-09-16 Thread yumin . qi
Changeset: 621eda7235d2 Author:minqi Date: 2013-09-16 15:35 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/621eda7235d2 7164841: Improvements to the GC log file rotation Summary: made changes to easily identify current log file in rotation. Parameterize the input

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

2013-09-13 Thread markus . gronlund
Changeset: 623d923529df Author:mgronlun Date: 2013-09-13 17:47 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/623d923529df 8021353: Event based tracing is missing thread exit Reviewed-by: allwin, acorn, dcubed, dholmes, egahlin ! src/share/vm/runtime/thread.cpp !

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

2013-08-29 Thread dmitry . samersoff
Changeset: d8e99408faad Author:dsamersoff Date: 2013-08-29 21:48 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d8e99408faad 8009062: poor performance of JNI AttachCurrentThread after fix for 7017193 Summary: don't re-evaluate stack bounds for main thread before

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,

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

2013-08-27 Thread karen . kinnear
Changeset: 91b93f523ec6 Author:acorn Date: 2013-08-26 11:35 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/91b93f523ec6 8012294: remove generic handling for default methods Reviewed-by: kamg, coleenp ! src/share/vm/classfile/classFileParser.cpp !

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

2013-08-27 Thread jiangli . zhou
Changeset: 6b3ac96bada6 Author:jiangli Date: 2013-08-26 13:32 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6b3ac96bada6 8023477: Invalid CP index when reading ConstantPool. Summary: Need to check for 0 case for InstanceKlass::_generic_signature_index.

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

2013-08-27 Thread yumin . qi
Changeset: 7e7dd25666da Author:ccheung Date: 2013-08-26 14:11 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7e7dd25666da 8020675: invalid jar file in the bootclasspath could lead to jvm fatal error Summary: removed offending EXCEPTION_MARK calls and code cleanup

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

2013-08-26 Thread stefan . karlsson
Changeset: 4c84d351cca9 Author:stefank Date: 2013-08-16 13:22 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4c84d351cca9 8007074: SIGSEGV at ParMarkBitMap::verify_clear() Summary: Replace the broken large pages implementation on Linux. New flag:

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

2013-08-22 Thread staffan . larsen
Changeset: e37ab280bbce Author:allwin Date: 2013-07-23 14:32 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e37ab280bbce 8011888: sa.js: TypeError: [object JSAdapter] has no such function __has__ Reviewed-by: sla, sundar, kmo Contributed-by: yunda@taobao.com

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

2013-08-22 Thread ioi . lam
Changeset: c062a6e1fa33 Author:iklam Date: 2013-08-22 10:20 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c062a6e1fa33 8023406: make/windows/build_vm_def.sh takes too long even when BUILD_WIN_SA != 1 Summary: Avoid dumping C++ vtable when BUILD_WIN_SA != 1

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

2013-08-22 Thread jiangli . zhou
Changeset: ff2520b97b00 Author:jiangli Date: 2013-08-22 19:27 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ff2520b97b00 8023547: com/sun/jdi/RedefineMulti.sh fails with IllegalArgumentException after JDK-8021948 . Summary: Need to check if the constant pool

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

2013-08-20 Thread kevin . walls
Changeset: 10c59b8021ec Author:kevinw Date: 2013-08-19 14:28 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/10c59b8021ec 8022655: ClassDump ignored jarStream setting Reviewed-by: minqi, sla ! agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassDump.java !

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

2013-08-20 Thread jiangli . zhou
Changeset: e22ee8e7ae62 Author:jiangli Date: 2013-08-19 14:59 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e22ee8e7ae62 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes. Summary: Change

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

2013-08-19 Thread erik . helin
Changeset: 1a8fb39bdbc4 Author:ehelin Date: 2013-08-07 16:47 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1a8fb39bdbc4 8014659: NPG: performance counters for compressed klass space Reviewed-by: mgerdin, coleenp, hseigel, jmasa, ctornqvi !

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

2013-08-09 Thread yumin . qi
Changeset: 57ac7245594c Author:minqi Date: 2013-08-08 15:19 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/57ac7245594c 8019583: [TESTBUG] runtime/7107135 always passes Summary: If java test return none zero, the value will be override by 'if' statement, the exit

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

2013-08-07 Thread david . holmes
Changeset: c54a3122f9c8 Author:omajid Date: 2013-08-06 12:28 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c54a3122f9c8 8022188: Make zero compile after 8016131 and 8016697 Reviewed-by: dholmes, twisti ! src/cpu/zero/vm/entryFrame_zero.hpp !

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

2013-08-05 Thread harold . seigel
Changeset: b67604b59546 Author:hseigel Date: 2013-08-04 16:30 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b67604b59546 7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65 Summary: Added a x86 64-bit Solaris shared library and rewrote

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

2013-07-24 Thread yumin . qi
Changeset: 1b6395189726 Author:minqi Date: 2013-07-19 14:43 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1b6395189726 8012263: ciReplay: gracefully exit report meaningful error when replay data parsing fails Summary: find_method could return NULL so need

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

2013-07-19 Thread yumin . qi
Changeset: 4614a598dae1 Author:minqi Date: 2013-07-19 08:34 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4614a598dae1 8016538: volatile double access via Unsafe.cpp is not atomic Summary: volatile jdouble load/store is not atomic, fix by using of existing

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

2013-07-18 Thread yumin . qi
Changeset: 02d7aa1456c9 Author:ccheung Date: 2013-07-18 14:57 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/02d7aa1456c9 8004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts can be removed Summary: this fix also removes the

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

2013-07-17 Thread jiangli . zhou
Changeset: 825e6cb66923 Author:jiangli Date: 2013-07-17 18:06 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/825e6cb66923 8020309: Eliminate InstanceKlass::_cached_class_file_len. Summary: Use JvmtiCachedClassFileData. Reviewed-by: iklam, sspitsyn, dcubed !

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

2013-07-15 Thread rickard . backman
Changeset: 23123fc6968a Author:rbackman Date: 2013-07-15 11:35 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/23123fc6968a 8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change Reviewed-by: dholmes, rbackman Contributed-by: David Simms

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

2013-07-12 Thread zhengyu . gu
Changeset: c9a5fab39234 Author:zgu Date: 2013-07-11 13:15 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c9a5fab39234 8012241: NMT huge memory footprint, it usually leads to OOME Summary: Enforce memory limitation on NMT to prevent JVM OOM Reviewed-by: acorn,

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

2013-07-12 Thread christian . tornqvist
Changeset: 2e8f19c2feef Author:allwin Date: 2013-07-12 18:43 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2e8f19c2feef 7162400: Intermittent java.io.IOException: Bad file number during HotSpotVirtualMachine.executeCommand Summary: Intermittent

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

2013-07-09 Thread karen . kinnear
Changeset: 50257d6f5aaa Author:acorn Date: 2013-07-09 14:02 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/50257d6f5aaa 8013635: VM should no longer create bridges for generic signatures. Summary: Requires: 8013789: Compiler bridges, 8015402: metafactory

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

2013-07-04 Thread zhengyu . gu
Changeset: 5f7a4367c787 Author:zgu Date: 2013-07-04 06:24 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5f7a4367c787 8016074: NMT: assertion failed: assert(thread-thread_state() == from) failed: coming from wrong thread state Summary: Uses os::NakedYield() on

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

2013-07-02 Thread coleen . phillimore
Changeset: de2d15ce3d4a Author:coleenp Date: 2013-07-02 08:42 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/de2d15ce3d4a 8015391: NPG: With -XX:+UseCompressedKlassPointers OOME due to exhausted metadata space could occur when metaspace is almost empty Summary:

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

2013-06-26 Thread zhengyu . gu
Changeset: 8cff1de240de Author:zgu Date: 2013-06-25 17:22 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8cff1de240de 8017478: Kitchensink crashed with SIGSEGV in BaselineReporter::diff_callsites Summary: Fixed possible NULL pointer that caused SIGSEGV

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

2013-06-26 Thread kevin . walls
Changeset: 38ea2efa32a7 Author:kevinw Date: 2013-06-26 00:01 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/38ea2efa32a7 8010278: SA: provide mechanism for using an alternative SA debugger back-end. Reviewed-by: sla, dsamersoff !

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

2013-06-21 Thread coleen . phillimore
Changeset: 9ba41a4a71ff Author:coleenp Date: 2013-06-21 10:50 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9ba41a4a71ff 8004124: Handle and/or warn about SI_KERNEL Summary: Detect this crash in the signal handler and give a fatal error message instead of making

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

2013-06-18 Thread zhengyu . gu
Changeset: 1f4355cee9a2 Author:zgu Date: 2013-06-18 08:44 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1f4355cee9a2 8013651: NMT: reserve/release sequence id's in incorrect order due to race Summary: Fixed NMT race condition for realloc, uncommit and release

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

2013-06-15 Thread serguei . spitsyn
Changeset: 5c89346f2bdd Author:sspitsyn Date: 2013-06-14 15:17 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5c89346f2bdd 6493116: JVMTI Doc: GetOwnedMonitorStackDepthInfo has a typo in monitor_info_ptr parameter description Summary: A typo in the parameter

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

2013-06-14 Thread zhengyu . gu
Changeset: ef57c43512d6 Author:ccheung Date: 2013-06-13 22:02 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ef57c43512d6 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux Reviewed-by: dholmes, coleenp Contributed-by:

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

2013-05-28 Thread zhengyu . gu
Changeset: 51af5fae397d Author:ccheung Date: 2013-05-24 17:19 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/51af5fae397d 8015265: revise the fix for 8007037 Reviewed-by: sspitsyn, dholmes, dcubed ! src/share/vm/oops/constantPool.cpp Changeset: 4cc7d4d5dc92

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:

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

2013-05-21 Thread david . holmes
Changeset: f54c85acc043 Author:mikael Date: 2013-05-21 09:43 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f54c85acc043 8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size'

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

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

2013-05-16 Thread david . holmes
Changeset: 205dd30230e1 Author:shade Date: 2013-05-17 01:43 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/205dd30230e1 8012939: @Contended doesn't work correctly with inheritance Summary: Fix instance_size miscalculation. Reviewed-by: jrose, kvn !

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

2013-05-08 Thread staffan . larsen
Changeset: cbfe859bd244 Author:sla Date: 2013-05-08 15:37 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cbfe859bd244 8013591: compiler/ciReplay/TestSA.sh fails in nightly Reviewed-by: coleenp, rbackman, dholmes !

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

2013-05-07 Thread coleen . phillimore
Changeset: 58bb870a0cbd Author:emc Date: 2013-05-07 13:45 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/58bb870a0cbd 8009729: Refix hotspot jni_cpu.h JNIEXPORT and JNIIMPORT definitions to match jdk version Summary: Update JNIEXPORT and JNIIMPORT to work with

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

2013-05-06 Thread zhengyu . gu
Changeset: c18152e0554e Author:zgu Date: 2013-05-06 11:15 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c18152e0554e 8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region-is_committed_region()) failed: Sanity check Summary: Fixed NMT

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

2013-05-06 Thread staffan . larsen
Changeset: 187154b7a226 Author:sla Date: 2013-05-06 19:49 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/187154b7a226 8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes Reviewed-by: coleenp, sspitsyn !

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

2013-05-03 Thread staffan . larsen
Changeset: c456f4510385 Author:sla Date: 2013-05-03 12:24 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c456f4510385 8008453: JvmtiClassFileReconstituter does not recognize default methods Reviewed-by: acorn, sspitsyn !

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

2013-05-03 Thread frederic . parain
Changeset: 31a4e55f8c9d Author:fparain Date: 2013-05-03 05:05 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/31a4e55f8c9d 8004095: Add support for JMX interface to Diagnostic Framework and Commands Reviewed-by: acorn, sla ! src/share/vm/classfile/vmSymbols.hpp !

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

2013-05-03 Thread zhengyu . gu
Changeset: bf089b838c9e Author:ccheung Date: 2013-05-02 16:55 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/bf089b838c9e 8012641: Perf_CreateLong creates perf counter of incorrect type Reviewed-by: mchung, hseigel, coleenp ! src/share/vm/prims/perf.cpp

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

2013-05-01 Thread vladimir . danushevsky
Changeset: b4081e9714ec Author:vladidan Date: 2013-04-30 17:36 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b4081e9714ec 8013398: Adjust number of stack guard pages on systems with large memory page size Summary: Auto adjust number of stack guard pages on

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

2013-05-01 Thread bharadwaj . yadavalli
Changeset: 08236d966eea Author:bharadwaj Date: 2013-05-01 08:07 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/08236d966eea 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87 Summary: Do not treat static methods as miranda

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

2013-04-30 Thread staffan . larsen
Changeset: 9f96b7a853bc Author:sla Date: 2013-04-30 10:53 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9f96b7a853bc 8013466: SA crashes when attaching to a process on OS X Reviewed-by: coleenp, rbackman, minqi ! agent/src/os/bsd/MacosxDebuggerLocal.m

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

2013-04-30 Thread staffan . larsen
Changeset: e4614b063fe1 Author:sla Date: 2013-04-30 21:47 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e4614b063fe1 8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman !

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

2013-04-29 Thread harold . seigel
Changeset: f258c5828eb8 Author:hseigel Date: 2013-04-29 16:13 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f258c5828eb8 8011773: Some tests on Interned String crashed JVM with OOM Summary: Instead of terminating the VM, throw OutOfMemoryError exceptions.

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

2013-04-24 Thread coleen . phillimore
Changeset: d587a5c30bd8 Author:coleenp Date: 2013-04-24 16:19 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d587a5c30bd8 8011803: release_C_heap_structures is never called for anonymous classes. Summary: Call this function from the ClassLoaderData destructor

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 !

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

2013-04-18 Thread bharadwaj . yadavalli
Changeset: 41ed397cc0cd Author:bharadwaj Date: 2013-04-18 08:05 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/41ed397cc0cd 8006267: InterfaceMethod_ref should allow invokestatic and invokespecial Summary: Lambda changes; spec 0.6.2 - Allow static invokestatic and

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

2013-04-06 Thread zhengyu . gu
Changeset: 4b7cf00ccb08 Author:ccheung Date: 2013-04-05 11:15 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4b7cf00ccb08 8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp Reviewed-by: zgu, coleenp, hseigel, dholmes !

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

2013-04-04 Thread zhengyu . gu
Changeset: bad3bed4b323 Author:ccheung Date: 2013-03-29 14:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/bad3bed4b323 8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c Summary: a simple fix to add FileList_free(fl) before returning

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

2013-04-02 Thread zhengyu . gu
Changeset: 8c03fc47511d Author:iklam Date: 2013-04-01 14:05 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8c03fc47511d 8011048: Possible reading from unmapped memory in UTF8::as_quoted_ascii() Summary: Pass utf_length parameter to UTF8::as_quoted_ascii()

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

2013-03-28 Thread yumin . qi
Changeset: 1b90c7607451 Author:minqi Date: 2013-03-27 17:03 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1b90c7607451 2178143: JVM crashes if the number of bound CPUs changed during runtime Summary: Supply a new flag -XX:+AssumeMP to workaround the problem. With

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

2013-03-26 Thread harold . seigel
Changeset: 36376b540a98 Author:hseigel Date: 2013-03-26 09:06 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/36376b540a98 8009595: The UseSplitVerifier option needs to be deprecated. Summary: Put UseSplitVerifier option on the deprecated list. Reviewed-by: dcubed,

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

2013-03-24 Thread christian . tornqvist
Changeset: c342fbdf8a70 Author:ctornqvi Date: 2013-03-24 09:11 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c342fbdf8a70 8008454: test/runtime/NMT/PrintNMTStatistics is broken Summary: Added @run tag so that it actually runs the test, also fixed broken command

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.

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

2013-03-21 Thread zhengyu . gu
Changeset: 06db4c0afbf3 Author:zgu Date: 2013-03-20 09:42 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/06db4c0afbf3 8009298: NMT: Special version of class loading/unloading with runThese stresses out NMT 8009777: NMT: add new NMT dcmd to control auto shutdown

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

2013-03-20 Thread karen . kinnear
Changeset: 2c7663baeb67 Author:acorn Date: 2013-03-20 11:43 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2c7663baeb67 8010017: lambda: reflection get(Declared)Methods support for default methods. Summary: Don't expose vm generated overpass (bridges to default

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

2013-03-15 Thread zhengyu . gu
Changeset: 82f49e8e2c28 Author:zgu Date: 2013-03-15 11:53 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/82f49e8e2c28 8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size (granularity - 1)) == 0) failed: size not aligned to

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

2013-03-13 Thread coleen . phillimore
Changeset: 96480359523a Author:coleenp Date: 2013-03-11 14:00 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/96480359523a 8008965: @Contended fails with classes having static fields Summary: Disable @Contended support for static fields Reviewed-by: coleenp, kvn

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

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

2013-02-20 Thread harold . seigel
Changeset: 4c1d8002ffb1 Author:hseigel Date: 2013-02-20 07:16 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4c1d8002ffb1 8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp Summary: Delete the questionable source code

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

2013-02-08 Thread staffan . larsen
Changeset: 758935f7c23f Author:sla Date: 2013-02-08 12:48 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/758935f7c23f 8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67) Summary: Do not rely on mach thread

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

2013-02-08 Thread zhengyu . gu
Changeset: 8bf62bd86a4e Author:zgu Date: 2013-02-08 14:49 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/8bf62bd86a4e 8007791: More Restricted hs_err file permission Summary: Enforce more restricted hs_file permission Reviewed-by: acorn, dcubed, dsamersoff !

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

2013-02-05 Thread david . holmes
Changeset: 12285410684f Author:dholmes Date: 2013-02-04 23:53 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/12285410684f 8006508: Wrong frame constructor is called in os_linux_x86.cpp Reviewed-by: dholmes, coleenp Contributed-by: Jeremy Manson

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

2013-02-04 Thread coleen . phillimore
Changeset: 24a91505f9d5 Author:emc Date: 2013-02-04 13:05 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/24a91505f9d5 8006949: Update hotspot for MethodParameters format change 8006907: Hotspot should reject classfiles with multiple MethodParameters attributes

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

2013-02-03 Thread harold . seigel
Changeset: c4ef3380a70b Author:hseigel Date: 2013-02-03 16:49 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c4ef3380a70b 7197672: There are issues with shared data on windows Summary: On Windows, set rw protection on the CDS file just before removing it.

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

2013-02-01 Thread harold . seigel
Changeset: baf7fac3167e Author:hseigel Date: 2013-02-01 14:14 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/baf7fac3167e 8006298: Specifying malformed JFR options (-XX:+FlightRecorderOptions) outputs non-sensical error Summary: Change error messages for

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

2013-01-22 Thread zhengyu . gu
Changeset: edd23b35b1a5 Author:zgu Date: 2013-01-22 14:27 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/edd23b35b1a5 6871190: Don't terminate JVM if it is running in a non-interactive session Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is

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

2013-01-14 Thread coleen . phillimore
Changeset: f9eb431c3efe Author:coleenp Date: 2013-01-14 11:01 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/f9eb431c3efe 8006005: Fix constant pool index validation and alignment trap for method parameter reflection Summary: This patch addresses an alignment

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

2013-01-11 Thread david . holmes
Changeset: 91bf7da5c609 Author:mikael Date: 2013-01-10 17:06 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/91bf7da5c609 8004747: Remove last_entry from VM_STRUCT macros Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main

  1   2   >