Those changes look fine.
On 10/21/11 04:43 PM, Chris Hegarty wrote:
> All of the security native libraries have runtime dependencies on libjava and
> libjvm, most of which are completely unnecessary. This CR proposes to remove
> these dependencies and provide localized versions of the trivial uti
On 21 October 2011 17:12, Kelly O'Hair wrote:
> I will fix this https issue.
Thanks Kelly.
> However, have you signed the OCA? See
> http://openjdk.java.net/contribute/
>
> Your other changes make sense, but I need to make sure the OCA issue is ok
> first.
I'm covered by the contribution agree
I will fix this https issue. However, have you signed the OCA? See
http://openjdk.java.net/contribute/
Your other changes make sense, but I need to make sure the OCA issue is ok
first.
-kto
On Oct 21, 2011, at 8:28 AM, Tim Ellison wrote:
> I tried building OpenJDK8 using my build of OpenJDK7,
All of the security native libraries have runtime dependencies on
libjava and libjvm, most of which are completely unnecessary. This CR
proposes to remove these dependencies and provide localized versions of
the trivial utility functions that are being used from libjava, i.e. the
JNU_ThrowXXX f