blob: 8725799fe1f612b62798ba8b2d47d025f05ef107 [file] [log] [blame]
jeffhao5d1ac922011-09-29 17:41:15 -07001base: class DoubledImplement
2base2: class DoubledImplement2
3Got expected access exception #1
4Got expected CNFE/IAE #2
5Got expected CNFE/IAE #3
6Got expected LinkageError on DE
7Got DEO result DoubledExtendOkay 1
8Got LinkageError on GD
9Got LinkageError on TA
10Ctor: doubled implement, type 1
11DoubledImplement one
12Got LinkageError on DI (early)
13Got LinkageError on IDI (early)
Brian Carlstrom59885472015-04-20 21:55:19 -070014class Main
15Got expected ClassNotFoundException