- 13 11月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Improve generated html by fixing doclint warnings Reviewed-by: sla, jbachorik
-
- 29 10月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch, smarks
-
- 23 10月, 2013 1 次提交
-
-
由 bpb 提交于
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments Summary: Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions(). Reviewed-by: alanb, mduigou, chegar, dholmes, jrose
-
- 05 10月, 2013 1 次提交
-
-
- 13 9月, 2013 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: dholmes, dfuchs, jbachorik
-
- 12 9月, 2013 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: dholmes, dfuchs
-
- 18 9月, 2013 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: dfuchs, dholmes
-
- 30 8月, 2013 1 次提交
-
-
由 sjiang 提交于
6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed Reviewed-by: egahlin, jbachorik, dfuchs, dholmes
-
- 06 8月, 2013 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: dfuchs, dholmes, ahgross
-
- 29 7月, 2013 1 次提交
-
-
由 jbachorik 提交于
8021577: JCK test api/javax_management/jmx_serial/modelmbean/ModelMBeanNotificationInfo/serial/index.html#Input has failed since jdk 7u45 b01 Reviewed-by: alanb, dfuchs, ahgross
-
- 19 7月, 2013 1 次提交
-
-
由 jbachorik 提交于
8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null Reviewed-by: mchung, sjiang, dfuchs, ahgross
-
- 08 7月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Better MBean permission validation Reviewed-by: skoivu, dfuchs, mchung, sjiang
-
- 12 7月, 2013 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sjiang, dfuchs, mchung
-
- 06 8月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: sourceObj could be set to null by setSource() relax a validation of deserialized object. Reviewed-by: sjiang, skoivu, dfuchs
-
- 20 6月, 2013 2 次提交
- 14 6月, 2013 1 次提交
-
-
由 msheppar 提交于
Summary: fix also reviewed by Alexander Fomin Reviewed-by: alanb, coffeys, skoivu
-
- 02 5月, 2013 1 次提交
-
-
由 jbachorik 提交于
Summary: RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id Reviewed-by: alanb, sjiang
-
- 02 4月, 2013 1 次提交
-
-
由 sjiang 提交于
Reviewed-by: dfuchs, mchung, skoivu
-
- 01 4月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Improve JMX class checking Reviewed-by: mchung, dfuchs, alanb, skoivu
-
- 28 3月, 2013 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: mchung, dholmes, dfuchs, skoivu
-
- 26 3月, 2013 2 次提交
- 18 3月, 2013 1 次提交
-
-
由 jbachorik 提交于
8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail Reviewed-by: dfuchs, dholmes
-
- 14 3月, 2013 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: alanb, dfuchs, jfdenise, skoivu, sjiang
-
- 12 3月, 2013 2 次提交
- 07 3月, 2013 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: alanb, dfuchs, jfdenise, skoivu
-
- 24 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dfuchs, mchung
-
- 21 12月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dsamersoff, dfuchs, mchung
-
- 20 12月, 2012 1 次提交
-
-
由 dsamersoff 提交于
Summary: call readObject in all cases Reviewed-by: emcmanus Contributed-by: jaroslav.bachorik@oracle.com
-
- 08 12月, 2012 1 次提交
-
-
由 dsamersoff 提交于
Summary: Contextualize RequiredModelMBean class Reviewed-by: asaha Contributed-by: jaroslav.bachorik@oracle.com
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 29 10月, 2012 1 次提交
-
-
由 ohrstrom 提交于
Reviewed-by: alanb, wetmore
-
- 17 10月, 2012 1 次提交
-
-
由 dsamersoff 提交于
Summary: Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method. Reviewed-by: dholmes, rbackman Contributed-by: jaroslav.bachorik@oracle.com
-
- 01 10月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
-
- 24 9月, 2012 2 次提交
-
-
由 dsamersoff 提交于
Summary: Make security check unconditional Reviewed-by: ahgross, asaha Contributed-by: jaroslav.bachorik@oracle.com
-
由 dsamersoff 提交于
Summary: wb classes have to be available for hotspot tests Reviewed-by: ahgross, asaha Contributed-by: frederic.parain@oracle.com, daniel.fuchs@oracle.com, jean-francois.denise@oracle.com
-
- 22 6月, 2012 2 次提交
-
-
由 dsamersoff 提交于
Summary: CPU bug, we can't put offending calls outside doPrivileged, but narrow granted permissions. Reviewed-by: ahgross, fparain
-
由 dsamersoff 提交于
Summary: Move getProperty call out of computeBooleanFromString Reviewed-by: skoivu, sla
-