Project

General

Profile

Actions

Bug #278

closed

JDK 8 Compilation error

Added by Tobias Wich about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
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 #1

Updated by Tobias Wich about 10 years ago

Looks like there is a clash with the same class in JavaFX. This one is preferred in the classpath. This might also mean there is a problem at runtime.

http://stackoverflow.com/questions/13953920/not-able-to-resolve-jsobject-in-a-java-applet-project

Actions #2

Updated by Tobias Wich about 10 years ago

  • Target version set to 1.1.0
Actions #3

Updated by Tobias Wich about 10 years ago

  • Status changed from New to Closed
  • Assignee set to Tobias Wich
Actions

Also available in: Atom PDF