Skip to content

Hanson1 - #158

Merged
BobHanson merged 25 commits into
masterfrom
hanson1
Mar 21, 2020
Merged

Hanson1#158
BobHanson merged 25 commits into
masterfrom
hanson1

Conversation

@BobHanson

Copy link
Copy Markdown
Owner

No description provided.

unbound annotations should not be seen. This is a message to System.out,
primarily.
Java11 support; other fixes
- default is to use JavaScript Map for String keys.

- reverts to Java hash table use for the
 XX(initialCapacity, limitingFactor)
constructor specifically.

- j2sClazz returns standard JavaScript string for all Java new String(x)
except when x is "..." or new String() itself.
- streamlines static calls that need to initialize a class after
executing parameters.

- better handling of === and new String()
@BobHanson
BobHanson merged commit ad93d6e into master Mar 21, 2020
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