hg: jdk9/hs-rt/hotspot: 3 new changesets

christian.tornqvist at oracle.com christian.tornqvist at oracle.com
Thu Nov 6 00:00:35 UTC 2014


Changeset: 3da45f8f02cd
Author:    ctornqvi
Date:      2014-11-05 13:18 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/3da45f8f02cd

8061733: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes
Summary: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes
Reviewed-by: lfoltan, gtriantafill

! test/runtime/7194254/Test7194254.java

Changeset: 8d5860808a16
Author:    ctornqvi
Date:      2014-11-05 13:20 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/8d5860808a16

8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java
Summary: Fixed an issue when overflowing the MallocSite hash table bucket
Reviewed-by: coleenp, gtriantafill

! src/share/vm/prims/whitebox.cpp
! src/share/vm/runtime/os.cpp
! src/share/vm/services/mallocTracker.cpp
! src/share/vm/services/mallocTracker.hpp
! src/share/vm/services/mallocTracker.inline.hpp
! test/TEST.groups
- test/runtime/NMT/UnsafeMallocLimit.java
- test/runtime/NMT/UnsafeMallocLimit2.java

Changeset: c2881c208f7a
Author:    gtriantafill
Date:      2014-11-05 08:22 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/c2881c208f7a

8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms
Reviewed-by: ctornqvi, coleenp

! src/share/vm/prims/whitebox.cpp
! test/TEST.ROOT
! test/runtime/NMT/MallocSiteHashOverflow.java
! test/testlibrary/whitebox/sun/hotspot/WhiteBox.java



More information about the jdk9-all-changes mailing list