JDK-8207262 : enable applications/ctw/modules/java_desktop_2.java test again
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-07-13
  • Updated: 2019-09-13
  • Resolved: 2018-07-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 12
12 b04Fixed
Description
Enable test again since JDK-8204842 is not reproduced with latest sources.
Comments
Tests passed with one known issue - JDK-8208059
23-07-2018

Enable java_desktop_2.java test on non-windows platforms: diff -r d9b22cbe3e7a test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -53,7 +53,7 @@ compiler/c2/Test6852078.java 8194310 generic-all applications/ctw/modules/java_desktop.java 8189604 windows-all -applications/ctw/modules/java_desktop_2.java 8189604,8204842 generic-all +applications/ctw/modules/java_desktop_2.java 8189604 windows-all applications/ctw/modules/jdk_jconsole.java 8189604 windows-all #############################################################################
23-07-2018

It seems JDK-8189604 is still issue. java_desktop.java and jdk_jconsole.java hangs on windows in my testing.
13-07-2018

Have to run tier3 testing since JDK-8204842 and JDK-8189604 were hit in tier3.
13-07-2018

diff -r adc4d3fd4095 test/hotspot/jtreg/ProblemList.txt --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -52,10 +52,6 @@ compiler/c2/Test6852078.java 8194310 generic-all -applications/ctw/modules/java_desktop.java 8189604 windows-all -applications/ctw/modules/java_desktop_2.java 8189604,8204842 generic-all -applications/ctw/modules/jdk_jconsole.java 8189604 windows-all - ############################################################################# # :hotspot_gc
13-07-2018