File tree 4 files changed +4
-8
lines changed
src/jdk.jsobject/share/classes
4 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 28
28
*
29
29
* @moduleGraph
30
30
* @since 9
31
- * @deprecated Users are advised to ship the jdk.jsobject module
32
- * with their application.
31
+ * @deprecated The jdk.jsobject module will be delivered with JavaFX.
33
32
*/
34
33
@ Deprecated (since = "24" , forRemoval = true )
35
34
@ SuppressWarnings ("removal" )
Original file line number Diff line number Diff line change 30
30
* a marker class to indicate an exception relating to the JavaScript
31
31
* interface.
32
32
* @since 1.5
33
- * @deprecated Users are advised to ship the jdk.jsobject module
34
- * with their application.
33
+ * @deprecated The jdk.jsobject module will be delivered with JavaFX.
35
34
*/
36
35
@ Deprecated (since = "24" , forRemoval = true )
37
36
@ SuppressWarnings ("removal" )
Original file line number Diff line number Diff line change 44
44
* engine is converted to JavaScript data types.
45
45
* </p>
46
46
* @since 1.5
47
- * @deprecated Users are advised to ship the jdk.jsobject module
48
- * with their application.
47
+ * @deprecated The jdk.jsobject module will be delivered with JavaFX.
49
48
*/
50
49
@ Deprecated (since = "24" , forRemoval = true )
51
50
@ SuppressWarnings ("removal" )
Original file line number Diff line number Diff line change 27
27
* <p>
28
28
* <b>Deprecated, for removal: This API element is subject to removal
29
29
* in a future version.</b><br>
30
- * <em>Users are advised to ship the jdk.jsobject module
31
- * with their application.</em>
30
+ * <em>The jdk.jsobject module will be delivered with JavaFX.</em>
32
31
* </p>
33
32
*
34
33
* <p>
You can’t perform that action at this time.
0 commit comments