RFR: 8374754: jtreg failure handler - replace inline javascript and inline event handlers with same origin javascript files [v2]

Jaikiran Pai jpai at openjdk.org
Fri Jan 9 16:10:22 UTC 2026


On Thu, 8 Jan 2026 06:54:50 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Can I please get a review of this change to the jtreg failure handler that we use in the JDK? As noted in https://bugs.openjdk.org/browse/JDK-8374754 this change addresses the HTML rendering issues that are noticed in certain setups. The change here moves the inline javascript to a file of its own (generated as and when necessary).
>
> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   create the script and css files only if not already present

Thank you Erik for the review. I am waiting for a test run to complete and once that does, I'll go ahead and integrate this.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/29106#issuecomment-3729560920


More information about the build-dev mailing list