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

2011-05-17 Thread david . holmes
Changeset: 03b943e6c025 Author:dholmes Date: 2011-05-15 23:57 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/03b943e6c025 7035744: jprt no longer does open-only builds Summary: Added Open (OpenJDK) and Emb (Embedded) build flavours to JPRT. Added a few open

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

2011-05-05 Thread kevin . walls
Changeset: 277d0f6ca64d Author:kevinw Date: 2011-04-18 08:03 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/277d0f6ca64d 7005503: Make GuaranteedSafepointInterval a diagnostic flag Reviewed-by: kamg, ysr ! src/share/vm/runtime/globals.hpp Changeset:

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

2011-05-04 Thread david . holmes
Changeset: 6c978a541c03 Author:dholmes Date: 2011-05-04 19:16 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6c978a541c03 7036267: c2/arm: mark version number as experimental and disable on unsupported platforms Summary: Change call to

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

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

2011-04-27 Thread zhengyu . gu
Changeset: 2a3da7eaf4a6 Author:zgu Date: 2011-04-27 09:09 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2a3da7eaf4a6 7036747: 7017009 reappeared, problem with ElfStringTable Summary: Created new new operator for CHeapObj that allows malloc to fail without

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

2011-03-02 Thread zhengyu . gu
Changeset: 99bd05619fa4 Author:zgu Date: 2011-03-02 09:16 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/99bd05619fa4 7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions Summary: Ensure safe exception handler table is generated on Win32

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

2011-02-16 Thread david . holmes
Changeset: b76d12f4ab2d Author:dholmes Date: 2011-02-14 19:27 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b76d12f4ab2d 7018429: JPRT: Update Makefile to use ALT_JDK_TARGET_IMPORT_PATH for copying JDK Summary: Set JDK_IMPORT_PATH to ALT_JDK_TARGET_IMPORT_PATH

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

2011-02-08 Thread coleen . phillimore
Changeset: fb539912d338 Author:coleenp Date: 2011-02-07 14:36 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/fb539912d338 6472925: OutOfMemoryError fails to generate stack trace as it now ought Summary: Print an additional message for OOM during stack trace

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

2011-02-02 Thread bob . vandette
Changeset: b92c45f2bc75 Author:bobv Date: 2011-02-02 11:35 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b92c45f2bc75 7016023: Enable building ARM and PPC from src/closed repository Reviewed-by: dholmes, bdelsart ! make/Makefile + make/closed.make !

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

2011-01-11 Thread paul . hohensee
Changeset: 5577848f5923 Author:phh Date: 2011-01-11 17:33 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/5577848f5923 7011463: Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument Summary: Replaced incr_allocated_bytes() formals

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

2011-01-07 Thread bob . vandette
Changeset: 2f9d59b0fa5c Author:bobv Date: 2011-01-07 12:44 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2f9d59b0fa5c 7009268: guarantee(middle - slop start) failed: need enough space to divide up Summary: Codebuffer can overflow on test with large number of

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

2010-12-15 Thread staffan . larsen
Changeset: aa6e219afbf1 Author:sla Date: 2010-12-15 07:11 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/aa6e219afbf1 7006354: Updates to Visual Studio project creation and development launcher Summary: Updates to Visual Studio project creation and development

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

2010-12-11 Thread zhengyu . gu
Changeset: 2d4762ec74af Author:zgu Date: 2010-12-11 13:20 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2d4762ec74af 7003748: Decode C stack frames when symbols are presented (PhoneHome project) Summary: Implemented in-process C native stack frame decoding when

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

2010-12-03 Thread stefan . karlsson
Changeset: c760f78e0a53 Author:stefank Date: 2010-12-01 15:04 +0100 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c760f78e0a53 7003125: precompiled.hpp is included when precompiled headers are not used Summary: Added an ifndef DONT_USE_PRECOMPILED_HEADER to

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

2010-12-01 Thread coleen . phillimore
Changeset: 828eafbd85cc Author:ikrylov Date: 2010-12-01 18:26 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/828eafbd85cc 6348631: remove the use of the HPI library from Hotspot Summary: move functions from hpi library to hotspot, communicate with licensees and

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

2010-11-30 Thread kelly . ohair
Changeset: c7db7adb83b4 Author:ohair Date: 2010-11-30 18:07 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c7db7adb83b4 6987107: Add variable to add to but not modify non-fcs version string Reviewed-by: jcoomes, dholmes, andrew, kvn ! make/defs.make !

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

2010-11-23 Thread coleen . phillimore
Changeset: b675ff1ca7a3 Author:twisti Date: 2010-11-23 04:33 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b675ff1ca7a3 7002129: Zero and Shark fixes, 3rd Summary: 6970683 and 6953144 introduced changes that need to be implemented for Zero and Shark.

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

2010-10-26 Thread keith . mcguigan
Changeset: 6412b3805cd6 Author:kamg Date: 2010-10-26 14:08 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6412b3805cd6 6891959: HotSpot should not throw ClassFormatError if a class has a field with '' and/or '' in its name Summary: Class file parser needs to

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

2010-10-25 Thread karen . kinnear
Changeset: fa83ab460c54 Author:acorn Date: 2010-10-22 15:59 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/fa83ab460c54 6988353: refactor contended sync subsystem Summary: reduce complexity by factoring synchronizer.cpp Reviewed-by: dholmes, never, coleenp -

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

2010-10-09 Thread bob . vandette
Changeset: 3dc12ef8735e Author:bobv Date: 2010-10-07 15:12 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/3dc12ef8735e 6989297: Integrate additional portability improvements Reviewed-by: vladidan, dholmes ! src/cpu/sparc/vm/globals_sparc.hpp !

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

2010-09-17 Thread zhengyu . gu
Changeset: 728a287f6c20 Author:zgu Date: 2010-09-17 09:45 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/728a287f6c20 6981753: Rebrand vm vendor property settings Summary: Uses JDK_Version to determinate to set vm vendor to Oracle Corporation for JDK7 and later.

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

2010-06-03 Thread karen . kinnear
Changeset: b96a3e44582f Author:acorn Date: 2010-06-03 13:21 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b96a3e44582f 6852873: Reduce safepoint cleanup time Summary: New optional flags to reduce inflated monitor cleanup times Reviewed-by: chrisphi, dice !

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: 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

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

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

2009-12-02 Thread david . holmes
Changeset: 95e9083cf4a7 Author:dholmes Date: 2009-12-01 22:29 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/95e9083cf4a7 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450) Summary: This day one bug is

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

2009-11-24 Thread karen . kinnear
Changeset: a75edfd400ea Author:acorn Date: 2009-11-11 15:49 -0500 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/a75edfd400ea 6893504: LinkageError for bootstrap duplicate class definitions. Reviewed-by: kamg, xlu ! src/share/vm/classfile/systemDictionary.cpp !

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

2009-09-16 Thread karen . kinnear
Changeset: ad6585fd4087 Author:acorn Date: 2009-09-04 12:53 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/ad6585fd4087 6830542: Performance: JVM_DefineClass already verified. Reviewed-by: kamg, phh ! make/linux/makefiles/mapfile-vers-debug !

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

2009-09-08 Thread ahughes
Changeset: 5fdbe2cdf565 Author:andrew Date: 2009-09-08 09:01 +0100 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/5fdbe2cdf565 6879689: Fix warning about ignored return value when compiling with -O2 Summary: Store the return value of fwrite and check it matches the

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

2009-07-28 Thread daniel . daugherty
Changeset: 2b4230d1e589 Author:dcubed Date: 2009-07-28 13:35 -0600 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2b4230d1e589 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) Summary: Correctly count full GC operations for

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

2009-06-26 Thread lev . serebryakov
Changeset: 830ca2573896 Author:tonyp Date: 2009-06-12 16:20 -0400 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/830ca2573896 6850846: G1: extend G1 marking verification Summary: extend G1 marking verification to use either the prev or next marking information, as