RFR: 8260053: Optimize Tokens' use of Names [v2]
Guoxiong Li
github.com+13688759+lgxbslgx at openjdk.java.net
Fri Jan 22 08:26:46 UTC 2021
On Fri, 22 Jan 2021 07:29:55 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> As you mention you've successfully built jmh-jdk-microbenchmarks
I couldn't build successfully. Maybe my previous comments were not clear:
> When I built the code of this jmh-jdk-microbenchmarks project locally, I **could not get the result** over 5 hours which made me give up.
> I thought we shouldn't do the repetitive work so I used it but **failed to build it**.
I understand that the test may take hours to run. But the build should not take so much time.
@asotona Is it normal to take over 5 hours to build these code? I interrupted the build process when the time exceeded 5 hours.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2169
More information about the compiler-dev
mailing list