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

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Fri Dec 6 12:53:33 PST 2013


Changeset: a3dc98dc4d21
Author:    katleman
Date:      2013-12-04 23:11 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/a3dc98dc4d21

Added tag jdk8-b119 for changeset ce42d815dd21

! .hgtags

Changeset: 77b028ba548c
Author:    jprovino
Date:      2013-11-19 16:26 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/77b028ba548c

8028396: Minimal VM: undefined symbol: _ZN23JvmtiCurrentBreakpoints11metadata_doEPFvP8MetadataE
Summary: Minimal VM doesn't run
Reviewed-by: coleenp, dholmes

! src/share/vm/prims/jvmtiImpl.hpp

Changeset: 3fbb71fdc6e5
Author:    vladidan
Date:      2013-12-01 22:35 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/3fbb71fdc6e5

Merge


Changeset: 8a42e81e2f9d
Author:    dsamersoff
Date:      2013-11-27 14:26 +0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/8a42e81e2f9d

7050685: jsdbproc64.sh has a typo in the package name
Summary: fixed typeo
Reviewed-by: sla, kmo, sspitsyn

! agent/make/jsdbproc64.sh

Changeset: 6ce6a0d23467
Author:    mgronlun
Date:      2013-12-02 11:42 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/6ce6a0d23467

Merge

- test/compiler/jsr292/methodHandleExceptions/C.java
- test/compiler/jsr292/methodHandleExceptions/I.java

Changeset: 7a58803b5069
Author:    acorn
Date:      2013-12-03 08:36 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/7a58803b5069

8026066: ICCE for invokeinterface static
Reviewed-by: coleenp, lfoltan, hseigel

! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/interpreter/linkResolver.hpp
! test/TEST.groups
! test/runtime/8024804/RegisterNatives.java

Changeset: 379f11bc04fc
Author:    acorn
Date:      2013-12-03 11:13 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/379f11bc04fc

8028438: static superclass method masks default methods
Reviewed-by: hseigel, lfoltan, coleenp

! src/share/vm/classfile/defaultMethods.cpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
! src/share/vm/oops/klassVtable.cpp

Changeset: c8c2d6b82499
Author:    sspitsyn
Date:      2013-12-03 15:41 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/c8c2d6b82499

8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers
Summary: Fix a race between VMOp_GetCurrentLocation reaching a safepoint and arget thread exiting from Java execution
Reviewed-by: sla, dholmes, dsamersoff
Contributed-by: serguei.spitsyn at oracle.com

! src/share/vm/prims/jvmtiEnvThreadState.cpp

Changeset: e84d2afb2fb0
Author:    sspitsyn
Date:      2013-12-03 13:56 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/e84d2afb2fb0

Merge


Changeset: 55a0da3d420b
Author:    sjohanss
Date:      2013-11-26 14:35 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/55a0da3d420b

8027675: Full collections with Serial slower in JDK 8 compared to 7u40
Summary: Reduced the number of calls to follow_class_loader and instead marked and pushed the klass holder directly. Also removed unneeded calls to adjust_klass.
Reviewed-by: coleenp, jmasa, mgerdin, tschatzl

! src/share/vm/gc_implementation/shared/markSweep.cpp
! src/share/vm/gc_implementation/shared/markSweep.hpp
! src/share/vm/gc_implementation/shared/markSweep.inline.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceMirrorKlass.cpp
! src/share/vm/oops/objArrayKlass.cpp

Changeset: 9fc985481d78
Author:    ehelin
Date:      2013-12-02 15:43 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/9fc985481d78

Merge

! src/share/vm/oops/instanceKlass.cpp
- test/compiler/jsr292/methodHandleExceptions/C.java
- test/compiler/jsr292/methodHandleExceptions/I.java

Changeset: 50287b659eb8
Author:    sjohanss
Date:      2013-12-03 12:01 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/50287b659eb8

8029329: tmtools tests fail with NPE (in the tool) when run with G1 and FlightRecorder
Summary: Now iterating over all committed (used) G1 regions instead of all reserved.
Reviewed-by: brutisso, dsamersoff, mgerdin

! agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/G1HeapRegionTable.java
! agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java

Changeset: 816c89d5957d
Author:    ehelin
Date:      2013-12-05 17:49 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/816c89d5957d

Merge

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

Changeset: 6a8941dbd26f
Author:    anoll
Date:      2013-12-05 12:49 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/6a8941dbd26f

Merge


Changeset: 05fedd51e40d
Author:    amurillo
Date:      2013-12-06 09:29 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/05fedd51e40d

Merge


Changeset: fca262db9c43
Author:    amurillo
Date:      2013-12-06 09:29 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/fca262db9c43

Added tag hs25-b62 for changeset 05fedd51e40d

! .hgtags

Changeset: 3aa20cee331a
Author:    amurillo
Date:      2013-12-06 09:41 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/3aa20cee331a

8029693: new hotspot build - hs25-b63
Reviewed-by: jcoomes

! make/hotspot_version



More information about the hotspot-compiler-dev mailing list