// Bob Hanson note 11/28/16
// This test finds two bugs in j2slib:
// 1) initializsers are being run twice
// 2) incorrect object assignment is seen in inner classes that
// extend a class that the outer object also extends.
//
// This is fixed for j2sSwingJS 11/28/16
https://chemapps.stolaf.edu/swingjs/j2sbugs/Test_9.java