Request for Review: 6693244

2010-02-09 Thread Christopher Hegarty -Sun Microsystems Ireland
Hi Michael, This is a forward port to JDK7. The very same fix is already in 6u10, 5.0uXX and 1.4.2_XX. There is the possibility that endAuthRequest can be invoked twice with the same key. endAuthRequest in turn invokes requestCompleted, which contains the assertion. If an authentication requ

hg: jdk7/tl/jdk: 6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE

2010-02-09 Thread mandy . chung
Changeset: 83c34a6b1458 Author:mchung Date: 2010-02-08 23:02 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/83c34a6b1458 6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE Summary: Check if the element in the flags array is non-null to filter unsupported flags