-
Enhancement
-
Resolution: Fixed
-
P5
-
11
-
b09
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277118 | 11.0.14 | Goetz Lindenmaier | P5 | Resolved | Fixed | b03 |
In test/hotspot/jtreg/vmTestbase/vm/mlvm/share/mlvmJvmtiUtils.c locationToString() builds a string into a buffer. The size of this buffer is hardcoded to 600 bytes. It should be dynamic, based on the length of the resulting string.
- backported by
-
JDK-8277118 Make string buffer size dynamic in mlvmJvmtiUtils.c
-
- Resolved
-