JDK-8050485 : super() in a try block in a ctor may need to cause VerifyError
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7u65,8u11
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-07-15
  • Updated: 2017-04-14
  • Resolved: 2014-08-13
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 7 JDK 8 JDK 9
7u71Fixed 8u31Fixed 9 b28Fixed
Related Reports
Duplicate :  
Relates :  
Description
The fix for JDK-8035119 broke NetBeans Profiler by rejecting not just potentially malicious code but also valid NetBeans Profiler code.
Comments
Agreed to take into 7u71
21-08-2014