8315648: Add test for JDK-8309979 changes
Reviewed-by: cjplummer
This commit is contained in:
parent
5d3fdc1750
commit
a258fc443f
@ -92,6 +92,7 @@ public class ClhsdbDumpclass {
|
||||
// containing only methods with sequential control flows.
|
||||
// But the class used here (LingeredApp) is not such a case.
|
||||
out.shouldContain("StackMapTable:");
|
||||
out.shouldContain("BootstrapMethods:");
|
||||
out.shouldNotContain("Error:");
|
||||
} catch (SkippedException se) {
|
||||
throw se;
|
||||
|
Loading…
Reference in New Issue
Block a user