Skip to content

Conversation

petekanev
Copy link
Contributor

When building the java class name of anonymous extended classes through javascript in the ExtendMethodCallback source file names would sometimes come with file:// prepended to them, which would result in a file name different than the one sought after.

The reason the runtime didn't fail mid-flight was because the runtime binding-generator stepped in and generated bindings in place, with the faulty class and file name.

@ns-bot
Copy link

ns-bot commented Jun 12, 2017

💚

@petekanev petekanev merged commit 3784d78 into master Jun 13, 2017
@petekanev petekanev deleted the pete/fix-extend-callback branch June 13, 2017 11:55
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