review (XS) for 6930994: Code cache is full warning should be visible in product
Tom Rodriguez
tom.rodriguez at oracle.com
Wed May 26 16:01:57 PDT 2010
http://cr.openjdk.java.net/~never/6930994/
6930994: Code cache is full warning should be visible in product
Reviewed-by:
In debug build we print a warning indicating that the code cache has
filled up but this isn't visible in the product. It's an important
enough event that it should be visible in the product.
src/share/vm/compiler/compileBroker.cpp
More information about the hotspot-compiler-dev
mailing list