On some systems, we're starting to hit limits due to the number of
generated make targets. With the recent change from run-test-* to
test-*, where the run-test-* still were kept for backwards
compatibility, we effectively increased the number of make targets.
This also goes for exploded-run-te
Looks good.
/Erik
On 2018-11-07 05:02, Magnus Ihse Bursie wrote:
On some systems, we're starting to hit limits due to the number of
generated make targets. With the recent change from run-test-* to
test-*, where the run-test-* still were kept for backwards
compatibility, we effectively incre
FTR: This trivial fix caused test carnage and was backed out under
JDK-8213487.
David
On 7/11/2018 4:28 AM, Kim Barrett wrote:
On Nov 6, 2018, at 6:55 AM, Kim Barrett wrote:
On Nov 6, 2018, at 6:16 AM, Magnus Ihse Bursie
wrote:
In JDK-8211073, an attempt was made to add -Wextra to hotspo
https://bugs.openjdk.java.net/browse/JDK-8213348
https://bugs.openjdk.java.net/browse/JDK-8211781
http://cr.openjdk.java.net/~dlong/8213348/webrev/
Added new make/gensrc/Gensrc-jdk.internal.vm.compiler.management.gmk to
create module-info.java.extra
for jdk.internal.vm.compiler.management. I al
Hi Dean,
On 11/7/18 7:56 PM, dean.l...@oracle.com wrote:
https://bugs.openjdk.java.net/browse/JDK-8213348
https://bugs.openjdk.java.net/browse/JDK-8211781
http://cr.openjdk.java.net/~dlong/8213348/webrev/
108 --module-path $(JDK_OUTPUTDIR)/modules \
109 --upgrade-module-path $(JDK