JDK-8198933 : Update JDI tests to pass valid URL[]
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-03-02
  • Updated: 2018-05-19
  • Resolved: 2018-03-02
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 11
11 b04Fixed
Related Reports
Relates :  
Description
As JDK-8198803 has established that it is not valid to pass a URL[] containing null entries - which is what the JDI tests do - the tests have to be updated.

Martin notes that simply using a valid URL syntax, e.g. file://foo, will suffice.
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/dbbbf6d7cf6e User: martin Date: 2018-03-02 05:57:14 +0000
02-03-2018