#Test Results (version 2) #Thu Jan 30 16:48:06 NOVT 2020 #-----testdescription----- $file=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java $root=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk keywords=bug7154841 headful library=/test/lib /lib/client modules=java.desktop requires=(os.family \=\= "mac") run=USER_SPECIFIED build ExtendedRobot jdk.test.lib.Platform\nUSER_SPECIFIED main bug7154841\n source=bug7154841.java title=JPopupMenu is overlapped by a Dock on Mac OS X #-----environment----- #-----testresult----- description=file\:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java elapsed=15258 0\:00\:15.258 end=Thu Jan 30 16\:48\:06 NOVT 2020 environment=regtest execStatus=Failed. Execution failed\: `main' threw exception\: java.lang.RuntimeException\: Failed\: no mouse events on the popup menu harnessLoaderMode=Classpath Loader harnessVariety=Full Bundle hostname=macbook-pro-2.nsk.labs.intellij.net javatestOS=Mac OS X 10.15.2 (x86_64) javatestVersion=6.0-ea+b04-2019-03-11 jtregVersion=jtreg 4.2 dev 557 modules=java.desktop script=com.sun.javatest.regtest.exec.RegressionScript sections=script_messages build build main start=Thu Jan 30 16\:47\:51 NOVT 2020 test=javax/swing/JPopupMenu/7154841/bug7154841.java testJDK=/Users/vprovodin/workspace/jdk/lanai/jbrsdk25/Contents/Home totalTime=15269 user.name=vprovodin work=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/javax/swing/JPopupMenu/7154841 #section:script_messages ----------messages:(10/687)---------- JDK under test: /Users/vprovodin/workspace/jdk/lanai/jbrsdk25/Contents/Home openjdk version "15" 2020-09-15 OpenJDK Runtime Environment (build 15+9-blanai.25) OpenJDK 64-Bit Server VM (build 15+9-blanai.25, mixed mode, sharing) Library /test/lib; kind: packages source directory: /Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/lib class directory: /Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/test/lib Library /lib/client; kind: packages source directory: /Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/lib/client class directory: /Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/lib/client #section:build ----------messages:(3/159)---------- command: build ExtendedRobot jdk.test.lib.Platform reason: User specified action: run build ExtendedRobot jdk.test.lib.Platform elapsed time (seconds): 0.001 result: Passed. All files up to date #section:build ----------messages:(3/95)---------- command: build bug7154841 reason: Named class compiled on demand elapsed time (seconds): 0.001 result: Passed. All files up to date #section:main ----------messages:(5/183)---------- command: main bug7154841 reason: User specified action: run main bug7154841 Mode: othervm Additional options from @modules: --add-modules java.desktop elapsed time (seconds): 15.177 ----------configuration:(3/40)---------- Boot Layer add modules: java.desktop ----------System.out:(0/0)---------- ----------System.err:(22/2968)---------- metalEnabled=1 2020-01-30 16:47:53.919 java[22516:1098016] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2020-01-30 16:47:53.919 java[22516:1098016] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug. 2020-01-30 16:47:53.920 java[22516:1098016] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2020-01-30 16:47:53.920 java[22516:1098016] CoreText note: Client requested name ".SFNSMono-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2020-01-30 16:47:53.924 java[22516:1098016] CoreText note: Client requested name ".SFNSMono-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2020-01-30 16:47:53.924 java[22516:1098016] CoreText note: Client requested name ".SFNSMono-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2020-01-30 16:47:53.928 java[22516:1098016] CoreText note: Client requested name ".SFNS-Regular", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. 2020-01-30 16:47:53.928 java[22516:1098016] CoreText note: Client requested name ".SFNS-Bold", it will get Times-Roman rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:]. java.lang.RuntimeException: Failed: no mouse events on the popup menu at bug7154841.main(bug7154841.java:100) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) at java.base/java.lang.Thread.run(Thread.java:832) JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: no mouse events on the popup menu JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed: no mouse events on the popup menu ----------rerun:(23/2527)*---------- cd /Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/scratch && \\ DISPLAY=/private/tmp/com.apple.launchd.5pOcreAnRy/org.macosforge.xquartz:0 \\ HOME=/Users/vprovodin \\ LC_CTYPE=UTF-8 \\ PATH=/bin:/usr/bin \\ CLASSPATH=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/javax/swing/JPopupMenu/7154841/bug7154841.d:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/javax/swing/JPopupMenu/7154841:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/test/lib:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/lib:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/lib/client:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/lib/client:/Users/vprovodin/workspace/jtreg-4.2-b14/lib/javatest.jar:/Users/vprovodin/workspace/jtreg-4.2-b14/lib/jtreg.jar \\ /Users/vprovodin/workspace/jdk/lanai/jbrsdk25/Contents/Home/bin/java \\ -Dtest.src=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/javax/swing/JPopupMenu/7154841 \\ -Dtest.src.path=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/javax/swing/JPopupMenu/7154841:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/lib:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk/lib/client \\ -Dtest.classes=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/javax/swing/JPopupMenu/7154841/bug7154841.d \\ -Dtest.class.path=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/javax/swing/JPopupMenu/7154841/bug7154841.d:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/test/lib:/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/classes/lib/client \\ -Dtest.vm.opts=-Dsun.java2d.metal=true \\ -Dtest.tool.vm.opts=-J-Dsun.java2d.metal=true \\ -Dtest.compiler.opts= \\ -Dtest.java.opts= \\ -Dtest.jdk=/Users/vprovodin/workspace/jdk/lanai/jbrsdk25/Contents/Home \\ -Dcompile.jdk=/Users/vprovodin/workspace/jdk/lanai/jbrsdk25/Contents/Home \\ -Dtest.timeout.factor=1.0 \\ -Dtest.root=/Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/test/jdk \\ -Dtest.modules=java.desktop \\ --add-modules java.desktop \\ -Dsun.java2d.metal=true \\ com.sun.javatest.regtest.agent.MainWrapper /Users/vprovodin/workspace/github/JetBrainsRuntime_Lanai/JTwork/javax/swing/JPopupMenu/7154841/bug7154841.d/main.0.jta result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: no mouse events on the popup menu test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Failed: no mouse events on the popup menu