mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-19 18:07:49 +00:00
8158458: Update references from "1.9" to "9"
Reviewed-by: prr
This commit is contained in:
parent
2f6adf09a0
commit
eb64124e48
@ -372,7 +372,6 @@ public class Application {
|
||||
* Acceptable values are from 0 to 100, any other disables progress indication.
|
||||
*
|
||||
* @param value progress value
|
||||
* @since 1.9
|
||||
*/
|
||||
public void setDockIconProgress(final int value) {
|
||||
iconHandler.setDockIconProgress(value);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user