RFR: 7812: Unable to open links from Automated Result analysis page

Virag Purnam duke at openjdk.org
Fri Sep 16 09:27:25 UTC 2022


Issue is present on Mac and Linux, as the system browser blocks the request coming from "Windows.open()". With this commit all the urls will open within the JMC web browser. Introduced a small icon as well. Please refer the screen shot.

![1](https://user-images.githubusercontent.com/97600378/190602190-988d6632-334c-4222-9b22-484001208450.jpg)


![2](https://user-images.githubusercontent.com/97600378/190602218-0e1b3af9-1109-4c51-b433-c21ce7e13779.jpg)

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

Commit messages:
 - 7812: Unable to open links from Automated Result analysis page

Changes: https://git.openjdk.org/jmc/pull/425/files
 Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=425&range=00
  Issue: https://bugs.openjdk.org/browse/JMC-7812
  Stats: 52 lines in 8 files changed: 42 ins; 0 del; 10 mod
  Patch: https://git.openjdk.org/jmc/pull/425.diff
  Fetch: git fetch https://git.openjdk.org/jmc pull/425/head:pull/425

PR: https://git.openjdk.org/jmc/pull/425


More information about the jmc-dev mailing list