commit | 5780affe903565d50cdef0651bf13a6a5d3cd145 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Wed Apr 04 11:21:14 2018 +0200 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Wed Apr 04 11:21:14 2018 +0200 |
tree | 91ccdf1c061af2f15c35ff8e610bd3f3fe161424 | |
parent | 46c6ae35c4aa4ee19edec5d3c231f7b244c5777f [diff] |
8200234: Cleanup Remark and Cleanup pause code Remove redundant methods, factor out verification code and simplify code in Remark and Cleanup pause code. Reviewed-by: sangheki, sjohanss