On Fri, 28 May 2021 19:40:00 GMT, Daniel D. Daugherty <[email protected]> wrote:
> A trivial fix to cleanup Threads_lock comments in JVM/TI function headers. > > Also remove errant text added by the jframeID XSL template code: > > > // java_thread - unchecked > // depth - pre-checked as non-negative > > > The first line about `jthread` is output in error. > Only the second line about `depth` should be included. > > This fix is tested with a Mach5 Tier1 job set. This pull request has now been integrated. Changeset: 40e4171f Author: Daniel D. Daugherty <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/40e4171f562da2f6a507efc7ad359e298199ed71 Stats: 91 lines in 3 files changed: 0 ins; 52 del; 39 mod 8264800: cleanup Threads_lock comments in JVM/TI function headers Reviewed-by: coleenp, rehn, dholmes, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/4254
