Actions
Bug #278
closedJDK 8 Compilation error
Start date:
03/19/2014
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
The applet uses a class which is not available in JDK 8 which was released yesterday.
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/sake/Projects/openecard/open-ecard/clients/applet/src/main/java/org/openecard/clients/applet/JSCommunicationHandler.java:[315,37] cannot find symbol
symbol: method getWindow(java.applet.Applet)
location: class netscape.javascript.JSObject
Actions