Re: RFR: 8258795: Update IANA Language Subtag Registry to Version 2021-05-11

2021-05-12 Thread Joe Wang
On Wed, 12 May 2021 16:28:54 GMT, Naoto Sato wrote: > Please review the changes to the subject issue. This is to incorporate the > latest language subtag registry definition into the JDK. Marked as reviewed by joehw (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/3998

RFR: 8264846: Regression ~5% in J2dBench.bimg_misc on Linux after JDK-8263142

2021-05-12 Thread Sergey Bylokhov
Performance in one of the tests in the bimg_misc group is dropped by 20%(or 5% of the group) after some unused code was removed from the libawt. I assume the size of the lib became smaller and GCC heuristics were changed to do not try to increase the size by inlining over some percent. I tested

Re: RFR: 8267043: IntelliJ project doesn't handle generated sources correctly [v2]

2021-05-12 Thread Erik Joelsson
On Wed, 12 May 2021 17:51:11 GMT, Maurizio Cimadamore wrote: >> Since generated sources are placed in the build folder, and since the build >> folder is indicated by the IntelliJ project settings as "project output", >> IntelliJ indexing blissfully ignores all the classes which are generated

Re: RFR: 8267043: IntelliJ project doesn't handle generated sources correctly [v2]

2021-05-12 Thread Chris Hegarty
On Wed, 12 May 2021 17:51:11 GMT, Maurizio Cimadamore wrote: >> Since generated sources are placed in the build folder, and since the build >> folder is indicated by the IntelliJ project settings as "project output", >> IntelliJ indexing blissfully ignores all the classes which are generated

Re: RFR: 8267043: IntelliJ project doesn't handle generated sources correctly [v2]

2021-05-12 Thread Maurizio Cimadamore
> Since generated sources are placed in the build folder, and since the build > folder is indicated by the IntelliJ project settings as "project output", > IntelliJ indexing blissfully ignores all the classes which are generated > during the build. > This simple patch fixes that, by simply

RFR: 8267043: IntelliJ project doesn't handle generated sources correctly

2021-05-12 Thread Maurizio Cimadamore
Since generated sources are placed in the build folder, and since the build folder is indicated by the IntelliJ project settings as "project output", IntelliJ indexing blissfully ignores all the classes which are generated during the build. This simple patch fixes that, by simply pointing the

RFR: 8258795: Update IANA Language Subtag Registry to Version 2021-05-11

2021-05-12 Thread Naoto Sato
Please review the changes to the subject issue. This is to incorporate the latest language subtag registry definition into the JDK. - Commit messages: - Renaming the test case - LSR 2021-05-11 - LSR 2021-03-05 - LSR 2021-02-23 - LSR 2020-12-18 Changes: