RE: RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-10-01 Thread Lindenmaier, Goetz
iceability- > d...@openjdk.java.net; jdk-...@openjdk.java.net > Subject: Re: RFR: 8180514: TestPrintMdo.java test fails with -XX:- > TieredCompilation > > I filed https://bugs.openjdk.java.net/browse/SKARA-752 to encourage the > Skara team to have the bots check this before allowing integration. &

Re: RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-10-01 Thread Jesper Wilhelmsson
es not happen > all the time! > > Best regards, > Goetz > >> -Original Message- >> From: serviceability-dev On >> Behalf Of Leonid Mesnik >> Sent: Thursday, October 1, 2020 12:58 AM >> To: serviceability-dev@openjdk.java.net >> Subject: Re

RE: RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-10-01 Thread Lindenmaier, Goetz
TestPrintMdo.java test fails with -XX:- > TieredCompilation > > On Wed, 30 Sep 2020 22:51:59 GMT, Leonid Mesnik > wrote: > > > Test fails with -XX:+TieredCompilation because j.l.Object hasn't been used > enough time to trigger compilation. So it > > The bug i

Re: RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-09-30 Thread Serguei Spitsyn
On Wed, 30 Sep 2020 22:51:59 GMT, Leonid Mesnik wrote: > Test fails with -XX:-TieredCompilation because j.l.Object hasn't been used > enough time to trigger compilation. The > default CompileThreshold value is good enough when tiered compilation is > enabled (by default) but not for server-only

Re: RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-09-30 Thread Chris Plummer
On Wed, 30 Sep 2020 22:51:59 GMT, Leonid Mesnik wrote: > Test fails with -XX:-TieredCompilation because j.l.Object hasn't been used > enough time to trigger compilation. The > default CompileThreshold value is good enough when tiered compilation is > enabled (by default) but not for server-only

Re: RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-09-30 Thread Leonid Mesnik
On Wed, 30 Sep 2020 22:51:59 GMT, Leonid Mesnik wrote: > Test fails with -XX:+TieredCompilation because j.l.Object hasn't been used > enough time to trigger compilation. So it The bug is closed because contain some confidential info. So I explained issue and fix in this PR description. --

RFR: 8180514: TestPrintMdo.java test fails with -XX:-TieredCompilation

2020-09-30 Thread Leonid Mesnik
Test fails with -XX:+TieredCompilation because j.l.Object hasn't been used enough time to trigger compilation. So it - Commit messages: - 8180514: TestPrintMdo.java test fails with -XX:+TieredCompilation Changes: https://git.openjdk.java.net/jdk/pull/447/files Webrev: https://webr