RFR: turn off critical jni
Fedor Burdun
fedor.burdun at azulsystems.com
Fri Apr 15 14:53:44 UTC 2016
> > Since aarch32 has no support critical jni entries (a most of required routines are unimplemented).
> > I would like to suggest to turn off this feature.
> >
> > The idea it to switching off this flag in VM_Version::initialize()
> > although it is not the best place to do such things I can't find any better one.
>
> OK, but we should probably think of this as temporary. Please add
> a FIXME comment.
>
> Andrew.
The patch is updated.
Also the patch removing confusing resetting of UseBiasedLocking flag is added.
Fedor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: criticalJni.patch
Type: text/x-diff
Size: 438 bytes
Desc: criticalJni.patch
URL: <http://mail.openjdk.java.net/pipermail/aarch32-port-dev/attachments/20160415/5c30e60e/criticalJni.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-confusing-UseBiasedLocking.patch
Type: text/x-diff
Size: 573 bytes
Desc: remove-confusing-UseBiasedLocking.patch
URL: <http://mail.openjdk.java.net/pipermail/aarch32-port-dev/attachments/20160415/5c30e60e/remove-confusing-UseBiasedLocking.patch>
More information about the aarch32-port-dev
mailing list