RFR: 8199674: Improve G1 Full GC array marking (original) (raw)
Stefan Johansson stefan.johansson at oracle.com
Thu Mar 15 13:26:33 UTC 2018
- Previous message (by thread): RFR: 8199674: Improve G1 Full GC array marking
- Next message (by thread): GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks Thomas and Aleksey,
I will add the newline and push tomorrow.
Cheers, Stefan
On 2018-03-15 14:17, Thomas Schatzl wrote:
Hi,
On Thu, 2018-03-15 at 14:05 +0100, Stefan Johansson wrote: Hi,
Please review this change to improve the Full GC marking code. [...] The fix is to push the task for the rest of the array onto the mark stack before doing the iteration of the current chunk. looks good. Please add the suggested newline before pushing. Thanks, Thomas
- Previous message (by thread): RFR: 8199674: Improve G1 Full GC array marking
- Next message (by thread): GetPrimitiveArrayCritical vs GetByteArrayRegion: 140x slow-down using -Xcheck:jni and java.util.zip.DeflaterOutputStream
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]