| commit | ba6fce6273d481a879a9c9a5fcd11b6aa34d17fa | [log] [tgz] |
|---|---|---|
| author | Matherey Nunez <matherey.nunez@oracle.com> | Fri Mar 14 14:27:32 2014 +0100 |
| committer | Marcus Lagergren <lagergren@openjdk.org> | Fri Mar 14 14:27:32 2014 +0100 |
| tree | ac718a8310f7257ea533ea047537ede5f8c6d217 | |
| parent | 76bde64811363595f65eca849a2fb3b063f42861 [diff] |
8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one This uses the inspection framework for generated code to ensure optimisim. Reviewed-by: attila, lagergren