Request for Review (s) - 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL | (original) (raw)
Request for Review (s) - 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
Thomas Schatzl thomas.schatzl at oracle.com
Thu Mar 24 17:53:32 UTC 2016
- Previous message (by thread): Request for Review (s) - 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
- Next message (by thread): Request for Review (s) - 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Thu, 2016-03-24 at 10:26 -0700, Jon Masamitsu wrote:
On 3/24/2016 9:13 AM, sangheon wrote: > Hi Jon, > > On 03/24/2016 09:00 AM, Jon Masamitsu wrote: > > Thanks Sangheon, Thomas, and Michail. Latest versions: > > > > Delta > > http://cr.openjdk.java.net/~jmasa/8060463/webrevdelta.0001/ > Thank you for fixing these. > BTW, could you add a comma in front of 'PLAB size' as well? Fixed. > And as the test is a new one, I think just '2016' seems correct not > '2014, 2016'. Fixed. Thanks again.
looks good.
Thomas
- Previous message (by thread): Request for Review (s) - 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
- Next message (by thread): Request for Review (s) - 8060463: ParNew: SurvivorAlignmentInBytes greater then YoungPLABSize cause assert(obj != NULL || plab->words_remaining() < word_sz) failed: Else should have been able to allocate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]