hg: hsx/hotspot-comp/hotspot: 21 new changesets

tom.rodriguez at oracle.com tom.rodriguez at oracle.com
Fri Mar 2 17:14:16 PST 2012


Changeset: 86ce3208eb18
Author:    dcubed
Date:      2012-02-17 15:55 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/86ce3208eb18

7145798: System.loadLibrary does not search current working directory
Summary: Append "." to java.library.path on MacOS X to ease migration from Apple's Java6 to OpenJDK7.
Reviewed-by: phh, jmelvin, coleenp

! src/os/bsd/vm/os_bsd.cpp

Changeset: 0368109684cb
Author:    sla
Date:      2012-02-19 13:11 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/0368109684cb

7132070: Use a mach_port_t as the OSThread thread_id rather than pthread_t on BSD/OSX
Summary: Change OSThread to use mach thread_t
Reviewed-by: phh, dcubed

! src/cpu/x86/vm/vm_version_x86.cpp
! src/os/bsd/vm/osThread_bsd.cpp
! src/os/bsd/vm/osThread_bsd.hpp
! src/os/bsd/vm/os_bsd.cpp
! src/os_cpu/bsd_x86/vm/vmStructs_bsd_x86.hpp
! src/share/vm/utilities/globalDefinitions_gcc.hpp

Changeset: 38fd165da001
Author:    poonam
Date:      2012-02-20 21:27 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/38fd165da001

7145358: SA throws ClassCastException for partially loaded ConstantPool
Summary: In printValueOn() in ConstantPool.java check if the poolHolder is a valid Klass and only then print it.
Reviewed-by: sla, sspitsyn
Contributed-by: Krystal Mok <sajia at taobao.com>

! agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPool.java

Changeset: 1a4e5feb63c4
Author:    fparain
Date:      2012-02-22 08:19 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/1a4e5feb63c4

Merge


Changeset: d9b93445a67c
Author:    vladidan
Date:      2012-02-15 20:26 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/d9b93445a67c

7129401: PPC: runtime/7100935/TestShortArraycopy.java fails
Summary: pass assembler switches for PPC
Reviewed-by: dholmes

! make/linux/makefiles/ppc.make

Changeset: d79f8393df2b
Author:    bpittore
Date:      2012-02-22 14:00 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/d79f8393df2b

Merge


Changeset: 701a83c86f28
Author:    jiangli
Date:      2012-02-21 13:14 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/701a83c86f28

7120481: storeStore barrier in constructor with final field
Summary: Issue storestore barrier before constructor return if the constructor write final field.
Reviewed-by: dholmes, jrose, roland, coleenp
Contributed-by: Jiangli Zhou <jiangli.zhou at oracle.com>

! src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
! src/share/vm/c1/c1_Canonicalizer.cpp
! src/share/vm/c1/c1_Canonicalizer.hpp
! src/share/vm/c1/c1_GraphBuilder.cpp
! src/share/vm/c1/c1_IR.cpp
! src/share/vm/c1/c1_IR.hpp
! src/share/vm/c1/c1_Instruction.hpp
! src/share/vm/c1/c1_InstructionPrinter.cpp
! src/share/vm/c1/c1_InstructionPrinter.hpp
! src/share/vm/c1/c1_LIR.cpp
! src/share/vm/c1/c1_LIR.hpp
! src/share/vm/c1/c1_LIRAssembler.cpp
! src/share/vm/c1/c1_LIRAssembler.hpp
! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LIRGenerator.hpp
! src/share/vm/c1/c1_Optimizer.cpp
! src/share/vm/c1/c1_ValueMap.hpp

Changeset: 398c5d0fb0ae
Author:    bpittore
Date:      2012-02-23 21:10 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/398c5d0fb0ae

Merge


Changeset: 931e5f39e365
Author:    kvn
Date:      2012-02-20 13:11 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/931e5f39e365

7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
Summary: Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
Reviewed-by: azeemj, iveresov, never, phh

! src/cpu/sparc/vm/sharedRuntime_sparc.cpp

Changeset: 3b24e7e01d20
Author:    jcoomes
Date:      2012-02-20 22:32 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/3b24e7e01d20

Added tag hs23-b16 for changeset 931e5f39e365

! .hgtags

Changeset: 0ed0960af27d
Author:    katleman
Date:      2012-02-23 12:03 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/0ed0960af27d

Added tag jdk8-b27 for changeset 3b24e7e01d20

! .hgtags

Changeset: 975c4105f1e2
Author:    amurillo
Date:      2012-02-24 18:08 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/975c4105f1e2

Merge


Changeset: b183b0863611
Author:    amurillo
Date:      2012-02-24 18:08 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b183b0863611

Added tag hs24-b01 for changeset 975c4105f1e2

! .hgtags

Changeset: 694fd3171eb0
Author:    amurillo
Date:      2012-02-24 18:14 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/694fd3171eb0

7148664: new hotspot build - hs24-b02
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: 645162d94294
Author:    dsamersoff
Date:      2012-02-22 19:43 +0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/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
Reviewed-by: acorn, mchung

! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/services/diagnosticCommand.cpp
! src/share/vm/services/diagnosticCommand.hpp

Changeset: b5ab7482dbf9
Author:    dsamersoff
Date:      2012-02-22 10:32 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/b5ab7482dbf9

Merge


Changeset: 7292cff45988
Author:    erikj
Date:      2012-02-22 09:24 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/7292cff45988

7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable
Reviewed-by: dholmes, ohrstrom, ohair, jcoomes

! make/bsd/makefiles/buildtree.make
! make/bsd/makefiles/gcc.make
! make/bsd/makefiles/sparcWorks.make
! make/defs.make
! make/linux/makefiles/buildtree.make
! make/linux/makefiles/gcc.make
! make/linux/makefiles/sparcWorks.make
! make/solaris/makefiles/buildtree.make
! make/solaris/makefiles/gcc.make
! make/solaris/makefiles/sparcWorks.make
! make/windows/build.make
! make/windows/makefiles/compile.make
! make/windows/makefiles/defs.make

Changeset: f096e1b74d85
Author:    dholmes
Date:      2012-02-25 01:49 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/f096e1b74d85

7148126: ConstantPoolCacheEntry::print prints to wrong stream
Summary: Should print to passed in stream not tty
Reviewed-by: dholmes, never
Contributed-by: Krystal Mok <sajia at taobao.com>

! src/share/vm/oops/cpCacheOop.cpp

Changeset: 205573af962c
Author:    fparain
Date:      2012-02-28 07:58 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/205573af962c

Merge


Changeset: ce292d6c0385
Author:    never
Date:      2012-03-02 09:13 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/ce292d6c0385

Merge


Changeset: e5f73be4c7f1
Author:    never
Date:      2012-03-02 13:13 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/e5f73be4c7f1

Merge

! src/share/vm/c1/c1_GraphBuilder.cpp



More information about the hotspot-compiler-dev mailing list