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

sangheon.kim at oracle.com sangheon.kim at oracle.com
Tue Mar 22 02:05:21 UTC 2016


Changeset: 2da767bf3ecc
Author:    sangheki
Date:      2016-03-21 13:04 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/2da767bf3ecc

8152120: TLAB compute_size() should not allow any size larger than max_size
Summary: Limit TLAB compute_size() to be less than or equal to TLAB max
Reviewed-by: sjohanss, jmasa

! src/share/vm/gc/shared/threadLocalAllocBuffer.inline.hpp

Changeset: 1f0a958b039c
Author:    sangheki
Date:      2016-03-22 01:52 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/1f0a958b039c

Merge




More information about the jdk9-hs-rt-changes mailing list