Comment on JEP 544: Ahead-of-Time Code CompilationComments−hn_submit1dA little late, isn't it? .NET has had this for over 20 years (pre-compile).−pjmlp4hJava as well, since 2000, one year before .NET public announcement in 2001.Java is an ecosystem like C and C++, there were always multiple implementations to choose from, some of them required money for the goodies like AOT.
Comments
A little late, isn't it? .NET has had this for over 20 years (pre-compile).
Java as well, since 2000, one year before .NET public announcement in 2001.
Java is an ecosystem like C and C++, there were always multiple implementations to choose from, some of them required money for the goodies like AOT.