Need reviewer for warning error fix on hprof_init.c

Kelly O'Hair kelly.ohair at oracle.com
Fri Sep 14 18:52:27 PDT 2012


 7198327: Fix mac warning error in hprof_init.c

http://cr.openjdk.java.net/~ohair/openjdk8/repo-jdk/webrev/src/share/demo/jvmti/hprof/hprof_init.c.sdiff.html

The Mac warns on the if test for the port number being  > 65535
made more sense for the port to be a simple int.

-kto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20120914/e1844934/attachment.html 


More information about the serviceability-dev mailing list