summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/sharedvisitor
diff options
context:
space:
mode:
authorPatrick Luby <plubius@neooffice.org>2023-10-14 21:13:26 -0400
committerPatrick Luby <plubius@neooffice.org>2023-10-15 15:33:09 +0200
commitfc69d6b227310b170a9690e0b2658d36a8e2ca6c (patch)
tree5f7e0b164208359704be74004c2a0e4dfceea5b0 /compilerplugins/clang/sharedvisitor
parentdb0681effb0f04dc0f7ad39fa9410dfb7c647d95 (diff)
tdf#101376 don't detach thread if it is the main thread on macOS
On macOS, many AWT classes do their work on the main thread deep in native methods in the java.awt.* classes. The problem is that Oracle's and OpenJDK's JVMs don't bracket their "perform on main thread" native calls with "attach/detach current thread" calls to the JVM. Change-Id: I0859dc9e20f34bd0b43bb321898507764fd530fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157985 Tested-by: Jenkins Reviewed-by: Patrick Luby <plubius@neooffice.org>
Diffstat (limited to 'compilerplugins/clang/sharedvisitor')
0 files changed, 0 insertions, 0 deletions