1Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetInt" on remote thread. 2"GetInt" on public static void art.Test1912.IntMethod(java.lang.Runnable) got value: 42 3 Value is '42' (class: class java.lang.Integer) 4Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetLong" on remote thread. 5"GetLong" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 6 Value is '42' (class: class java.lang.Integer) 7Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetFloat" on remote thread. 8"GetFloat" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 9 Value is '42' (class: class java.lang.Integer) 10Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetDouble" on remote thread. 11"GetDouble" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 12 Value is '42' (class: class java.lang.Integer) 13Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetInt" on remote thread. 14"SetInt" on public static void art.Test1912.IntMethod(java.lang.Runnable) set value: 2147483647 15 Value is '2147483647' (class: class java.lang.Integer) 16Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetLong" on remote thread. 17"SetLong" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value 9223372036854775807 due to JVMTI_ERROR_TYPE_MISMATCH 18 Value is '42' (class: class java.lang.Integer) 19Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetFloat" on remote thread. 20"SetFloat" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value 9.2 due to JVMTI_ERROR_TYPE_MISMATCH 21 Value is '42' (class: class java.lang.Integer) 22Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "SetDouble" on remote thread. 23"SetDouble" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed to set value 12.4 due to JVMTI_ERROR_TYPE_MISMATCH 24 Value is '42' (class: class java.lang.Integer) 25Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "GetInt" on remote thread. 26"GetInt" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 27 Value is '9001' (class: class java.lang.Long) 28Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "GetLong" on remote thread. 29"GetLong" on public static void art.Test1912.LongMethod(java.lang.Runnable) got value: 9001 30 Value is '9001' (class: class java.lang.Long) 31Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "GetFloat" on remote thread. 32"GetFloat" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 33 Value is '9001' (class: class java.lang.Long) 34Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "GetDouble" on remote thread. 35"GetDouble" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 36 Value is '9001' (class: class java.lang.Long) 37Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "SetInt" on remote thread. 38"SetInt" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed to set value 2147483647 due to JVMTI_ERROR_TYPE_MISMATCH 39 Value is '9001' (class: class java.lang.Long) 40Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "SetLong" on remote thread. 41"SetLong" on public static void art.Test1912.LongMethod(java.lang.Runnable) set value: 9223372036854775807 42 Value is '9223372036854775807' (class: class java.lang.Long) 43Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "SetFloat" on remote thread. 44"SetFloat" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed to set value 9.2 due to JVMTI_ERROR_TYPE_MISMATCH 45 Value is '9001' (class: class java.lang.Long) 46Running public static void art.Test1912.LongMethod(java.lang.Runnable) with "SetDouble" on remote thread. 47"SetDouble" on public static void art.Test1912.LongMethod(java.lang.Runnable) failed to set value 12.4 due to JVMTI_ERROR_TYPE_MISMATCH 48 Value is '9001' (class: class java.lang.Long) 49Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "GetInt" on remote thread. 50"GetInt" on public static void art.Test1912.FloatMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 51 Value is '1.618' (class: class java.lang.Float) 52Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "GetLong" on remote thread. 53"GetLong" on public static void art.Test1912.FloatMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 54 Value is '1.618' (class: class java.lang.Float) 55Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "GetFloat" on remote thread. 56"GetFloat" on public static void art.Test1912.FloatMethod(java.lang.Runnable) got value: 1.618 57 Value is '1.618' (class: class java.lang.Float) 58Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "GetDouble" on remote thread. 59"GetDouble" on public static void art.Test1912.FloatMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 60 Value is '1.618' (class: class java.lang.Float) 61Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "SetInt" on remote thread. 62"SetInt" on public static void art.Test1912.FloatMethod(java.lang.Runnable) failed to set value 2147483647 due to JVMTI_ERROR_TYPE_MISMATCH 63 Value is '1.618' (class: class java.lang.Float) 64Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "SetLong" on remote thread. 65"SetLong" on public static void art.Test1912.FloatMethod(java.lang.Runnable) failed to set value 9223372036854775807 due to JVMTI_ERROR_TYPE_MISMATCH 66 Value is '1.618' (class: class java.lang.Float) 67Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "SetFloat" on remote thread. 68"SetFloat" on public static void art.Test1912.FloatMethod(java.lang.Runnable) set value: 9.2 69 Value is '9.2' (class: class java.lang.Float) 70Running public static void art.Test1912.FloatMethod(java.lang.Runnable) with "SetDouble" on remote thread. 71"SetDouble" on public static void art.Test1912.FloatMethod(java.lang.Runnable) failed to set value 12.4 due to JVMTI_ERROR_TYPE_MISMATCH 72 Value is '1.618' (class: class java.lang.Float) 73Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetInt" on remote thread. 74"GetInt" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 75 Value is '3.1415' (class: class java.lang.Double) 76Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetLong" on remote thread. 77"GetLong" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 78 Value is '3.1415' (class: class java.lang.Double) 79Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetFloat" on remote thread. 80"GetFloat" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed due to JVMTI_ERROR_TYPE_MISMATCH 81 Value is '3.1415' (class: class java.lang.Double) 82Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "GetDouble" on remote thread. 83"GetDouble" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) got value: 3.1415 84 Value is '3.1415' (class: class java.lang.Double) 85Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "SetInt" on remote thread. 86"SetInt" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed to set value 2147483647 due to JVMTI_ERROR_TYPE_MISMATCH 87 Value is '3.1415' (class: class java.lang.Double) 88Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "SetLong" on remote thread. 89"SetLong" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed to set value 9223372036854775807 due to JVMTI_ERROR_TYPE_MISMATCH 90 Value is '3.1415' (class: class java.lang.Double) 91Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "SetFloat" on remote thread. 92"SetFloat" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) failed to set value 9.2 due to JVMTI_ERROR_TYPE_MISMATCH 93 Value is '3.1415' (class: class java.lang.Double) 94Running public static void art.Test1912.DoubleMethod(java.lang.Runnable) with "SetDouble" on remote thread. 95"SetDouble" on public static void art.Test1912.DoubleMethod(java.lang.Runnable) set value: 12.4 96 Value is '12.4' (class: class java.lang.Double) 97Running public static void art.Test1912.BooleanMethod(java.lang.Runnable) with "SetIntBoolSize" on remote thread. 98"SetIntBoolSize" on public static void art.Test1912.BooleanMethod(java.lang.Runnable) set value: 1 99 Value is 'true' (class: class java.lang.Boolean) 100Running public static void art.Test1912.ByteMethod(java.lang.Runnable) with "SetIntByteSize" on remote thread. 101"SetIntByteSize" on public static void art.Test1912.ByteMethod(java.lang.Runnable) set value: 126 102 Value is '126' (class: class java.lang.Byte) 103Running public static void art.Test1912.CharMethod(java.lang.Runnable) with "SetIntCharSize" on remote thread. 104"SetIntCharSize" on public static void art.Test1912.CharMethod(java.lang.Runnable) set value: 65534 105 Value is '<Char: -1>' (class: class java.lang.String) 106Running public static void art.Test1912.ShortMethod(java.lang.Runnable) with "SetIntShortSize" on remote thread. 107"SetIntShortSize" on public static void art.Test1912.ShortMethod(java.lang.Runnable) set value: 32766 108 Value is '32766' (class: class java.lang.Short) 109