RFR(S): 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg (original) (raw)
Chris Plummer chris.plummer at oracle.com
Tue Nov 24 22:45:09 UTC 2015
- Previous message: RFR(S): 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
- Next message: RFR(S): 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+1, from a "r"eviewer.
Chris
On 11/24/15 2:34 PM, Coleen Phillimore wrote:
This looks good. Coleen On 11/24/15 5:08 PM, Calvin Cheung wrote: Please review this small fix for adding more flexibility to the ClassLoader::traceclasspath() function.
This is done mainly to prevent the truncation of the trace output. JBS: https://bugs.openjdk.java.net/browse/JDK-8143963 webrev: http://cr.openjdk.java.net/~ccheung/8143963/webrev.00/ testing: JPRT with -testset hotspot tests under tests under hotspot/test/runtime/SharedArchiveFile/ thanks, Calvin
- Previous message: RFR(S): 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
- Next message: RFR(S): 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]