Re: 8244284: Two tests in test/hotspot/jtreg/vmTestbase fail with --illegal-access=deny

2020-05-02 Thread Igor Ignatev
B/c @modules affect all actions, such location can confuse people into thinking that it affects only the next one (or all the following). — Igor > On May 2, 2020, at 8:46 AM, Alan Bateman wrote: > > On 02/05/2020 16:39, Igor Ignatyev wrote: >> Hi Alan, >> >> it looks good, but could you ple

Re: RFR(S/T) : 8243568 : serviceability/logging/TestLogRotation.java uses 'test.java.opts' and not 'test.vm.opts'

2020-04-25 Thread Igor Ignatev
Thanks Chris. I can’t help but wonder if we should move all tests from serviceability/logging to runtime then. — Igor > On Apr 24, 2020, at 3:53 PM, Chris Plummer wrote: > > Adding hotspot-runtime-dev since logging is owned by runtime, not > serviceability. > > Chris > >> On 4/24/20 3:41

Re: RFR(S) : 8242471 : remove "temporarily" restrictions of nsk/jdi/Argument/value/value004

2020-04-09 Thread Igor Ignatev
Thanks Chris! Would you consider this trivial or should I wait for another review? — Igor > On Apr 9, 2020, at 8:35 PM, Chris Plummer wrote: > >  > Hi Igor, > > The changes looks good. > > thanks, > > Chris > >> On 4/9/20 4:13 PM, Igor Ignatyev wrote: >> Hi Chris, >> >> I looked what tra

Re: RFR(XS) 8242168: ClhsdbFindPC.java failed due to "RuntimeException: 'In code in NMethod for LingeredAppWithTrivialMain.main' missing from stdout/stderr"

2020-04-06 Thread Igor Ignatev
LGTM — Igor > On Apr 5, 2020, at 11:49 PM, Chris Plummer wrote: > > [Sorry about the resend. Subject wasn't quite right the first time.] > > Hello, > > Please help review the following: > > https://bugs.openjdk.java.net/browse/JDK-8242168 > http://cr.openjdk.java.net/~cjplummer/8242168/webr

Re: RFR: 8241123: Refactor vmTestbase stress framework to use j.u.c and make creation of threads more flexible

2020-03-18 Thread Igor Ignatev
Reviewed. — Igor > On Mar 18, 2020, at 3:18 PM, Leonid Mesnik wrote: > >  > > > On 3/18/20 2:30 PM, Igor Ignatyev wrote: >>> I need more time to get grasp of Wicket and your changes in it; will come >>> back to you after I understand them. >> ok, now when I believe that I have enough unde

Re: RFR(L) 8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available

2020-03-16 Thread Igor Ignatev
> On Mar 16, 2020, at 11:43 AM, "serguei.spit...@oracle.com" > wrote: > >  >> On 3/16/20 11:26, Chris Plummer wrote: >> I had to make another change. TestMutuallyExclusivePlatformPredicates.java >> failed when I ran tier 3. I had fixed it a long while back due to >> Platform.shouldSAAttach(

Re: RFR: 8238196: tests that use SA Attach should not be allowed to run against signed binaries on Mac OS X 10.14.5 and later

2020-02-11 Thread Igor Ignatev
rather like this : > } catch (InterruptedException e) { >Thread.currentThread().interrupt(); >return false; // assume not signed > } — Igor > On Feb 11, 2020, at 6:15 PM, Chris Plummer wrote: > >  > Like this? > > } catch (InterruptedException e) { > Thread.curren

Re: RFR: 8236190 : Unproblem list vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t002/TestDescription.java

2019-12-20 Thread Igor Ignatev
LGTM — Igor >> On Dec 20, 2019, at 4:42 PM, Daniil Titov wrote: > Please a review a changeset below that removes > vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t002/TestDescription.java > and runtime/appcds/cacheObject/RedefineClassTest.java tests from > test/hotspot/jtreg/ProblemList-g

Re: RFR: 8231296: ZGC: vmTestbase/nsk/jvmti/Allocate/alloc001/ fails

2019-09-26 Thread Igor Ignatev
Hi Per, > On Sep 26, 2019, at 2:32 PM, Per Liden wrote: > > Hi Igor, > > I don't think it belongs in the problem list, for two reasons: > > 1) The test doesn't fail because of a bug. It fails because ZGC doesn't > currently support that use case. In other words, the test shouldn't be > test