[URGENT] RFR: 8216595: Fix broken builds after JDK-8216424
Per Liden
per.liden at oracle.com
Sun Jan 13 16:32:43 UTC 2019
Thanks Alan!
/Per
On 01/13/2019 05:31 PM, Alan Bateman wrote:
> On 13/01/2019 16:19, Per Liden wrote:
>> JDK-8216424 removed the variable _total_visits, but left a use of it
>> causing non-product builds to fail. The fix is pretty straight
>> forward, so I propose we fix the issue rather than back out JDK-8216424.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8216595
>> Webrev: http://cr.openjdk.java.net/~pliden/8216595/webrev.0
>>
> Just read the thread on JDK-8216424. Making sense to just remove this
> usage rather than backing out the change. The patch looks okay to me (in
> second you need a second Reviewer to fix this build break).
>
> -Alan
More information about the hotspot-dev
mailing list