Re: jmx-dev [PATCH] JDK-6809322: Missing notifications from javax.management.timer.Timer

2012-10-14 Thread David Holmes
Hi Jaroslav, I think your changes now go further than needed. The original code uses a dual synchronization scheme: a) it synchronizes most of the Timer methods b) it also uses a thread-safe Hashtable This means that not all of the Timer methods need to be synchronized because the only threa

hg: jdk8/tl/jdk: 7194449: String resources for Key Tool and Policy Tool should be in their respective packages

2012-10-14 Thread alan . bateman
Changeset: fe28e0b035e7 Author:sflores Date: 2012-10-14 22:58 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fe28e0b035e7 7194449: String resources for Key Tool and Policy Tool should be in their respective packages Reviewed-by: alanb, weijun, mullan ! make/common/Release.g