Re: ClhsdbCDSCore jtreg test fails on OSX

2019-11-04 Thread Leonid Mesnik
Good idea, filed RFE https://bugs.openjdk.java.net/browse/JDK-8233533 Leonid > On Nov 4, 2019, at 11:06 AM, Ioi Lam wrote: > > Jaikiran, > > My /core dir is writable by root and admin users. I am running Mojave. Is > your user mac ID in the

Re: ClhsdbCDSCore jtreg test fails on OSX

2019-11-04 Thread Ioi Lam
Jaikiran, My /core dir is writable by root and admin users. I am running Mojave. Is your user mac ID in the admin group? Also, do you have any issues with test/hotspot/jtreg/serviceability/sa/TestJmapCore.java that also tests the use of core files? Leonid, TestJmapCore.java and ClhsdbCDSC

Re: ClhsdbCDSCore jtreg test fails on OSX

2019-11-04 Thread Leonid Mesnik
Hi The location of core files depends on system configuration. So test tries to find core files using test output and searching core files in current directory. See details here: http://hg.openjdk.java.net/jdk/jdk/file/6f98d0173a72/test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java#l206 <

Re: ClhsdbCDSCore jtreg test fails on OSX

2019-11-04 Thread Daniel D. Daugherty
Moving this thread over to serviceability-dev@... since this question is about Serviceability Agent tests... Bcc'ing hotspot-dev@... so folks know that the thread moved... On 11/4/19 9:49 AM, Jaikiran Pai wrote: On 04/11/19 8:11 PM, Jaikiran Pai wrote: ... Looking at the testcase itself, I see