JDK-8072575 : Add missing test for 8065895
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-02-05
  • Updated: 2021-07-30
  • Resolved: 2015-02-05
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
8u321Fixed 9 b52Fixed
Related Reports
Relates :  
Relates :  
Description
On 5/02/2015 12:12 PM, David Holmes wrote:
> 
> I pushed the changes but didn't realize that hg import wouldn't hg add 
> the new test file and so it got left behind. But I then realized that 
> the test should be named/located differently as we don't structure the 
> tests on bug number any more. So I will file a new bug and rename and 
> relocate the test, and then push that:
> 
> test/runtime/ErrorHandling/SecondaryErrorTest.java
Comments
Fix Request (8u) I would like to backport this patch to openjdk8u for parity with Oracle 8u321. The patch applies cleanly and new test passes with JDK-8065895 backport
30-07-2021