On Thu, 4 Jan 2024 02:18:10 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> Remove unused debugMonitorTimedWait() function. > > Tested with all of tier1, and also ran tier2 and tier4 svc tests. > > I'd like to push this as a trivial change. This pull request has now been integrated. Changeset: 3fbccb01 Author: Chris Plummer <cjplum...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3fbccb01dcffe9eb48a08d99aab0e9aa311a18cf Stats: 20 lines in 2 files changed: 0 ins; 18 del; 2 mod 8322978: Remove debug agent debugMonitorTimedWait() function. It is no longer used. Reviewed-by: dholmes, sspitsyn ------------- PR: https://git.openjdk.org/jdk/pull/17260