A PaX hardened kernel with JIT disabled is (probably) more secure than mainline (in this regard).
A PaX hardened kernel with JIT enabled is (probably) just as insecure as mainline (in this regard). This is because the JIT can be used to work around the extra security that PaX provides.
A PaX hardened kernel is (probably) never less secure than mainline (in this regard).