summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2022-10-04 15:36:44 +0100
committer Paul Duffin <paulduffin@google.com> 2022-10-05 12:33:02 +0100
commit9f6ac0bb42a8c229c6a1f85b10f4881b7cbe551f (patch)
tree288b3f2e0af4c8fb79f51f01191f853fe3b41876 /java/bootclasspath_fragment_test.go
parenta8df7e1c5bfce9115293ddd3bee9682c3c2c5728 (diff)
Remove profilePathOnHost from bootImageConfig
The use of this field to return information from bootImageProfileRule up the call stack to one of the users resulted in data races being detected. This change simply returns the profile path back up the call stack. Bug: 245956352 Test: m nothing go test -race ./sdk/... -run TestSnapshotWithBootclasspathFragment_ImageName -test.count 100 # Run the previous command without this change and sometimes it # shows the data race around profilePathOnHost. With this change # that data race is not reported. Although there is still another # data race. Change-Id: I03b09e514cc94f2a6c9d5117d3b2f130cc2e4f5b
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions