Review Request for 9000142: PlatformPCSC.java loading unversioned native shared library

Severin Gehwolf sgehwolf at redhat.com
Wed Apr 24 08:36:01 UTC 2013


On Fri, 2013-03-01 at 11:30 +0100, Severin Gehwolf wrote:
> Hi,
> 
> The bug for this review request is at:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=9000142
> 
> In PlatformPCSC.java unversioned native libraries are loaded by default
> if no system property is specified. This could lead to a JVM crash if
> the API of the native library changes, but the Java code still relies on
> old API. The fix is to load versioned shared libraries instead.
> 
> See also:
> https://bugzilla.redhat.com/show_bug.cgi?id=910107
> 
> The webrev is here:
> http://jerboaa.fedorapeople.org/bugs/openjdk/9000142/webrev.0/

Any thoughts at all?

Thanks,
Severin






More information about the security-dev mailing list