-
Notifications
You must be signed in to change notification settings - Fork 49
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
try to get OpenFromClipboardTests.testMethod_11 stable #446
base: master
Are you sure you want to change the base?
Conversation
jukzi
commented
May 31, 2024
- use concurrent data structure for inter-thread communication
- fix wait for charsetsjobs instead of exclude for waiting for them
- use monotonic nantotime
62b4e6c
to
e7e0cae
Compare
e7e0cae
to
a48157b
Compare
* use concurrent data structure for inter-thread communication * fix wait for charsetsjobs instead of exclude for waiting for them * use monotonic nantotime * dump stacktrace instead of "owner" String eclipse-jdt#442
a48157b
to
227d4d2
Compare
https://ci.eclipse.org/jdt/job/eclipse.jdt.debug-github/job/PR-446/7/consoleText is spammed with 15969 logs regarding "VeryLongClasspathWithClasspathOnlyJar" which was not the case in on master (https://ci.eclipse.org/jdt/job/eclipse.jdt.debug-Github/job/master/89/consoleText contained only 6 like that) :-(
|
What is the status of this one? |
its still draft as i did not find the time to get it right. |
Is there hope for this one? |
Thanks for the reminder. ill try to get a look again. |