mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8005647: langtools/test/tools/javap/MethodParameters.java fails on windows
Fix javap to not output \r\r\n Reviewed-by: jjg
This commit is contained in:
parent
d0ff55ec00
commit
259f5d7cc8
3 changed files with 6 additions and 5 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8004727 8005647
|
||||
* @summary javac should generate method parameters correctly.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue