JDK-8163183 : [test] Correct assertEquals ("", actual, expected) in LoadTest.loadJarFile
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u112,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-08-04
  • Updated: 2020-01-31
  • Resolved: 2016-08-09
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
8u131Fixed 9 masterFixed
Related Reports
Relates :  
Description
Expected assertEquals("Test info", actual, expected), actual and expected values are reversed in "test.javafx.scene.web.LoadTest.loadJarFile".
Comments
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/1f1d65bf2e25
09-08-2016

+1
08-08-2016

lgtm
08-08-2016

Webrev : http://cr.openjdk.java.net/~ghb/8163183/webrev.00/ Updated assertEquals("Test Description", Actual, Expected).
08-08-2016