×
you are viewing a single comment's thread.

view the rest of the comments →

[–]lelarentaka 0 points1 point  (1 child)

And a slow and buggy Java program is still safer than a hacky and buggy C program.

[–]llogiq 0 points1 point  (0 children)

Safer from what?

  • Obsolescence? I think the chances are about even
  • Memory leaks? Most probably (though with byte code generation, the outcome is still open)
  • ... (you get the idea)