RFR: 8254315: Shenandoah: Concurrent weak reference processing
Per Liden
pliden at openjdk.java.net
Fri Oct 9 14:10:19 UTC 2020
On Mon, 5 Oct 2020 13:42:02 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> 8254315: Shenandoah: Concurrent weak reference processing
Hi @rkennke!
It looks like `shenandoahReferenceProcess.[ch]pp` is heavily based on `zReferenceProcessor.[ch]hpp`. When copying
non-trivial amounts of code from ZGC (or any other part of HotSpot), please retain the copyright notice of the original
work. Thanks!
-------------
PR: https://git.openjdk.java.net/jdk/pull/505
More information about the shenandoah-dev
mailing list