8000351: Tenuring threshold should be unsigned

Change the flags and variables related to tenuring threshold to be unsigned

Reviewed-by: jmasa, johnc
This commit is contained in:
Jesper Wilhelmsson 2012-10-03 20:31:41 +02:00
parent 88ab075a6d
commit 3506d44c57
22 changed files with 55 additions and 55 deletions

View file

@ -327,7 +327,7 @@ class oopDesc {
oop forwardee() const;
// Age of object during scavenge
int age() const;
uint age() const;
void incr_age();
// Adjust all pointers in this object to point at it's forwarded location and