JDK-8165508 : Incorrect Bug ID in comment for JDK-8164076
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u102,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-09-06
  • Updated: 2020-01-31
  • Resolved: 2016-09-07
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 9Fixed
Related Reports
Relates :  
Description
The changeset pushed for JDK-8164076 has an incorrect comment that references an unrelated bug (8164960).

http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/919c7d071c2f

modules/web/src/main/native/Source/JavaScriptCore/inspector/InjectedScript.cpp

+    // JDK-8164960


modules/web/src/main/native/Source/WebCore/inspector/WebInjectedScriptManager.cpp

+        // JDK-8164960

Comments
Changeset: f8f085f758b8 Author: ghb Date: 2016-09-07 20:03 +0530 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/f8f085f758b8
07-09-2016

+1
07-09-2016

Webrev : http://cr.openjdk.java.net/~ghb/8165508/webrev.00/index.html Updated with Correct JBS ID in Comment section.
07-09-2016