Skip to content

java.util.stream fixes, primarily - #144

Merged
BobHanson merged 8 commits into
java2script:masterfrom
BobHanson:master
Nov 22, 2019
Merged

java.util.stream fixes, primarily#144
BobHanson merged 8 commits into
java2script:masterfrom
BobHanson:master

Conversation

@BobHanson

Copy link
Copy Markdown
Collaborator

No description provided.

SwingJS cannot follow an interface call at runtime using captures.

Solution was to include tryAdvance(XxxConsumer) explicitly in
Spliterators.EmptySpliterator.ofXxx [Int,Long,Double]
- fixes a handful of issues involving lambda transpiling, particularly
involving "this" and final variables.

- refactors the final-variable business completely for much simpler
operation.
java.util.stream fixes, primarily
@BobHanson
BobHanson merged commit ffd229f into java2script:master Nov 22, 2019
BobHanson added a commit that referenced this pull request Jan 20, 2020
work in relation to OpenSourcePhysics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant