RFR: 8250961: Move Universe::update_heap_info_at_gc to CollectedHeap [v3]
Stefan Karlsson
stefank at openjdk.java.net
Thu Sep 10 07:49:24 UTC 2020
On Thu, 10 Sep 2020 07:06:34 GMT, Aditya Mandaleeka <adityam at openjdk.org> wrote:
>> @adityamandaleeka Your branch is still 34 commits behind openjdk:master. It doesn't look like you merged the master
>> branch into your 8250961. Or did you only do that locally?
>
> @stefank Yes, I did the merge/build/test locally and didn't push anything since I saw the comment from the bot above
> saying that the change would be auto-rebased when merging since there are no conflicts with my branch.
This caused a failure building without precompiled headers. @kimbarrett is handling that with JDK-8252995.
-------------
PR: https://git.openjdk.java.net/jdk/pull/27
More information about the hotspot-gc-dev
mailing list