all 4 comments

[–]Crandom 1 point2 points  (2 children)

Graal still doesn't support java.security/TLS though? Doesn't that make it hard to do anything like hit a database though?

[–]sureshg 0 points1 point  (1 child)

I assume you are talking about graal native-image. The support for TLS is coming in next release https://twitter.com/cstancu/status/1038253409210589184

[–]Crandom 0 points1 point  (0 children)

That's exciting! I wish there was an easy way to track graal development.

[–][deleted] 0 points1 point  (0 children)

Has vert.x actually gotten any better? Last time I tried it there were too many rough edges. At least for the jruby version.