Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
Share this issue
Re-reading the JAX-RS spec, the implied ordering for the type conversion is constructor then valueOf() (and now fromString()). Will change the ordering to give constructors precedence.