Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8208555

java\awt\dnd\InterJVMGetDropSuccessTest: Child VM: abnormal termination

XMLWordPrintable

    • x86_64
    • windows_10

      ADDITIONAL SYSTEM INFORMATION :
      Microsoft Windows [Version 10.0.17134.165]

      JDK under test: C:\\Program Files\\Java\\jdk-10.0.2
      java version "10.0.2" 2018-07-17
      Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
      Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)

      A DESCRIPTION OF THE PROBLEM :
      The test java\awt\dnd\InterJVMGetDropSuccessTest\InterJVMGetDropSuccessTest.html fails on Windows with the message " Child VM: abnormal termination"
      The issue can be reproduced on MacOSX. It has never been observed on Linux.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      >java -jar jtreg\lib\jtreg.jar -ignore:quiet -v -a -xml -testjdk:"C:\Program Files\Java\jdk-10.0.2" -javaoptions:"-Djava.awt.headless=false" test\java\awt\dnd\InterJVMGetDropSuccessTest\InterJVMGetDropSuccessTest.html

      ACTUAL -
      #section:applet
      ----------messages:(4/219)----------
      command: applet InterJVMGetDropSuccessTest.html
      reason: User specified action: run applet InterJVMGetDropSuccessTest.html
      Additional options from @modules: --add-modules java.desktop
      elapsed time (seconds): 22.634
      ----------System.out:(0/0)----------
      ----------System.err:(10/618)----------
      ========= Child VM System.err ========
      java.lang.RuntimeException: Drop not finished
      at Child.run(InterJVMGetDropSuccessTest.java:322)
      at Child.main(InterJVMGetDropSuccessTest.java:283)
      ======================================
      java.lang.RuntimeException: Child VM: abnormal termination
      at InterJVMGetDropSuccessTest.start(InterJVMGetDropSuccessTest.java:151)
      at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
      at java.base/java.lang.Thread.run(Thread.java:844)
      STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Child VM: abnormal termination

      ---------- BEGIN SOURCE ----------
      http://hg.openjdk.java.net/jdk10/jdk10/jdk/file/777356696811/test/java/awt/dnd/InterJVMGetDropSuccessTest/InterJVMGetDropSuccessTest.java
      ---------- END SOURCE ----------

      FREQUENCY : always


            pardesha Pardeep Sharma
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: