David Lindholm
|
1e71f67736
|
8080775: Better argument formatting for assert() and friends
Reviewed-by: kbarrett, pliden
|
2015-09-29 11:02:08 +02:00 |
|
Bengt Rutisson
|
d3651ac249
|
8136991: [REDO] Additional number of processed references printed with -XX:+PrintReferenceGC after JDK-8047125
Reviewed-by: kbarrett, tschatzl
|
2015-09-28 09:28:53 +02:00 |
|
Stefan Johansson
|
dada9bc32c
|
8129417: Oop iteration clean-up to remove oop_ms_follow_contents
Reviewed-by: pliden, ehelin
|
2015-09-02 09:14:04 +02:00 |
|
Stefan Karlsson
|
e25bcfd3d3
|
8087323: Unify and split the work gang classes
Reviewed-by: jmasa, sjohanss
|
2015-06-29 11:09:39 +02:00 |
|
Axel Siebenborn
|
d32b06427d
|
8133121: Move implementation of process_grey_object to concurrentMark.inline.hpp
Move implementation of process_grey_object to inline.hpp
Reviewed-by: kbarrett, simonis
|
2015-08-13 09:32:01 +02:00 |
|
Kim Barrett
|
093ee9b659
|
8079082: VerifyNoCSetOopsClosure is derived twice from Closure
Change closure to a function object and update iteration
Reviewed-by: mgerdin, ecaspole
|
2015-07-27 14:05:55 -04:00 |
|
Bill Pittore
|
304b59b0c8
|
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Need to add a space between macro identifier and string literal
Reviewed-by: stefank, dholmes, kbarrett
|
2015-06-24 12:12:25 -04:00 |
|
Bengt Rutisson
|
7f2ffe8c0e
|
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
Reviewed-by: pliden, tschatzl
|
2015-06-23 13:26:05 +02:00 |
|
Tom Benson
|
df2efa1c37
|
8042668: GC Support for shared heap ranges in CDS
Added "Archive Region" support to the G1 GC
Reviewed-by: tschatzl, brutisso
|
2015-06-12 19:49:54 -04:00 |
|
Derek White
|
24c9ffed42
|
7097567: G1: abstract and encapsulate collector phases and transitions between them
Reviewed-by: mgerdin, tschatzl
|
2015-06-05 10:27:41 +02:00 |
|
David Lindholm
|
5f5af54f95
|
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Reviewed-by: drwhite, stefank
|
2015-06-05 09:50:09 +02:00 |
|
Bengt Rutisson
|
0ee851e5ef
|
8081039: G1: Remove unused statistics code in G1NoteEndOfConcMarkClosure and G1ParNoteEndTask
Reviewed-by: jmasa, kbarrett
|
2015-05-27 09:04:14 +02: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 |
|
Stefan Karlsson
|
21bb8edbba
|
8080840: Clean up active_workers() asserts
Reviewed-by: kbarrett, jmasa
|
2015-05-22 10:58:04 +02:00 |
|
Stefan Karlsson
|
5d81ec2082
|
8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Reviewed-by: kbarrett, mgerdin
|
2015-05-22 10:57:53 +02:00 |
|
Stefan Karlsson
|
5dc3521a80
|
8080113: Remove CollectedHeap::set_par_threads()
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:35:59 +02:00 |
|
Stefan Karlsson
|
8d0f1a6528
|
8080112: Replace and remove the last usages of CollectedHeap::n_par_threads()
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:35:38 +02:00 |
|
Stefan Karlsson
|
c13872f88d
|
8080110: Remove usage of CollectedHeap::n_par_threads() from root processing
Reviewed-by: jmasa, kbarrett
|
2015-05-21 09:23:00 +02:00 |
|
Per Lidén
|
5e68a86953
|
8080585: concurrentGCThread.hpp should not include suspendibleThreadSet.hpp
Reviewed-by: kbarrett, tschatzl
|
2015-05-19 14:09:22 +02:00 |
|
Per Lidén
|
4dc240f785
|
8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david
|
2015-05-13 15:16:06 +02:00 |
|