[URGENT] RFR: 8216595: Fix broken builds after JDK-8216424

Per Liden per.liden at oracle.com
Sun Jan 13 16:19:33 UTC 2019


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

Testing: tier1

/Per


More information about the hotspot-dev mailing list