RFR: 8197408: Bad pointer comparison and small cleanup in os_linux.cpp

Robbin Ehn robbin.ehn at oracle.com
Thu Feb 8 09:03:35 UTC 2018


Hi all,

There is a bad pointer comparison in os_linux.cpp while looking at that I saw 
some if statement were missing bracket, a lot of extra scopes and complexity in 
the scoping.

Webrev:
http://cr.openjdk.java.net/~rehn/8197408/webrev/
Bug:
http://cr.openjdk.java.net/~rehn/8197408/webrev/

Thanks, Robbin


More information about the hotspot-runtime-dev mailing list