RFR: 8068396: Rename assert() to vmassert()

Kim Barrett kim.barrett at oracle.com
Wed Jan 7 17:07:25 UTC 2015


Erik Helin pointed out to me that the change to the assertion text
from "assert(...)" to "vmassert(...)" might break some existing JBS
RULE comments for matching known failures.

I'll look at how bad this really is, but it seems likely that the
thing to do is to revert the message text back to using "assert"
rather than "vmassert".



More information about the hotspot-dev mailing list