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

ConcurrentClinit + ParkUnpark Tests Never Complete in WebWorker in Safari #428

Open
jvilk opened this issue Feb 3, 2016 · 1 comment
Open
Labels

Comments

@jvilk
Copy link
Member

jvilk commented Feb 3, 2016

There's no exception. They just... stop progressing.

Debugging this is difficult, since Safari has no way to debug webworkers.

It's the ConcurrentClinit test, and the ParkUnpark test.

@jvilk jvilk added the bug label Feb 3, 2016
@jvilk jvilk changed the title Unit tests fail in WebWorker in Safari Unit tests stop progressing in WebWorker in Safari Feb 3, 2016
@jvilk jvilk changed the title Unit tests stop progressing in WebWorker in Safari ConcurrentClinit Test Never Completes in WebWorker in Safari Feb 3, 2016
@jvilk jvilk changed the title ConcurrentClinit Test Never Completes in WebWorker in Safari ConcurrentClinit + ParkUnpark Tests Never Complete in WebWorker in Safari Feb 3, 2016
@jvilk
Copy link
Member Author

jvilk commented Feb 3, 2016

It's only two tests. It has to be a threading bug -- potentially a deadlock?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant