Display source code in Stacktraces with Java

I have noticed in the example JavaScript error in Sentry it shows the source code with a few lines and the highlighted line in which the error occurred.

Can you get this reporting to happen with Java?

Sadly currently sourcecode in events is not supported for java.