summaryrefslogtreecommitdiffstats
path: root/bridges/test/java_uno/nativethreadpool/Relay.java
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/test/java_uno/nativethreadpool/Relay.java')
-rw-r--r--bridges/test/java_uno/nativethreadpool/Relay.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/test/java_uno/nativethreadpool/Relay.java b/bridges/test/java_uno/nativethreadpool/Relay.java
index d15d0d4b8ef2..8e371b203957 100644
--- a/bridges/test/java_uno/nativethreadpool/Relay.java
+++ b/bridges/test/java_uno/nativethreadpool/Relay.java
@@ -58,6 +58,7 @@ public final class Relay implements XRelay, XSource {
throw new WrappedTargetRuntimeException(e.toString(), this, e);
}
new Thread() {
+ @Override
public void run() {
try {
// Use "127.0.0.1" instead of "localhost", see #i32281#: