Commit 1d054cc
committed
Drop stale J9 MALLOC_CHECK_ skip (PROF-15360 fixed as PROF-15364)
The skip's only justification was PROF-15360, closed as invalid in
favor of PROF-15364 (isRawPointer() false-positive, fixed by this PR).
No separate J9 heap-corruption issue is on record, so J9 now gets the
same MALLOC_CHECK_/MALLOC_PERTURB_ coverage as glibc/HotSpot.1 parent b71ca62 commit 1d054cc
1 file changed
Lines changed: 3 additions & 6 deletions
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 211 | + | |
| 212 | + | |
215 | 213 | | |
216 | 214 | | |
217 | | - | |
218 | | - | |
| 215 | + | |
219 | 216 | | |
220 | 217 | | |
221 | 218 | | |
| |||
0 commit comments