Re: RFR(XS): 8165881 - Backout JDK-8164913

2016-10-24 Thread Yasumasa Suenaga
Hi Dmitry, David, I want to resume to work for this issue because this issue has been marked P3. Dmitry, do you have any idea for it? IMHO, we can fix as below: http://cr.openjdk.java.net/~ysuenaga/JDK-8165869/webrev.00/ According to David, JvmtiExport::load_agent_library() should return zer

RE: RFR : JDK-8151099 : java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.

2016-10-24 Thread Amit Sapre
Hello, I have incorporate review comments and updated changes are available in this webrev: Updated Webrev : http://cr.openjdk.java.net/~asapre/webrev/8151099/webrev.01/ Couple of existing tests have been updated to test these changes Tests under jdk directory :- java/lang/management/MemoryP

Re: RFR : JDK-8151099 : java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.

2016-10-24 Thread Mandy Chung
> On Oct 24, 2016, at 5:49 AM, Amit Sapre wrote: > > Hello, > > I have incorporate review comments and updated changes are available in this > webrev: > Updated Webrev : http://cr.openjdk.java.net/~asapre/webrev/8151099/webrev.01/ > Looks okay to me. sun/management/VMManagementImpl.java 1

Re: RFR(XS): 8165881 - Backout JDK-8164913

2016-10-24 Thread David Holmes
On 24/10/2016 8:24 PM, Yasumasa Suenaga wrote: Hi Dmitry, David, I want to resume to work for this issue because this issue has been marked P3. Dmitry, do you have any idea for it? IMHO, we can fix as below: http://cr.openjdk.java.net/~ysuenaga/JDK-8165869/webrev.00/ According to David, Jvm

Re: RFR(XS): 8165881 - Backout JDK-8164913

2016-10-24 Thread Dmitry Samersoff
Yasumasa, It's hard to fix this issue without access to Oracle testing infrastructure. I'm working on the issue but unfortunately I was caught by some internal problems so it progresses slowly than I expected. I'm sorry about it. -Dmitry On 2016-10-24 13:24, Yasumasa Suenaga wrote: > Hi Dmitr