RFR: 8324649: Shenandoah: replace implementation of free set [v57]
Kelvin Nilsen
kdnilsen at openjdk.org
Mon May 13 03:22:18 UTC 2024
On Fri, 10 May 2024 18:01:33 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> But has it been derived from Red Hat code? My understanding was that it's basically a fork of src/hotspot/share/utilities/bitMap.* ? Which is Oracle-copyrighted. Is that correct?
>
> Sorry. I didn't look closely. This was not derived from original code. I wrote this blind to the original, and then I made changes under guidance of reviewers to harmonize the API with Oracle implementation of bitMap. So I think your original comment about copyright is appropriate.
Thanks. I've fixed copyright notices for ShenandoahSimpleBitMap.?pp
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17561#discussion_r1597823099
More information about the shenandoah-dev
mailing list