summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/files/run/t3569.check10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/files/run/t3569.check b/test/files/run/t3569.check
index 24cee4bf00..c73fce419a 100644
--- a/test/files/run/t3569.check
+++ b/test/files/run/t3569.check
@@ -8,10 +8,10 @@ private int Test$X.lval3
private int Test$X.var1
private int Test$X.var2
private int Test$X.var3
+private int Test$X.x
private volatile int Test$X.bitmap$priv$0
-public int Test$X.x
public volatile int Test$X.bitmap$0
-public final int Test$Y.z1
-public final int Test$Y.z2
-public int Test$Y.x
-public int Test$Y.y
+private final int Test$Y.z1
+private final int Test$Y.z2
+private int Test$Y.x
+private int Test$Y.y