From bdd9abedd87aea0806ce9bad6dcaba60e1eef69e Mon Sep 17 00:00:00 2001 From: Hubert Plociniczak Date: Thu, 3 May 2012 00:35:47 +0200 Subject: Part I of the Lazy Vals Saga: Bitmaps are no longer inherited. --- test/files/run/t3569.check | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/files/run/t3569.check') diff --git a/test/files/run/t3569.check b/test/files/run/t3569.check index c73fce419a..47aa9292c8 100644 --- a/test/files/run/t3569.check +++ b/test/files/run/t3569.check @@ -9,8 +9,7 @@ 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 volatile int Test$X.bitmap$0 +private volatile int Test$X.bitmap$0 private final int Test$Y.z1 private final int Test$Y.z2 private int Test$Y.x -- cgit v1.2.3