RFR: 8226416: MonitorUsedDeflationThreshold can cause repeated async deflation requests [v6]

Daniel D.Daugherty dcubed at openjdk.java.net
Thu Jan 14 01:40:21 UTC 2021


On Thu, 14 Jan 2021 01:23:57 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   address more dholmes CR comments.
>
> test/hotspot/jtreg/runtime/Monitor/MonitorUsedDeflationThresholdTest.java line 30:
> 
>> 28: import java.io.InputStreamReader;
>> 29: import java.util.regex.Pattern;
>> 30: */
> 
> Why are these imports commented out?

Oops. I should have deleted those.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1993


More information about the hotspot-runtime-dev mailing list