mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-15 08:34:30 +02:00
8297695: Fix typos in test/langtools files
Co-authored-by: Michael Ernst <mernst@openjdk.org> Reviewed-by: prappo, jjg, iris
This commit is contained in:
parent
0ce182723b
commit
e10778acce
10 changed files with 12 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
|||
* @test /nodynamiccopyright/
|
||||
* @bug 8003280
|
||||
* @summary Add lambda tests
|
||||
* check that that void compatibility affects overloading as expected
|
||||
* check that void compatibility affects overloading as expected
|
||||
* @compile VoidCompatibility.java
|
||||
*/
|
||||
class VoidCompatibility {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue