Update D8 reference file for 911-get-stack-trace

Also start using D8 as the default for running this test in the Art repo.

Bug: 72103784
Test: ./art/test/run-test --build-with-d8 --host 911-get-stack-trace
Test: ./art/test/run-test --build-with-javac-dx --host 911-get-stack-trace
Test: atest CtsJvmtiRunTest911HostTestCases (in  master with patch)
Change-Id: I7e33b1a953841267effae13aa61e97f81b590847
diff --git a/test/911-get-stack-trace/build b/test/911-get-stack-trace/build
deleted file mode 100644
index 10ffcc5..0000000
--- a/test/911-get-stack-trace/build
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/bash
-#
-# Copyright 2017 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# See b/65168732
-export USE_D8=false
-
-./default-build "$@"
diff --git a/test/911-get-stack-trace/expected_d8.diff b/test/911-get-stack-trace/expected_d8.diff
index 3ce9bed..c12015a 100644
--- a/test/911-get-stack-trace/expected_d8.diff
+++ b/test/911-get-stack-trace/expected_d8.diff
@@ -161,7 +161,7 @@
 363c363
 <  doTest ()V 122 59
 ---
->  doTest ()V 119 59
+>  doTest ()V 120 59
 376c376
 <  baz (IIILart/ControlData;)Ljava/lang/Object; 9 34
 ---
@@ -325,15 +325,15 @@
 598c598
 <  doTest ()V 127 61
 ---
->  doTest ()V 124 61
+>  doTest ()V 125 61
 630c630
 <  doTest ()V 112 54
 ---
->  doTest ()V 109 54
+>  doTest ()V 110 54
 677c677
 <  doTest ()V 117 56
 ---
->  doTest ()V 114 56
+>  doTest ()V 115 56
 687c687
 <  baz (IIILart/ControlData;)Ljava/lang/Object; 9 34
 ---