summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2023-10-05 14:50:48 -0700
committer Elliott Hughes <enh@google.com> 2023-10-05 14:51:28 -0700
commit3bba0e4bfe0472eb145868757aff1359da42c388 (patch)
treefb265c7e9826b4585d1f5bd547aacacca6358394 /java/bootclasspath_fragment_test.go
parent4ac292ffd8e33426ae08bfdf58b117ccc9286c5b (diff)
Have the sanitizers trap rather than abort.
abort() seems friendlier, but in practice it puts a couple of irrelevant libc.so frames on the top of the stack trace and clobbers all the registers that might have helped remotely debug a sanitizer failure. Let's switch to trapping directly in the sanitized code instead. Bug: http://b/298741930 Test: treehugger Change-Id: I6c971920c8506f97133749aaddd73b8cea6a12bc
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions