review(XXS): 7142680: default GC affected by jvm path
Igor Veresov
igor.veresov at oracle.com
Wed Feb 15 12:09:57 PST 2012
I'd like to remove a piece of code that was left from the previous implementation of tiered that selected client ergonomics if a server VM is places in the "client" directory. We're planning to do it in a different way, through the launcher, in the future and currently this existing code causes unintended side effects because it just matches the string "client" anywhere in the path.
Webrev: http://cr.openjdk.java.net/~iveresov/7142680/webrev.00/
Thanks!
igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120215/4c31520e/attachment.html
More information about the hotspot-compiler-dev
mailing list