On Mon, 2 Aug 2021 10:27:08 GMT, Aleksey Shipilev wrote:
> It is currently at 1.28, and thus misses a bunch of fixes and improvements.
> 1.32 is the latest version, and probably the last version before enabling the
> automatic detection of compiler blackholes (CODETOOLS-7903004), the change
>
On Fri, 5 Mar 2021 16:04:49 GMT, Claes Redestad wrote:
> Currently at 1.26, so there are a few good improvements and a few bug fixes -
> notably resolving a build reproducibility issue.
Good!
Eric
-
Marked as reviewed by ecaspole (Committer).
PR: https://git.openjdk.java.net/jdk/
On Thu, 5 Nov 2020 22:13:54 GMT, Eric Caspole wrote:
> While profiling an issue I added this sort by code size to LogCompilation,
> using -z
>
> $ java -ea -jar target/LogCompilation-1.0-SNAPSHOT.jar -z 2000-2.log | head
>
> 879 4 com.fee.fi.fo.Fum::foobar (3076 bytes
While profiling an issue I added this sort by code size to LogCompilation,
using -z
$ java -ea -jar target/LogCompilation-1.0-SNAPSHOT.jar -z 2000-2.log | head
879 4 com.fee.fi.fo.Fum::foobar (3076 bytes)(code size: 57344)
853 make_not_entrant
853 3 com.fee.fi.fo.Fum::foobar (3076 bytes)(code s
On Wed, 28 Oct 2020 20:50:49 GMT, Claes Redestad wrote:
> A microbenchmark with --enable-preview was added in JDK-8248135. This had the
> unintended side effect that we now had to always run with --enable-preview.
>
> With records out of preview, I think the best course of action now is to not
Hi build-dev,
Is there any change this fix will make it into JDK 8 update repos?
https://bugs.openjdk.java.net/browse/JDK-8028407
As far as I can tell it is only in JDK 9. Now Fedora 21 includes gmake 4.0.
Thanks,
Eric
Hi JDK build folks,
Since yesterday I am having trouble to build the JDK 8 on a machine
where I have been building it OK for months. There is some new configure
error with freetype, see below. My build system is running Ubuntu 12.04.
I have not updated any system packages lately as far as I can