Max Ockner
|
4f6dba1568
|
8150103: Convert TraceClassPaths to Unified Logging
TraceClassPaths has been reimplemented with Unified Logging
Reviewed-by: coleenp, dholmes, iklam
|
2016-02-25 13:09:17 -05:00 |
|
Calvin Cheung
|
6887844c72
|
8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
For fixing a truncation problem on the output from -XX:+TraceClassPaths
Reviewed-by: coleenp, jiangli, cjplummer, minqi
|
2015-11-24 16:58:45 -08:00 |
|
Ioi Lam
|
87b0df30ed
|
8140802: Clean up and refactor of class loading code for CDS
Reviewed-by: jiangli, acorn, coleenp
|
2015-08-18 11:27:23 -07:00 |
|
Max Ockner
|
91dbd4f088
|
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Cleaned up unused arguments in os::free and it's callers.
Reviewed-by: lfoltan, coleenp, ctornqvi, dholmes
|
2014-12-01 12:16:15 -05:00 |
|
Ioi Lam
|
04e110cf2c
|
8056971: Minor class loading clean-up
Misplacement of #if INCLUE_CDS, typos, unnecessary C string duplication
Reviewed-by: dholmes, ccheung
|
2014-09-02 09:51:24 -07:00 |
|
Ioi Lam
|
bbe6f51f81
|
8046070: Class Data Sharing clean up and refactoring
Cleaned up CDS to be more configurable, maintainable and extensible
Reviewed-by: dholmes, coleenp, acorn, mchung
|
2014-08-12 17:29:00 -07:00 |
|