Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-10 Thread KIRIYAMA Takuya
On Mon, 8 Jul 2024 12:16:51 GMT, KIRIYAMA Takuya wrote: >> This bug was introduced by JDK-8284161. "Object.wait (long timeoutMillis)" >> was changed to call "Object.wait0 (long timeoutMillis)" in JDK-8284161. >> >> When "jhdsb jstack" is executed, the stack and lock information are printed >>

Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-10 Thread duke
On Mon, 8 Jul 2024 12:16:51 GMT, KIRIYAMA Takuya wrote: >> This bug was introduced by JDK-8284161. "Object.wait (long timeoutMillis)" >> was changed to call "Object.wait0 (long timeoutMillis)" in JDK-8284161. >> >> When "jhdsb jstack" is executed, the stack and lock information are printed >>

Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-09 Thread David Holmes
On Mon, 8 Jul 2024 12:16:51 GMT, KIRIYAMA Takuya wrote: >> This bug was introduced by JDK-8284161. "Object.wait (long timeoutMillis)" >> was changed to call "Object.wait0 (long timeoutMillis)" in JDK-8284161. >> >> When "jhdsb jstack" is executed, the stack and lock information are printed >>

Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-09 Thread Kevin Walls
On Mon, 8 Jul 2024 12:16:51 GMT, KIRIYAMA Takuya wrote: >> This bug was introduced by JDK-8284161. "Object.wait (long timeoutMillis)" >> was changed to call "Object.wait0 (long timeoutMillis)" in JDK-8284161. >> >> When "jhdsb jstack" is executed, the stack and lock information are printed >>

Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-08 Thread Chris Plummer
On Mon, 8 Jul 2024 12:16:51 GMT, KIRIYAMA Takuya wrote: >> This bug was introduced by JDK-8284161. "Object.wait (long timeoutMillis)" >> was changed to call "Object.wait0 (long timeoutMillis)" in JDK-8284161. >> >> When "jhdsb jstack" is executed, the stack and lock information are printed >>

Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-08 Thread KIRIYAMA Takuya
On Mon, 8 Jul 2024 06:52:34 GMT, David Holmes wrote: >> KIRIYAMA Takuya has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8335743: jhsdb jstack cannot print some information on the waiting thread > > test/hotspot/jtreg/serviceability/sa/Li

Re: RFR: 8335743: jhsdb jstack cannot print some information on the waiting thread [v2]

2024-07-08 Thread KIRIYAMA Takuya
> This bug was introduced by JDK-8284161. "Object.wait (long timeoutMillis)" > was changed to call "Object.wait0 (long timeoutMillis)" in JDK-8284161. > > When "jhdsb jstack" is executed, the stack and lock information are printed > in "sun.jvm.hotspot.runtime.JavaVFrame.printLockInfo(PrintStrea