8031545: [javac] refactor and cleanup JNIWriter.java

Reviewed-by: jjg
This commit is contained in:
Kumar Srinivasan 2014-02-15 16:37:19 -08:00
parent c7480b6513
commit f643b8cab0
3 changed files with 485 additions and 655 deletions

View file

@ -23,7 +23,7 @@
/*
* @test
* @bug 7150368 8003412 8000407
* @bug 7150368 8003412 8000407 8031545
* @summary javac should include basic ability to generate native headers
*/