diff options
-rw-r--r-- | tests/044-proxy/expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/044-proxy/expected.txt b/tests/044-proxy/expected.txt index 69a94f280..4be26cf71 100644 --- a/tests/044-proxy/expected.txt +++ b/tests/044-proxy/expected.txt @@ -48,7 +48,7 @@ Got expected ie Proxy methods: [public native boolean $Proxy0.equals(java.lang.Object), public native int $Proxy0.hashCode(), public native java.lang.String $Proxy0.toString(), public native int $Proxy0.rectangle(int,int), public native int $Proxy0.square(int,int), public native int $Proxy0.trapezoid(int,double,int), public native java.lang.String $Proxy0.blob(), public native void $Proxy0.circle(int), public native void $Proxy0.upCheck(), public native void $Proxy0.upChuck(), public native double $Proxy0.blue(int), public native R0aa $Proxy0.checkMe(), public native int $Proxy0.green(double), public native int $Proxy0.mauve(java.lang.String), public native int $Proxy0.red(float)] Decl annos: [] Param annos (1) : [[]] -Proxy fields: [private static [[Ljava.lang.Throwable; $Proxy0.throws] +Proxy fields: [private static java.lang.Throwable[][] $Proxy0.throws] Dupe threw expected exception Clash threw expected exception Clash2 threw expected exception |