Re: RFR(S): 8231612: 100% cpu on arm32 in Service Thread

2019-12-06 Thread Aleksei Voitylov
Hi Kim, (cced hotspot-runtime as the updated webrev has code changes). Thank you for the suggestion to address this at the code level. The following change makes GCC generate correct code: webrev: http://cr.openjdk.java.net/~avoitylov/webrev.8231612.03/ issue: https://bugs.openjdk.java.net/brows

RFR: JDK-8235483: Warnings printed during the build

2019-12-06 Thread Jan Lahoda
Hi, During build, several warnings are printed: --- Compiling 68 files for COMPILE_CREATE_SYMBOLS /home/jlahoda/src/jdk/jdk/build/linux-x86_64-server-release/buildtools/interim_langtools_modules/java.compiler.interim/javax/lang/model/util/Elements.class: warning: Cannot find annotation method 'f

Re: RFR: JEP 367: Remove the Pack200 Tools and API

2019-12-06 Thread Erik Joelsson
Sounds good and looks good. /Erik On 2019-12-05 20:18, Henry Jen wrote: OK, so I created an issue[1] for follow up for Windows build and reverted the change in flags-cflags.m4, if nothing else, I’ll push without another webrev pinging that I get an +1 from someone in build-de, Erik? [1] http

Re: RFR: JDK-8235483: Warnings printed during the build

2019-12-06 Thread Erik Joelsson
Looks good. /Erik On 2019-12-06 07:40, Jan Lahoda wrote: Hi, During build, several warnings are printed: --- Compiling 68 files for COMPILE_CREATE_SYMBOLS /home/jlahoda/src/jdk/jdk/build/linux-x86_64-server-release/buildtools/interim_langtools_modules/java.compiler.interim/javax/lang/model/uti

Re: RFR(S): 8231612: 100% cpu on arm32 in Service Thread

2019-12-06 Thread Kim Barrett
> On Dec 6, 2019, at 8:32 AM, Aleksei Voitylov > wrote: > > Hi Kim, > > (cced hotspot-runtime as the updated webrev has code changes). > > Thank you for the suggestion to address this at the code level. The > following change makes GCC generate correct code: > > webrev: http://cr.openjdk.java

JDK 15 RFR: JDK-8225361 : Start of release updates for JDK 15

2019-12-06 Thread Joe Darcy
Hello, The time approaches to break ground on JDK 15! Please review the build changes in the in-progress webev for the JDK 15 inception updates:     http://cr.openjdk.java.net/~darcy/8225361.5/ The make system changes are as usual. The symbols files for JDK 14 information were generated from