JDK-8199788 : Rearrange search.js in Javadoc to facilitate JavaScript testing
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Priority: P3
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2018-03-19
  • Updated: 2021-09-20
  • Resolved: 2021-09-20
Related Reports
Blocks :  
Description
The search.js Javascript in javadoc needs to be rearranges so that its easier to test Javascript functions.
Comments
JDK-8220497 introduced functional tests for the search script. Unfortunately, with the removal of the Nashorn JS engine, these tests are skipped by default and require a JS script engine such as GraalJS in order to run. However, there is no need to update the search script in order to facilitate testing.
20-09-2021

[~hannesw] is there anything still to do here?
04-01-2021