hg: hsx/hotspot-gc/hotspot: 39 new changesets

john.coomes at oracle.com john.coomes at oracle.com
Sun Apr 8 02:57:43 UTC 2012


Changeset: bbdc75c217e7
Author:    katleman
Date:      2012-03-22 12:41 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bbdc75c217e7

Added tag jdk8-b31 for changeset 0cd147eaa673

! .hgtags

Changeset: 77591ef8983a
Author:    sla
Date:      2012-03-19 20:13 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/77591ef8983a

7152800: All tests using the attach API fail with "well-known file is not secure" on Mac OS X
Summary: Create well-known file with effective group of the current process
Reviewed-by: kamg, dcubed

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

Changeset: 3d7ea1dbe0de
Author:    erikj
Date:      2012-03-19 10:09 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/3d7ea1dbe0de

7141246: build-infra merge: Introduce new JVM_VARIANT* to control which kind of jvm gets built
Reviewed-by: dholmes, ohair

! make/Makefile
! make/bsd/Makefile
! make/bsd/makefiles/buildtree.make
! make/bsd/makefiles/defs.make
! make/bsd/makefiles/gcc.make
! make/bsd/makefiles/vm.make
! make/defs.make
! make/linux/Makefile
! make/linux/makefiles/buildtree.make
! make/linux/makefiles/defs.make
! make/linux/makefiles/gcc.make
! make/linux/makefiles/vm.make
! make/solaris/makefiles/defs.make
! make/windows/makefiles/defs.make

Changeset: 80fe40862b02
Author:    jmelvin
Date:      2012-03-20 16:46 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/80fe40862b02

7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages
Summary: Provide custom error messages for locked commercial feature options which are not first unlocked.
Reviewed-by: dcubed, jcoomes, kamg
Contributed-by: james.melvin at oracle.com

! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/globals_ext.hpp

Changeset: ee138854b3a6
Author:    kvn
Date:      2012-03-12 10:46 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ee138854b3a6

7147744: CTW: assert(false) failed: infinite EA connection graph build
Summary: rewrote Connection graph construction code in EA to reduce time spent there.
Reviewed-by: never

! src/share/vm/opto/c2_globals.hpp
! src/share/vm/opto/callnode.cpp
! src/share/vm/opto/callnode.hpp
! src/share/vm/opto/compile.cpp
! src/share/vm/opto/escape.cpp
! src/share/vm/opto/escape.hpp
! src/share/vm/opto/phase.cpp
! src/share/vm/opto/phase.hpp
! src/share/vm/utilities/growableArray.hpp

Changeset: 2537ebc321d4
Author:    never
Date:      2012-03-12 19:54 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/2537ebc321d4

Merge


Changeset: 0f4014d7731b
Author:    never
Date:      2012-03-13 10:03 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0f4014d7731b

7152961: InlineTree::should_not_inline may exit prematurely
Reviewed-by: kvn, never
Contributed-by: nils.eliasson at oracle.com

! src/share/vm/opto/bytecodeInfo.cpp

Changeset: dbd21c7c833f
Author:    never
Date:      2012-03-13 20:54 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/dbd21c7c833f

7152955: print_method crashes with null root
Reviewed-by: kvn, never
Contributed-by: nils.eliasson at oracle.com

! src/share/vm/opto/compile.cpp

Changeset: 56ee89841dc4
Author:    iveresov
Date:      2012-03-15 16:38 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/56ee89841dc4

7154333: JVM fails to start if -XX:+AggressiveHeap is set
Summary: Don't set CompilationPolicyChoice with AggressiveHeap
Reviewed-by: never

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

Changeset: 1a11548571e8
Author:    jcoomes
Date:      2012-03-16 23:52 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/1a11548571e8

Merge


Changeset: ed4c92f54c2d
Author:    kvn
Date:      2012-03-20 13:10 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ed4c92f54c2d

7154997: assert(false) failed: not G1 barrier raw StoreP
Summary: Skip only G1 cases and explicitly set global escape state in unsafe cases.
Reviewed-by: never

! src/share/vm/opto/escape.cpp

Changeset: ad412114302a
Author:    never
Date:      2012-03-22 13:54 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ad412114302a

Merge

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

Changeset: 27863e4586de
Author:    jcoomes
Date:      2012-03-23 21:31 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/27863e4586de

Merge


Changeset: 25410a347ebb
Author:    jcoomes
Date:      2012-03-23 21:31 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/25410a347ebb

Added tag hs24-b05 for changeset 27863e4586de

! .hgtags

Changeset: 39e5c6153285
Author:    cl
Date:      2012-03-29 13:02 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/39e5c6153285

Added tag jdk8-b32 for changeset 25410a347ebb

! .hgtags

Changeset: bc8881f974b8
Author:    jcoomes
Date:      2012-03-23 22:34 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bc8881f974b8

7156659: new hotspot build - hs24-b06
Reviewed-by: johnc

! make/hotspot_version

Changeset: 0c49af52ff2c
Author:    jwilhelm
Date:      2012-03-26 13:22 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0c49af52ff2c

Merge


Changeset: f7c4174b33ba
Author:    jiangli
Date:      2012-03-13 13:50 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f7c4174b33ba

7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
Summary: Fold instanceKlass::_enclosing_method_class_index and instanceKlass::_enclosing_method_method_index into the instanceKlass::_inner_classes array.
Reviewed-by: never, coleenp
Contributed-by: Jiangli Zhou <jiangli.zhou at oracle.com>

! agent/src/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java
! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/classFileParser.hpp
! src/share/vm/memory/dump.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/instanceKlassKlass.cpp
! src/share/vm/prims/jvm.cpp
! src/share/vm/prims/jvmtiClassFileReconstituter.cpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp
! src/share/vm/runtime/reflection.cpp

Changeset: 21b94feb697c
Author:    collins
Date:      2012-03-13 15:37 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/21b94feb697c

Merge


Changeset: 6522ad563f99
Author:    dlong
Date:      2012-03-17 17:31 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/6522ad563f99

Merge

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

Changeset: 0698f5ef5535
Author:    dlong
Date:      2012-03-25 18:08 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0698f5ef5535

Merge


Changeset: 08bbee70226f
Author:    dlong
Date:      2012-03-29 23:49 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/08bbee70226f

Merge


Changeset: 5ab480a250a1
Author:    jwilhelm
Date:      2012-03-30 09:31 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/5ab480a250a1

Merge


Changeset: cd47da9383cd
Author:    amurillo
Date:      2012-03-30 14:07 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/cd47da9383cd

Merge


Changeset: 785bcf415ead
Author:    amurillo
Date:      2012-03-30 14:07 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/785bcf415ead

Added tag hs24-b06 for changeset cd47da9383cd

! .hgtags

Changeset: 3b449840d80c
Author:    katleman
Date:      2012-04-05 13:04 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/3b449840d80c

Added tag jdk8-b33 for changeset 785bcf415ead

! .hgtags

Changeset: e02867d10860
Author:    amurillo
Date:      2012-03-30 14:18 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/e02867d10860

7158137: new hotspot build - hs24-b07
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: 51612f0c0a79
Author:    nloodin
Date:      2012-03-15 13:37 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/51612f0c0a79

7148488: Whitebox tests for the Diagnostic Framework Parser
Reviewed-by: brutisso, sla, mgerdin

! make/bsd/makefiles/wb.make
! make/linux/makefiles/wb.make
! make/solaris/makefiles/wb.make
! make/windows/create_obj_files.sh
! make/windows/makefiles/projectcreator.make
! make/windows/makefiles/vm.make
! make/windows/makefiles/wb.make
! src/share/tools/whitebox/sun/hotspot/WhiteBox.java
+ src/share/tools/whitebox/sun/hotspot/parser/DiagnosticCommand.java
+ src/share/vm/prims/wbtestmethods/parserTests.cpp
+ src/share/vm/prims/wbtestmethods/parserTests.hpp
! src/share/vm/prims/whitebox.cpp
! src/share/vm/prims/whitebox.hpp
! src/share/vm/services/diagnosticArgument.cpp
! src/share/vm/services/diagnosticArgument.hpp
+ test/serviceability/ParserTest.java

Changeset: fc9d8850ab8b
Author:    coleenp
Date:      2012-03-23 11:16 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/fc9d8850ab8b

7150058: Allocate symbols from null boot loader to an arena for NMT
Summary: Move symbol allocation to an arena so NMT doesn't have to track them at startup.
Reviewed-by: never, kamg, zgu

! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/classFileParser.hpp
! src/share/vm/classfile/symbolTable.cpp
! src/share/vm/classfile/symbolTable.hpp
! src/share/vm/classfile/vmSymbols.cpp
! src/share/vm/memory/dump.cpp
! src/share/vm/oops/objArrayKlassKlass.cpp
! src/share/vm/oops/symbol.cpp
! src/share/vm/oops/symbol.hpp
! src/share/vm/oops/typeArrayKlass.cpp
! src/share/vm/runtime/globals.hpp

Changeset: a4ee440d71cc
Author:    acorn
Date:      2012-03-27 15:28 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/a4ee440d71cc

Merge


Changeset: 4bec1b1f7b33
Author:    minqi
Date:      2012-03-28 14:27 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/4bec1b1f7b33

7156960: Incorrect copyright headers in parts of the Serviceability agent
Summary: Errant files added as part of 7088955 fix. The Copyright information now corrected with gpl-header template
Reviewed-by: sla, ohair, mbykov

! agent/src/share/classes/sun/jvm/hotspot/oops/ArrayData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/BranchData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/CounterData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/DataLayout.java
! agent/src/share/classes/sun/jvm/hotspot/oops/JumpData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/MultiBranchData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/ReceiverTypeData.java
! agent/src/share/classes/sun/jvm/hotspot/oops/VirtualCallData.java

Changeset: 9a5bef0481c8
Author:    fparain
Date:      2012-03-29 02:12 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/9a5bef0481c8

7087969: GarbageCollectorMXBean notification contains ticks vs millis
Reviewed-by: acorn, dcubed, rbackman

! src/share/vm/services/gcNotifier.cpp

Changeset: 749b1464aa81
Author:    acorn
Date:      2012-04-01 17:04 -0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/749b1464aa81

Merge

! src/share/vm/classfile/classFileParser.cpp
! src/share/vm/classfile/classFileParser.hpp
! src/share/vm/memory/dump.cpp

Changeset: fd09f2d8283e
Author:    never
Date:      2012-04-02 16:05 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/fd09f2d8283e

7157141: crash in 64 bit with corrupted oops
Reviewed-by: kvn, iveresov

! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/memory/barrierSet.hpp
! src/share/vm/memory/cardTableModRefBS.cpp
! src/share/vm/memory/cardTableModRefBS.hpp
! src/share/vm/utilities/vmError.cpp

Changeset: 7e6005056e56
Author:    never
Date:      2012-04-05 15:08 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/7e6005056e56

Merge


Changeset: fafd94fe0da4
Author:    johnc
Date:      2012-04-06 09:48 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/fafd94fe0da4

Merge


Changeset: 7c6aba65acd2
Author:    amurillo
Date:      2012-04-07 08:26 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/7c6aba65acd2

Merge


Changeset: f284b0883558
Author:    amurillo
Date:      2012-04-07 08:26 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/f284b0883558

Added tag hs24-b07 for changeset 7c6aba65acd2

! .hgtags

Changeset: 4a32c51458b9
Author:    amurillo
Date:      2012-04-07 09:06 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/4a32c51458b9

7159842: new hotspot build - hs24-b08
Reviewed-by: jcoomes

! make/hotspot_version




More information about the hotspot-gc-dev mailing list