commit | 70fd1802a0d57cf832ffcab745c599bfadd072b3 | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Mon Jan 20 11:47:53 2014 +0100 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Mon Jan 20 11:47:53 2014 +0100 |
tree | 7bae011d5838545256d82bb9a01ecdeafbbca6ca | |
parent | aeba3a8119a935fb3be06d0d97518f6cf85cb0e7 [diff] |
8027746: Remove do_gen_barrier template parameter in G1ParCopyClosure Remove the above mentioned template parameter and related unused code. Also remove some classes that are never used. Reviewed-by: stefank, mgerdin, jwilhelm