JDK-8022547 : [verifier] move DefaultMethodRegressionTests.java to jdk
  • Type: Bug
  • Component: vm-legacy
  • Sub-Component: runtime
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-08-07
  • Updated: 2014-09-29
  • Resolved: 2013-08-14
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
8 b105Fixed
Related Reports
Relates :  
Description
The VM verifier test DefaultMethodRegressionTests.java in langtools must be moved to jdk repository
as that would be the most appropriate place to test the verifier, class loading and javac
changes, holistically.