mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
8031545: [javac] refactor and cleanup JNIWriter.java
Reviewed-by: jjg
This commit is contained in:
parent
c7480b6513
commit
f643b8cab0
3 changed files with 485 additions and 655 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
/*
|
||||
* @test
|
||||
* @bug 7150368 8003412 8000407
|
||||
* @bug 7150368 8003412 8000407 8031545
|
||||
* @summary javac should include basic ability to generate native headers
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue