We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a3820 commit c179c54Copy full SHA for c179c54
src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/model/MacPackageMixin.java
@@ -39,7 +39,7 @@ public interface MacPackageMixin {
39
* <p>
40
* Returns any empty {@link Optional} instance if the predefined app image is
41
* unavailable.
42
- *
+ *
43
* @return sign status of the predefined app image if any
44
*/
45
Optional<Boolean> predefinedAppImageSigned();
0 commit comments