RFR for JDK-8035388: TEST_BUG: java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java fails

Tristan Yan tristan.yan at oracle.com
Tue Feb 25 08:34:05 UTC 2014


Hi All

Could you please help to review code fix for JDK-8035388.

http://cr.openjdk.java.net/~tyan/JDK-8035388/webrev.00/

Description:
method inactiveObject in ActivationGroupImpl.java, release lock happen 
before checkInactiveGroup. This makes groupInactive reset even before 
next inactiveObject started.

Regards
Tristan



More information about the core-libs-dev mailing list