The current implementation of the following APIs is incomplete in that they only work for applets, and need to also work for applications (standalone and web start):
getCodeBase()
getDocumentBase()
showDocument()
getCodeBase()
getDocumentBase()
showDocument()
- duplicates
-
JDK-8117336 getCodebase and getDocumentbase return "" string although classes are packed in jar file when run as standalone application
-
- Closed
-