Re: RFR: JDK-8317285: Misspellings in hprof test lib

2023-10-13 Thread Chris Plummer
On Fri, 13 Oct 2023 01:15:58 GMT, Alex Menkov wrote: > The change fixes misspelled "referer" in test/lib/jdk/test/lib/hprof library > The only caller of changed public API is VThreadInHeapDump.java Marked as reviewed by cjplummer (Reviewer). - PR Review: https://git.openjdk.org/jdk

Re: RFR: JDK-8317285: Misspellings in hprof test lib

2023-10-13 Thread Serguei Spitsyn
On Fri, 13 Oct 2023 01:15:58 GMT, Alex Menkov wrote: > The change fixes misspelled "referer" in test/lib/jdk/test/lib/hprof library > The only caller of changed public API is VThreadInHeapDump.java Looks good. Thanks, serguei - Marked as reviewed by sspitsyn (Reviewer). PR Review:

RFR: JDK-8317285: Misspellings in hprof test lib

2023-10-12 Thread Alex Menkov
The change fixes misspelled "referer" in test/lib/jdk/test/lib/hprof library The only caller of changed public API is VThreadInHeapDump.java - Commit messages: - fix Changes: https://git.openjdk.org/jdk/pull/16174/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16174&range=0