SwingJS transpiler to 3.2.5.v1 (fixed java.util.stream) JAL-3253-applet-test
authorBobHanson <hansonr@stolaf.edu>
Wed, 27 Nov 2019 05:43:06 +0000 (23:43 -0600)
committerBobHanson <hansonr@stolaf.edu>
Wed, 27 Nov 2019 05:43:06 +0000 (23:43 -0600)
commitb56e5883749812e770d2337f66d397ae14075612
treecbb961e4ec7dc7f0cde49ad5423e63ded89279e5
parentec0cde79c9d310d10f257b09d9b1f5cd2af6d1dc
SwingJS transpiler to 3.2.5.v1 (fixed java.util.stream)

- required transpiler fixes and redesign of final variables for stream
objects
- required redesign of $init$ and $static$ to exactly reproduce the full
class loading sequence of (1) method definition with default static
values, (2) superclass-sequenced initialization of static fields (3)
superclass-sequenced initialization of static fields, (4)
superclass-sequenced constructor initialization, in that order, able to
handle any complex situation
-includes fixes for JLabelUI HTML label wrapping issues
23 files changed:
swingjs/SwingJS-site.zip
swingjs/_j2sclasslist.txt
swingjs/net.sf.j2s.core.jar
swingjs/timestamp
swingjs/ver/3.1.1/SwingJS-site.zip [deleted file]
swingjs/ver/3.1.1/net.sf.j2s.core.3.1.1.jar [deleted file]
swingjs/ver/3.2.1/SwingJS-site.zip [deleted file]
swingjs/ver/3.2.1/net.sf.j2s.core_3.2.1.jar [deleted file]
swingjs/ver/3.2.2/SwingJS-site.zip [deleted file]
swingjs/ver/3.2.2/net.sf.j2s.core.jar [deleted file]
swingjs/ver/3.2.2/timestamp [deleted file]
swingjs/ver/3.2.3/SwingJS-site.zip [deleted file]
swingjs/ver/3.2.3/net.sf.j2s.core.jar [deleted file]
swingjs/ver/3.2.3/timestamp [deleted file]
swingjs/ver/3.2.4/SwingJS-site.zip
swingjs/ver/3.2.4/_j2sclasslist.txt
swingjs/ver/3.2.4/net.sf.j2s.core.jar
swingjs/ver/3.2.4/timestamp
swingjs/ver/3.2.5/DEV_NOTES.txt [new file with mode: 0644]
swingjs/ver/3.2.5/SwingJS-site.zip [new file with mode: 0644]
swingjs/ver/3.2.5/_j2sclasslist.txt [new file with mode: 0644]
swingjs/ver/3.2.5/net.sf.j2s.core.jar [new file with mode: 0644]
swingjs/ver/3.2.5/timestamp [new file with mode: 0644]