mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8042441: sjavac does not track dependencies
Add support for tracking fully qualified references. Reviewed-by: jjg
This commit is contained in:
parent
cb6df44f8e
commit
ad489d2ce3
5 changed files with 121 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
* @summary Test all aspects of sjavac.
|
||||
*
|
||||
* @bug 8004658
|
||||
* @bug 8042441
|
||||
* @bug 8042699
|
||||
* @summary Add internal smart javac wrapper to solve JEP 139
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue