hg: jdk8u/jdk8u-dev/hotspot: 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg

calvin.cheung at oracle.com calvin.cheung at oracle.com
Thu Dec 3 03:52:17 UTC 2015


Changeset: f46ffa934a46
Author:    ccheung
Date:      2015-12-02 17:48 -0800
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/f46ffa934a46

8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
Summary: for fixing a truncation problem on the output from -XX:+TraceClassPaths
Reviewed-by: coleenp, jiangli, cjplummer, minqi

! src/share/vm/classfile/classLoader.cpp
! src/share/vm/classfile/classLoader.hpp
! src/share/vm/classfile/sharedPathsMiscInfo.cpp
! src/share/vm/classfile/sharedPathsMiscInfo.hpp
! src/share/vm/runtime/arguments.cpp



More information about the jdk8u-dev-changes mailing list