JDK-8144446 : Automate the Marlin crash test
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-12-01
  • Updated: 2021-06-28
  • Resolved: 2015-12-10
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 8 JDK 9 Other
8u311Fixed 9 b100Fixed openjdk8u252Fixed
Related Reports
Relates :  
Description
Currently there is a test that stresses the Marlin renderer with huge paths to see if it crashes, but it is not tagged for automatic running due to the run-time requirements for running it.

The test should be marked for automation and the heap parameters should be indicated in the java test tags.
Comments
Fix Request [8u] This is the patch 4 for the Marlin renderer backport in OpenJDK 8 updates. The unshuffled patch applies cleanly and the build is OK. See http://cr.openjdk.java.net/~lbourges/marlin8u/marlin-8.03_to_12/m04.8144446.patch
19-02-2020