Integrated: 8374754: jtreg failure handler - replace inline javascript and inline event handlers with same origin javascript files
Jaikiran Pai
jpai at openjdk.org
Sat Jan 10 02:19:58 UTC 2026
On Thu, 8 Jan 2026 05:18:52 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).
This pull request has now been integrated.
Changeset: 657d5f77
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/657d5f77f4985304995ee44fc2ae1643504de8df
Stats: 161 lines in 4 files changed: 98 ins; 39 del; 24 mod
8374754: jtreg failure handler - replace inline javascript and inline event handlers with same origin javascript files
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/29106
More information about the build-dev
mailing list