hg: jdk8u/jdk8u/hotspot: 13 new changesets

alejandro.murillo at oracle.com alejandro.murillo at oracle.com
Tue Oct 28 18:06:19 UTC 2014


Changeset: 73b3a2d4d4ef
Author:    amurillo
Date:      2014-10-17 07:27 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/73b3a2d4d4ef

8061275: new hotspot build - hs25.40-b16
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: 331df100ad40
Author:    kvn
Date:      2014-10-02 11:36 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/331df100ad40

8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr
Summary: Use top() for dead paths when initializing Phi node of exceptions klasses in Parse::catch_inline_exceptions().
Reviewed-by: jrose, vlivanov

! src/share/vm/opto/doCall.cpp
+ test/compiler/exceptions/CatchInlineExceptions.java

Changeset: 417e3b8d04c5
Author:    coleenp
Date:      2014-10-10 19:36 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/417e3b8d04c5

8059100: SIGSEGV VirtualMemoryTracker::remove_released_region
Summary: Disallow increasing native memory tracking level
Reviewed-by: hseigel, ctornqvi, gtriantafill

! src/share/vm/prims/whitebox.cpp
! src/share/vm/services/mallocTracker.cpp
! src/share/vm/services/mallocTracker.hpp
! src/share/vm/services/memBaseline.hpp
! src/share/vm/services/memReporter.hpp
! src/share/vm/services/memTracker.cpp
! src/share/vm/services/memTracker.hpp
! src/share/vm/services/virtualMemoryTracker.cpp
! src/share/vm/services/virtualMemoryTracker.hpp
! src/share/vm/utilities/vmError.cpp
+ test/runtime/NMT/ChangeTrackingLevel.java
! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java

Changeset: af6ff94a005d
Author:    coleenp
Date:      2014-10-20 16:37 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/af6ff94a005d

Merge


Changeset: e48395e6a91b
Author:    kvn
Date:      2014-10-17 15:35 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/e48395e6a91b

8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
Reviewed-by: iveresov

! src/cpu/x86/vm/vm_version_x86.cpp

Changeset: 8585e75970c7
Author:    mikael
Date:      2014-10-16 20:20 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8585e75970c7

8049071: Add jtreg jobs to JPRT for hotspot
Reviewed-by: dholmes, iveresov

! make/jprt.properties
! test/Makefile
! test/TEST.groups

Changeset: a477f1af1bac
Author:    dholmes
Date:      2014-09-23 21:33 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a477f1af1bac

8058919: Add sanity test for minimal VM in test/Makefile
Reviewed-by: twisti, kvn, coleenp

! test/Makefile

Changeset: 9609f24cecee
Author:    stefank
Date:      2014-07-07 10:18 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/9609f24cecee

8049411: Minimal VM build broken after gcId.cpp was added
Reviewed-by: brutisso, ehelin, tschatzl, dholmes

! make/excludeSrc.make

Changeset: c12e6bac4ad0
Author:    dholmes
Date:      2014-09-10 00:44 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/c12e6bac4ad0

8056183: os::is_MP() always reports true when NMT is enabled
Reviewed-by: shade, coleenp, bdelsart

! src/share/vm/runtime/os.hpp

Changeset: 03ca22ba9cf5
Author:    dholmes
Date:      2014-10-21 21:39 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/03ca22ba9cf5

Merge


Changeset: 8e15758b2e94
Author:    sla
Date:      2014-01-08 08:34 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8e15758b2e94

8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
Reviewed-by: sla, dholmes
Contributed-by: jeremymanson at google.com

! src/share/vm/classfile/classFileParser.cpp

Changeset: 8b9ec2da541a
Author:    amurillo
Date:      2014-10-23 15:32 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8b9ec2da541a

Merge


Changeset: 6b93bf9ea3ea
Author:    amurillo
Date:      2014-10-23 15:32 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/6b93bf9ea3ea

Added tag hs25.40-b16 for changeset 8b9ec2da541a

! .hgtags



More information about the jdk8u-changes mailing list