-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
Affects Version/s: 8, 9, 10
-
Component/s: hotspot
void Method::print_short_name(outputStream* st) {
ResourceMark rm;
breaks if st is not tty and buffer grows under the ResourceMark
ResourceMark rm;
breaks if st is not tty and buffer grows under the ResourceMark
- relates to
-
JDK-8244999 Clean up usage of ResourceMark in print functions with an outputStream argument
-
- Closed
-