8015441: runThese crashed with assert(opcode == Op_ConP || opcode == Op_ThreadLocal || opcode == Op_CastX2P ..) failed: sanity

Relax the assert to accept any raw ptr types.

Reviewed-by: roland
1 file changed