Changeset: db381a2c0083
Author:alanb
Date: 2012-09-18 21:21 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/db381a2c0083
7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler
Reviewed-by: mullan
! src/share/classes/com/sun/security/auth/callback
Sure, this change looks fine to me.
--Sean
On 9/18/12 6:01 AM, Alan Bateman wrote:
>
> Sean - do you mind reviewing the attached? As background, the Oracle
> specific API to JAAS has two sample CallbackHandlers, one of which is
> highly problematic for our modularization efforts as it has an A
Sean - do you mind reviewing the attached? As background, the Oracle
specific API to JAAS has two sample CallbackHandlers, one of which is
highly problematic for our modularization efforts as it has an API
dependency on java.awt.Component. It doesn't appear to be used by many
but to discourag