Skip to content

Conversation

@BobHanson
Copy link
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.

2 participants