Blocks :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
At least two deprecated methods in FXMLLoader and one in AudioTrack have the @deprecated javadoc tag but are missing the @Deprecated annotation. We should ensure correct annotations on all such methods. We might also want to add (since="nn") to indicate which release it was deprecated in (if known). Note that there are already two bugs filed for the ones we know we deprecated in JDK 9, so they will be handled separately: JDK-8157508 - HostServices JDK-8166926 - Region and SkinBase
|