From frank.yuan at oracle.com Wed Dec 28 04:47:31 2016 From: frank.yuan at oracle.com (Frank Yuan) Date: Wed, 28 Dec 2016 12:47:31 +0800 Subject: Does jvisualvm work in JDK 9? Message-ID: <003001d260c5$816772f0$843658d0$@oracle.com> Hi all I tried to run jvisualvm in Linux with both b147 and b150(by adding add-opens option), it always quit quietly after showing a splash screen. Does it still work? Thanks Frank From buzdin at gmail.com Wed Dec 28 08:57:26 2016 From: buzdin at gmail.com (Dmitry Buzdin) Date: Wed, 28 Dec 2016 10:57:26 +0200 Subject: Does jvisualvm work in JDK 9? In-Reply-To: <003001d260c5$816772f0$843658d0$@oracle.com> References: <003001d260c5$816772f0$843658d0$@oracle.com> Message-ID: <6d658448-6d59-4e44-d0d3-c84a2734fcdf@gmail.com> Hi, I had a similar problem on Mac. Downloaded the latest version of VisualVM (https://visualvm.github.io/) and it did work. It seems that the version bundled with JDK 9 is out of date. Dmitry On 28/12/16 06:47, Frank Yuan wrote: > Hi all > > > > I tried to run jvisualvm in Linux with both b147 and b150(by adding add-opens option), it always quit quietly after showing a splash > screen. Does it still work? > > > > > > Thanks > > Frank > From frank.yuan at oracle.com Thu Dec 29 02:39:24 2016 From: frank.yuan at oracle.com (Frank Yuan) Date: Thu, 29 Dec 2016 10:39:24 +0800 Subject: Does jvisualvm work in JDK 9? In-Reply-To: <6d658448-6d59-4e44-d0d3-c84a2734fcdf@gmail.com> References: <003001d260c5$816772f0$843658d0$@oracle.com> <6d658448-6d59-4e44-d0d3-c84a2734fcdf@gmail.com> Message-ID: <005601d2617c$c62a8500$527f8f00$@oracle.com> Hi Dmitry Thank you very much for your help! Unluckily visualvm doesn't work for 147 and 150 as well, I have to give up using this tool in current stage... Frank > -----Original Message----- > From: Dmitry Buzdin [mailto:buzdin at gmail.com] > Sent: Wednesday, December 28, 2016 4:57 PM > To: Frank Yuan; code-tools-dev at openjdk.java.net; core-libs-dev at openjdk.java.net > Subject: Re: Does jvisualvm work in JDK 9? > > Hi, > > I had a similar problem on Mac. Downloaded the latest version of > VisualVM (https://visualvm.github.io/) and it did work. > > It seems that the version bundled with JDK 9 is out of date. > > Dmitry > > > On 28/12/16 06:47, Frank Yuan wrote: > > Hi all > > > > > > > > I tried to run jvisualvm in Linux with both b147 and b150(by adding add-opens option), it always quit quietly after showing a splash > > screen. Does it still work? > > > > > > > > > > > > Thanks > > > > Frank > >