RE: RFR(10): JDK-8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100%

2017-06-16 Thread Poonam Parhar
Thanks Dan! I will incorporate your suggestions. Regards, Poonam > -Original Message- > From: Daniel D. Daugherty > Sent: Friday, June 16, 2017 10:13 AM > To: Poonam Parhar; Mandy Chung > Cc: serviceability-dev; hotspot-runtime-...@openjdk.java.net > Subject: Re: RFR(10): JDK-8178536:

Re: RFR(10): JDK-8178536: OOM ERRORS + SERVICE-THREAD TAKES A PROCESSOR TO 100%

2017-06-16 Thread Daniel D. Daugherty
> Hotspot changes: > > http://cr.openjdk.java.net/~poonam/8178536/webrev.hotspot/ src/share/vm/services/lowMemoryDetector.cpp nit - please update the copyright year before pushing. L307: // call Sensor::trigger(int, MemoryUsage) to send notification to listeners. nit -

RE: JDK 10 RFR 8181417: Code cleanups in com.sun.jdi

2017-06-16 Thread Langer, Christoph
Hi, I just submitted http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0f1d48e3ffa after thoroughly reviewing all copyright headers, cleaning a few additional spots in the same sense, running a build and the jdi jtreg test suite. Sorry for leaving this open for such a long time and the scarce

RFR (JDK 9) : JDK-8181895 - javax management docs contain links to technotes

2017-06-16 Thread Amit Sapre
Hi, Please review the doc changes for removing technotes links Bug ID : https://bugs.openjdk.java.net/browse/JDK-8181895 Webrev : http://cr.openjdk.java.net/~asapre/webrev/2017/JDK-8181895/webrev.00/ Thanks, Amit