commit | 3506d44c57e24024576ad51cbc128e8b8fc73b70 | [log] [tgz] |
---|---|---|
author | Jesper Wilhelmsson <jwilhelm@openjdk.org> | Wed Oct 03 20:31:41 2012 +0200 |
committer | Jesper Wilhelmsson <jwilhelm@openjdk.org> | Wed Oct 03 20:31:41 2012 +0200 |
tree | 1af69e7585d6dedf7bce1046b450701706999672 | |
parent | 88ab075a6da4f45d2395c696dbfed9ab31900f12 [diff] |
8000351: Tenuring threshold should be unsigned Change the flags and variables related to tenuring threshold to be unsigned Reviewed-by: jmasa, johnc