java2script icon indicating copy to clipboard operation
java2script copied to clipboard

Java2Script provides an Eclipse Java to JavaScript transpiler, with a nearly complete implementation of the Java Virtual Machine with AWT and Swing in JavaScript, with simple, automated parallel crea...

Results 14 java2script issues
Sort by recently updated
recently updated
newest added

We've had some reports from JalviewJS users about detectable vulnerabilities in the SwingJS runtime - see e.g. https://github.com/jalview/jalview-js/issues/12 The core problem is jQuery v1.11.0. Whilst its possible we could patch...

Hi, When I use `console: window.console` instead of `console:'sysoutdiv'` I see the following error in the web browser console about package.js not being found: ``` swingjs2.js:13212 j2sApplet exec TensionApplet loadClazz...

I have a bit of code in [JSGraphics2D](https://github.com/BobHanson/java2script/blob/498a740761380191658cf127ed77be145de0bad3/sources/net.sf.j2s.java.core/src/swingjs/JSGraphics2D.java#L104) to handle this, but it may not be enough. There have been no reports that I know of regarding this.