hg: jdk7/hotspot-gc/hotspot: 7 new changesets

y.s.ramakrishna at sun.com y.s.ramakrishna at sun.com
Fri Jan 30 07:56:21 UTC 2009


Changeset: 37b3ca071522
Author:    coleenp
Date:      2009-01-14 20:14 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/37b3ca071522

6793825: Missing include dependancies for GCC without predefined headers
Summary: With predefined headers off for gcc, some .inline.hpp files aren't included to make definition visible for inline functions
Reviewed-by: jcoomes, xlu

! src/share/vm/gc_implementation/includeDB_gc_concurrentMarkSweep
! src/share/vm/gc_implementation/includeDB_gc_g1
! src/share/vm/gc_implementation/includeDB_gc_parNew
! src/share/vm/gc_implementation/includeDB_gc_parallelScavenge
! src/share/vm/includeDB_compiler2
! src/share/vm/includeDB_core
! src/share/vm/includeDB_features

Changeset: 8db2b3e46c38
Author:    swamyv
Date:      2009-01-14 19:45 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/8db2b3e46c38

6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener
Reviewed-by: jjh, dcubed

! agent/src/os/linux/ps_core.c
! agent/src/os/solaris/proc/saproc.cpp

Changeset: fc14734c5aec
Author:    swamyv
Date:      2009-01-15 13:30 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/fc14734c5aec

Merge


Changeset: 40ee984935b9
Author:    phh
Date:      2009-01-21 11:14 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/40ee984935b9

6792705: Add JAR file to bootclasspath when using AggressiveOpts
Summary: During argument processing, add alt-rt.jar to the bootclasspath between bootclasspath/p and default elements.
Reviewed-by: xlu, coleenp

! src/share/vm/runtime/arguments.cpp

Changeset: 99c597293e35
Author:    coleenp
Date:      2009-01-23 10:41 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/99c597293e35

Merge

! src/share/vm/gc_implementation/includeDB_gc_g1

Changeset: dc3ad84615cf
Author:    xlu
Date:      2009-01-26 12:07 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/dc3ad84615cf

6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
Summary: Use NULL_WORD in the places where intptr_t is expected due to incompatible types between intptr_t & int32_t
Reviewed-by: phh, coleenp, never

! src/cpu/x86/vm/c1_Runtime1_x86.cpp
! src/cpu/x86/vm/interp_masm_x86_32.cpp
! src/cpu/x86/vm/interpreterRT_x86_32.cpp
! src/cpu/x86/vm/stubGenerator_x86_32.cpp
! src/cpu/x86/vm/templateInterpreter_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_32.cpp

Changeset: 5b39c489c39d
Author:    ysr
Date:      2009-01-29 21:25 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/5b39c489c39d

Merge

! src/share/vm/gc_implementation/includeDB_gc_parNew




More information about the hotspot-gc-dev mailing list