Hi Robert,

On Wed, 2008-06-04 at 10:33 +0100, Andrew John Hughes wrote:
> Can we also document each sun.* specific change somewhere? I still
> regard these as bugs, but not against either
> GNU Classpath or OpenJDK -- against the specification itself.  If code
> is being relied upon by both class library and external
> code, it should be part of the public API.
> 
> Have you checked for or filed a bug with Sun?

Or against PhoneME? The problem with using such internal classes for
your security checks is that you cannot be sure about the actual
security domain they will run in. What is it really that the PhoneME
code does? Doesn't it come with its own core class library? Are you
trying to replace parts of that? Really the PhoneME code should come
with its own convenience class to do this.

Cheers,

Mark


Reply via email to