On Wed, 13 Jan 2021 21:03:12 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> Please remove a simple change to eliminate a now-unused parameter from > various methods on `Links`, to set the `target` attribute of a link. > > In times past, when frames were used to display pages, the `target` attribute > was used to specify the target frame to use when clicking the link. Nice cleanup! ------------- Marked as reviewed by hannesw (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2068