8008658: Four new method param jtreg tests fail in nightly tests

Reviewed-by: jjg, ksrini, mcimadamore
This commit is contained in:
Eric Mccorkle 2013-02-21 12:23:27 -08:00 committed by Kumar Srinivasan
parent bcaa703a49
commit e84b39e459
4 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
/*
* @test
* @bug 8006582
* @bug 8006582 8008658
* @summary javac should generate method parameters correctly.
* @build Tester
* @compile -parameters MemberClassTest.java