RFR: 8290025: Remove the Sweeper [v3]
Erik Österlund
eosterlund at openjdk.org
Thu Aug 4 20:57:12 UTC 2022
On Thu, 4 Aug 2022 20:51:03 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> src/hotspot/share/compiler/compilationLog.hpp line 1:
>>
>>> 1: /*
>>
>> Is it Git hiccup with the file renaming?
>
> Yes, haha.
Git automagically computes renaming based on how similar the files are. I just moved the CompilationLog class, and removed the file it came from, so it thinks it's a "rename". One of the pitfalls of git.
-------------
PR: https://git.openjdk.org/jdk/pull/9741
More information about the hotspot-dev
mailing list