test/runtime/6626217/You_Have_Been_P0wned.java

Wed, 21 May 2014 10:56:41 -0700

author
katleman
date
Wed, 21 May 2014 10:56:41 -0700
changeset 6672
fb9d124d9192
parent 0
f90c822e73f8
permissions
-rw-r--r--

Added tag jdk8u20-b15 for changeset 8c785f9bde6f

     2 // I can cast any old thing I want to this type object:
     3 public class You_Have_Been_P0wned {
     4   // Make a bunch of int-fields so I can peek & poke it
     5   int _a;
     6   int _b;
     7   int _c;
     8   int _d;
    10 }

mercurial