Joseph Provino
|
41c0116f6e
|
8139651: ConcurrentG1Refine uses ints for many of its members that should be unsigned types
Ints need to be changed to size_t
Reviewed-by: kbarrett, tbenson
|
2016-02-26 14:02:39 -05:00 |
|
Derek White
|
3133bbb7fa
|
8138920: Refactor the sampling thread from ConcurrentG1RefineThread
Helps enable running without concurrent refinement threads
Reviewed-by: brutisso, pliden
|
2015-10-26 12:22:24 -04:00 |
|
Sangheon Kim
|
7ec42b2f7a
|
8135025: Error message is repeated for large value at G1ConcRefinementThreads
Changed error handling when G1ConcRefinementThreads creation failed
Reviewed-by: jwilhelm, kbarrett, tschatzl
|
2015-09-09 09:19:32 -07:00 |
|
Stefan Karlsson
|
23b343af68
|
8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Reviewed-by: kbarrett, mgerdin
|
2015-05-22 10:58:16 +02:00 |
|
Per Lidén
|
4dc240f785
|
8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david
|
2015-05-13 15:16:06 +02:00 |
|