review (XS) for 6930994: Code cache is full warning should be visible in product
Christian Thalinger
Christian.Thalinger at Sun.COM
Thu May 27 01:55:24 PDT 2010
On Wed, 2010-05-26 at 16:01 -0700, Tom Rodriguez wrote:
> 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
Looks good. -- Christian
More information about the hotspot-compiler-dev
mailing list