jeffhao | 5d1ac92 | 2011-09-29 17:41:15 -0700 | [diff] [blame] | 1 | base: class DoubledImplement |
| 2 | base2: class DoubledImplement2 |
| 3 | Got expected access exception #1 |
| 4 | Got expected CNFE/IAE #2 |
| 5 | Got expected CNFE/IAE #3 |
| 6 | Got expected LinkageError on DE |
| 7 | Got DEO result DoubledExtendOkay 1 |
| 8 | Got LinkageError on GD |
| 9 | Got LinkageError on TA |
| 10 | Ctor: doubled implement, type 1 |
| 11 | DoubledImplement one |
| 12 | Got LinkageError on DI (early) |
| 13 | Got LinkageError on IDI (early) |
Brian Carlstrom | 5988547 | 2015-04-20 21:55:19 -0700 | [diff] [blame] | 14 | class Main |
| 15 | Got expected ClassNotFoundException |
Mathieu Chartier | 6d25cf6 | 2016-04-12 16:54:48 -0700 | [diff] [blame] | 16 | Loaded class into null class loader |