Re: RFR: 8289755: Remove --enable-reproducible-build from jib profile

2022-07-15 Thread Bradford Wetmore
On Tue, 5 Jul 2022 16:01:50 GMT, Magnus Ihse Bursie wrote: > Since [JDK-8288396](https://bugs.openjdk.org/browse/JDK-8288396), the flag ` > --enable-reproducible-build` is deprecated, and does nothing but print a > warning. It is still included in the jib profiles, which make they output a > w

Re: "make hotspot" builds test .obj files first

2022-07-15 Thread Magnus Ihse Bursie
On 2022-07-14 20:02, Ioi Lam wrote: My windows build is very slow, and it spends the first few minutes compiling test_xxx.obj files. Is it possible to build the HotSpot VM .obj files first? This is on my long list of "nice to have" enhancement: https://bugs.openjdk.org/browse/JDK-8217726