On Sat, 17 Dec 2022 06:33:43 GMT, Justin King wrote:
>> Allow building OpenJDK with UBSan. Currently the build fails when optimizing
>> the image due to lots of undefined behavior (it invokes the built JVM).
>> Follow up PRs will either replace the undefined behavior with well defined
>> behav
On Fri, 16 Dec 2022 15:56:44 GMT, Magnus Ihse Bursie wrote:
> However, I do think the included source files should be treated like the
> autoheaders, and reside in data rather than in `src`. The latter is intended
> for buildtools, even though they are a bit scattered at the moment (there is
>
> Allow building OpenJDK with UBSan. Currently the build fails when optimizing
> the image due to lots of undefined behavior (it invokes the built JVM).
> Follow up PRs will either replace the undefined behavior with well defined
> behavior or suppress errors which are intentional. The goal is t
> Allow building OpenJDK with UBSan. Currently the build fails when optimizing
> the image due to lots of undefined behavior (it invokes the built JVM).
> Follow up PRs will either replace the undefined behavior with well defined
> behavior or suppress errors which are intentional. The goal is t
On Sun, 13 Nov 2022 20:57:44 GMT, Claes Redestad wrote:
>> src/hotspot/cpu/x86/x86_64.ad line 12073:
>>
>>> 12071: legRegD tmp_vec13, rRegI tmp1, rRegI tmp2,
>>> rRegI tmp3, rFlagsReg cr)
>>> 12072: %{
>>> 12073: predicate(UseAVX >= 2 && ((VectorizedHashCodeNode*)n)->
On Fri, 11 Nov 2022 13:00:06 GMT, Claes Redestad wrote:
>> Continuing the work initiated by @luhenry to unroll and then intrinsify
>> polynomial hash loops.
>>
>> I've rewired the library changes to route via a single `@IntrinsicCandidate`
>> method. To make this work I've harmonized how they
Sidenote about "Project Galahad" - I know Graal uses json for a few things
including a reflection-config.json. Food for thought.
> the java.util.log experiment shows that trying to ‘core-librarize’ needs
that the community at large already fulfills with third party deps isn’t a
good move,
I, pers
On Fri, 11 Nov 2022 13:00:06 GMT, Claes Redestad wrote:
>> Continuing the work initiated by @luhenry to unroll and then intrinsify
>> polynomial hash loops.
>>
>> I've rewired the library changes to route via a single `@IntrinsicCandidate`
>> method. To make this work I've harmonized how they
On Fri, 16 Dec 2022 21:16:38 GMT, Iris Clark wrote:
>> A batch a trivial fixes to ProblemList tests:
>> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList
>> java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
>> [JDK-8298977](https://bugs.openjdk.org/browse
On Fri, 16 Dec 2022 21:02:21 GMT, Daniel D. Daugherty
wrote:
> A batch a trivial fixes to ProblemList tests:
> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList
> java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
> [JDK-8298977](https://bugs.openjdk.org/
On Fri, 16 Dec 2022 21:13:56 GMT, Kim Barrett wrote:
>> A batch a trivial fixes to ProblemList tests:
>> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList
>> java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
>> [JDK-8298977](https://bugs.openjdk.org/brows
On Fri, 16 Dec 2022 21:02:21 GMT, Daniel D. Daugherty
wrote:
> A batch a trivial fixes to ProblemList tests:
> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList
> java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
> [JDK-8298977](https://bugs.openjdk.org/
On Fri, 16 Dec 2022 21:02:21 GMT, Daniel D. Daugherty
wrote:
> A batch a trivial fixes to ProblemList tests:
> [JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList
> java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
> [JDK-8298977](https://bugs.openjdk.org/
On Wed, 14 Dec 2022 23:40:52 GMT, Damon Nguyen wrote:
> Open l10n drop
> All tests passed
This pull request has now been integrated.
Changeset: c997b5bf
Author:Damon Nguyen
Committer: Naoto Sato
URL:
https://git.openjdk.org/jdk20/commit/c997b5bffd0ebbd6d68332572639c8cea05ccdb1
Stat
A batch a trivial fixes to ProblemList tests:
[JDK-8298976](https://bugs.openjdk.org/browse/JDK-8298976) ProblemList
java/util/concurrent/ExecutorService/CloseTest.java on macosx-aarch64
[JDK-8298977](https://bugs.openjdk.org/browse/JDK-8298977) ProblemList
vmTestbase/nsk/stress/strace/strace002.
On Mon, 7 Nov 2022 16:28:19 GMT, Adam Sotona wrote:
>> So this will be removed later on in one of the follow up "chicken" PRs?
>
> It will be removed in this PR later, this specific workaround is not intended
> to fall into JDK.
> The CompileInterimLangtools patch represents a way how to make th
> **This pull request is not intended for immediate integration to JDK
> mainline.**
>
> This is root pull request with Classfile API implementation, tests and
> benchmarks initial drop into JDK.
>
> Following pull requests consolidating JDK class files parsing, generating,
> and transforming
On Fri, 16 Dec 2022 17:41:42 GMT, Damon Nguyen wrote:
>> Yes, you can replace all "存在安全风险" (that is not after ""被视为") to "被视为存在安全风险".
>>
>> There are also similar usages in
>> `src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources.java`.
>
> Hi @wangweij , I believe I fixed the o
On Fri, 16 Dec 2022 17:26:18 GMT, Phil Race wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert old translation. Fix lang codes
>
> src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties line 430:
>
>
> Open l10n drop
> All tests passed
Damon Nguyen has updated the pull request incrementally with one additional
commit since the last revision:
Swingset newline
-
Changes:
- all: https://git.openjdk.org/jdk20/pull/35/files
- new: https://git.openjdk.org/jdk20/pull/35/files/fe
On Fri, 16 Dec 2022 15:02:42 GMT, Weijun Wang wrote:
>> I didn't do the translation myself so I'm not sure the best approach to
>> resolve this. I can manually replace these translations with one or the
>> other. However, it's determine which parts of the code translate to
>> 被视为存在安全风险" or "存在
> Open l10n drop
> All tests passed
Damon Nguyen has updated the pull request incrementally with one additional
commit since the last revision:
Revert swingset. Consistency in CN
-
Changes:
- all: https://git.openjdk.org/jdk20/pull/35/files
- new: https://git.openjdk.org/jdk2
On Fri, 16 Dec 2022 17:02:42 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Fix missing dash
src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties
On Wed, 14 Dec 2022 23:08:16 GMT, Naoto Sato wrote:
> Fixing `CLDRConverter` build tool to not regard [new
> locales](https://github.com/unicode-org/cldr/pull/2508/files#diff-94cbefde02914335da884f768063a06a84ad651ee4e56cdb1cb90625d7776731)
> introduced in CLDR 43 as one of the base locales. Ot
On Fri, 16 Dec 2022 09:46:14 GMT, Daniel Fuchs wrote:
>> src/java.base/share/classes/sun/launcher/resources/launcher_de.properties
>> line 34:
>>
>>> 32: # Translators please note do not translate the options themselves
>>> 33: java.launcher.opt.footer = \-cp >> und ZIP-/JAR-Dateien>\n-
> Open l10n drop
> All tests passed
Damon Nguyen has updated the pull request incrementally with one additional
commit since the last revision:
Fix missing dash
-
Changes:
- all: https://git.openjdk.org/jdk20/pull/35/files
- new: https://git.openjdk.org/jdk20/pull/35/files/29
On Fri, 16 Dec 2022 09:06:10 GMT, Per Minborg wrote:
>> This PR suggests improving performance for read and write operations for the
>> longer primitives in `RandomAccessFile`.
>>
>> These improvements would also propagate to other JDK classes relying on
>> these improved `RandomAccessFile` op
On Fri, 16 Dec 2022 03:38:54 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Revert old translation. Fix lang codes
Right, Naoto's comment is correct. This tim
On Fri, 16 Dec 2022 03:41:09 GMT, Damon Nguyen wrote:
>> src/java.base/share/classes/sun/security/tools/keytool/Resources_zh_CN.java
>> line 75:
>>
>>> 73: "\u5DF2\u751F\u6210 {0} \u4F4D{1}\u5BC6\u94A5"},
>>> //-genseckey
>>> 74: {"key.algorithm.weak", "%1$s \u4F7F\u752
On Mon, 12 Dec 2022 10:42:22 GMT, Justin King wrote:
>> Allow building OpenJDK with UBSan. Currently the build fails when optimizing
>> the image due to lots of undefined behavior (it invokes the built JVM).
>> Follow up PRs will either replace the undefined behavior with well defined
>> behav
On Fri, 9 Dec 2022 20:38:26 GMT, Erik Joelsson wrote:
>> make/autoconf/jdk-options.m4 line 450:
>>
>>> 448:
>>> ###
>>> 449: #
>>> 450: # UndefinedBehaviorSanitizer
>>
>> I think this logic fits better in `flags.m4`, o
On Mon, 12 Dec 2022 10:42:22 GMT, Justin King wrote:
>> Allow building OpenJDK with UBSan. Currently the build fails when optimizing
>> the image due to lots of undefined behavior (it invokes the built JVM).
>> Follow up PRs will either replace the undefined behavior with well defined
>> behav
On Fri, 16 Dec 2022 13:25:55 GMT, Jesper Wilhelmsson
wrote:
> Forwardport JDK 20 -> JDK 21
This pull request has now been integrated.
Changeset: 3696711e
Author:Jesper Wilhelmsson
URL:
https://git.openjdk.org/jdk/commit/3696711efa566fb776d6923da86e17b0e1e22964
Stats: 250 lines
On Fri, 16 Dec 2022 03:38:54 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Revert old translation. Fix lang codes
There is another translation drop scheduled
Forwardport JDK 20 -> JDK 21
-
Commit messages:
- Merge
- 8298797: Specification of some restricted methods is incorrect
- 8287699: jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with
exception: java.lang.Exception: Found event that should not be there.
- 8297979: ZGC: En
On Mon, 5 Dec 2022 19:52:18 GMT, Bill Huang wrote:
>> This task converts 5 manual tests to automated tests.
>>
>> sun/security/provider/PolicyParser/ExtDirsDefaultPolicy.java
>> sun/security/provider/PolicyParser/ExtDirsChange.java
>> sun/security/provider/PolicyParser/ExtDirs.java
>> java/se
On Fri, 16 Dec 2022 09:06:10 GMT, Per Minborg wrote:
>> This PR suggests improving performance for read and write operations for the
>> longer primitives in `RandomAccessFile`.
>>
>> These improvements would also propagate to other JDK classes relying on
>> these improved `RandomAccessFile` op
On Thu, 15 Dec 2022 10:43:35 GMT, Maurizio Cimadamore
wrote:
> This patch fixes some inconsistencies in the javadoc for restricted methods:
>
> * ModuleLayer.Controller::addEnableNativeAccess has a shorted text in its
> `@throws` clause. This shorted text is now used everywhere.
> * One overlo
On Fri, 16 Dec 2022 03:55:29 GMT, Damon Nguyen wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert old translation. Fix lang codes
>
> @dfuch Could I get a review from you as well? I believe this translation
>
On Wed, 14 Dec 2022 09:51:20 GMT, Alan Bateman wrote:
>> src/java.base/unix/native/libjli/java_md.c line 177:
>>
>>> 175: char clientPattern[] = "lib/client";
>>> 176: char serverPattern[] = "lib/server";
>>> 177: char minimalPattern[] = "lib/minimal";
>>
>> I don't see any point in
On Fri, 16 Dec 2022 09:20:07 GMT, Daniel Fuchs wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Revert old translation. Fix lang codes
>
> src/java.base/share/classes/sun/launcher/resources/launcher_de.properties
>
On Fri, 16 Dec 2022 03:38:54 GMT, Damon Nguyen wrote:
>> Open l10n drop
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Revert old translation. Fix lang codes
src/java.base/share/classes/sun/launcher/re
> This PR suggests improving performance for read and write operations for the
> longer primitives in `RandomAccessFile`.
>
> These improvements would also propagate to other JDK classes relying on these
> improved `RandomAccessFile` operations.
Per Minborg has updated the pull request incremen
> This PR suggests improving performance for read and write operations for the
> longer primitives in `RandomAccessFile`.
>
> These improvements would also propagate to other JDK classes relying on these
> improved `RandomAccessFile` operations.
Per Minborg has updated the pull request incremen
44 matches
Mail list logo