A small typo when using erlc revealed a bug (both OTP R9B and R9C):
[]: erlc +P env_jit.erl
bad term: P
Runtime error: {{nocatch,error},
[{erl_compile,make_term,1},
{erl_compile,compile1,3},
{erl_compile,compiler_runner,1}]}
/Uffe