Re: RFR: JDK-8322874: Redirection loop in index.html

2024-01-30 Thread Hannes Wallnöfer
On Thu, 4 Jan 2024 21:06:17 GMT, Jonathan Gibbons wrote: > Please review a simple fix to address an apparently long-standing issue of > generating a redirection loop in the top-level `index.html` file. > > The fix is simply to remove some obsolete/unnecessary code in > `HtmlConfiguration.setTo

RFR: JDK-8322874: Redirection loop in index.html

2024-01-04 Thread Jonathan Gibbons
Please review a simple fix to address an apparently long-standing issue of generating a redirection loop in the top-level `index.html` file. The fix is simply to remove some obsolete/unnecessary code in `HtmlConfiguration.setTopFile` that silently and incorrectly short-circuited the functionali