Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to fork a process for the compiler (and devmode?) #5

Closed
tbroyer opened this issue Jun 10, 2013 · 1 comment
Closed

Add option to fork a process for the compiler (and devmode?) #5

tbroyer opened this issue Jun 10, 2013 · 1 comment

Comments

@tbroyer
Copy link
Owner

tbroyer commented Jun 10, 2013

Currently, use of a custom class loader prevents the use of external workers.

It also breaks generators that depend on GWT running in the system class loader (e.g. GIN 2.0.0; see https://code.google.com/p/google-gin/issues/detail?id=186)

Originally reported by Olivier O. in https://groups.google.com/d/msg/google-web-toolkit/O8HaPzExxhc/99-vJbZEgTIJ

@tbroyer
Copy link
Owner Author

tbroyer commented Jan 5, 2015

We now unconditionally fork a JVM.

@tbroyer tbroyer closed this as completed Jan 5, 2015
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

No branches or pull requests

1 participant