On Thu, 22 Apr 2021 06:10:17 GMT, Thomas Stuefe wrote:
>> Ioi Lam has updated the pull request with a new target base due to a merge
>> or a rebase. The incremental webrev excludes the unrelated changes brought
>> in by the merge/rebase. The pull request contains 11 additional commits
>> since
On Wed, 21 Apr 2021 21:55:25 GMT, Ioi Lam wrote:
> The number of CDS source files have grown significantly. To improve
> modularity, the following files should be moved a new directory,
> src/hotspot/share/cds.
>
> - src/hotspot/share/classfile/classListParser.cpp
> - src/hotspot/share/classfi
> The number of CDS source files have grown significantly. To improve
> modularity, the following files should be moved a new directory,
> src/hotspot/share/cds.
>
> - src/hotspot/share/classfile/classListParser.cpp
> - src/hotspot/share/classfile/classListParser.hpp
> - src/hotspot/share/classf
> Please review this PR that intents to make sealed classes a final feature in
> Java. This PR contains compiler and VM changes. In line with similar PRs,
> which has made preview features final, this one is mostly removing preview
> related comments from APIs plus options in test cases. Please
On Fri, 23 Apr 2021 01:23:56 GMT, Ioi Lam wrote:
>> The number of CDS source files have grown significantly. To improve
>> modularity, the following files should be moved a new directory,
>> src/hotspot/share/cds.
>>
>> - src/hotspot/share/classfile/classListParser.cpp
>> - src/hotspot/share/c
> The number of CDS source files have grown significantly. To improve
> modularity, the following files should be moved a new directory,
> src/hotspot/share/cds.
>
> - src/hotspot/share/classfile/classListParser.cpp
> - src/hotspot/share/classfile/classListParser.hpp
> - src/hotspot/share/classf
> The number of CDS source files have grown significantly. To improve
> modularity, the following files should be moved a new directory,
> src/hotspot/share/cds.
>
> - src/hotspot/share/classfile/classListParser.cpp
> - src/hotspot/share/classfile/classListParser.hpp
> - src/hotspot/share/classf
Intel Short Vector Math Library (SVML) based intrinsics in native x86 assembly
provide optimized implementation for Vector API transcendental and
trigonometric methods.
These methods are built into a separate library instead of being part of
libjvm.so or jvm.dll.
The following changes are made:
On Thu, 22 Apr 2021 18:15:58 GMT, Mikael Vidstedt wrote:
> The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16
> from early December, so does not include all the JDK 16 GA functionality.
> This leads to build issues after JDK-8263621 which uses a method not included
> in
On Thu, 22 Apr 2021 18:15:58 GMT, Mikael Vidstedt wrote:
> The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16
> from early December, so does not include all the JDK 16 GA functionality.
> This leads to build issues after JDK-8263621 which uses a method not included
> in
On Thu, 22 Apr 2021 18:15:58 GMT, Mikael Vidstedt wrote:
> The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16
> from early December, so does not include all the JDK 16 GA functionality.
> This leads to build issues after JDK-8263621 which uses a method not included
> in
On Thu, 22 Apr 2021 18:15:58 GMT, Mikael Vidstedt wrote:
> The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16
> from early December, so does not include all the JDK 16 GA functionality.
> This leads to build issues after JDK-8263621 which uses a method not included
> in
The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16 from
early December, so does not include all the JDK 16 GA functionality. This leads
to build issues after JDK-8263621 which uses a method not included in the
custom version. Let's bump the bootjdk used for macosx-aarch64
On Thu, 22 Apr 2021 18:15:58 GMT, Mikael Vidstedt wrote:
> The bootjdk used for macosx-aarch64 at Oracle is a custom build of JDK 16
> from early December, so does not include all the JDK 16 GA functionality.
> This leads to build issues after JDK-8263621 which uses a method not included
> in
On Tue, 20 Apr 2021 14:58:02 GMT, George Adams
wrote:
> Updates the docs/building.html guide to include steps to install FreeType on
> macOS using homebrew.
Marked as reviewed by erikj (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/3590
On Thu, 22 Apr 2021 06:43:45 GMT, Per Liden wrote:
>> This patch enables ZGC on macOS/aarch64. It does three things:
>> 1) Enables building of ZGC on this platform.
>> 2) Adds `os::processor_id()`, which for now always returns 0.
>> 3) Fixes a WX issue in `OptoRuntime::handle_exception_C()`, wher
Updates the docs/building.html guide to include steps to install FreeType on
macOS using homebrew.
-
Commit messages:
- add macOS freetype install steps to docs/building.html
Changes: https://git.openjdk.java.net/jdk/pull/3590/files
Webrev: https://webrevs.openjdk.java.net/?repo=j
On Thu, 22 Apr 2021 06:19:29 GMT, Ioi Lam wrote:
>> I don't suppose we can just exclude the new directory rather than listing
>> individual files?
>
> Fixed. Now all files under share/cds are excluded. I needed to move
> compactHashtable.cpp back to its old location since a little of it is used
On Thu, 22 Apr 2021 06:27:45 GMT, Ioi Lam wrote:
>> The number of CDS source files have grown significantly. To improve
>> modularity, the following files should be moved a new directory,
>> src/hotspot/share/cds.
>>
>> - src/hotspot/share/classfile/classListParser.cpp
>> - src/hotspot/share/c
19 matches
Mail list logo