On Fri, 6 Nov 2020 18:41:15 GMT, Jan Lahoda wrote:
>> This is an update to javac and javadoc, to introduce support for Preview
>> APIs, and generally improve javac and javadoc behavior to more closely
>> adhere to JEP 12.
>>
>> The notable changes are:
>>
>> * adding support for Preview APIs
On Tue, 10 Nov 2020 12:33:34 GMT, David Holmes wrote:
>> Aleksey Shipilev has updated the pull request with a new target base due to
>> a merge or a rebase. The pull request now contains six commits:
>>
>> - Simplify a few JVMTI_ENABLED blocks
>> - Merge branch 'master' into JDK-8255822-zero-
On Wed, 4 Nov 2020 16:29:27 GMT, Aleksey Shipilev wrote:
> Current Zero interpreter has the optimization for JVMTI support. It
> recognizes that JVMTI is disabled most of the time, and that JVMTI checks in
> the interpreter code slows it down considerably. (I measured it myself when
> working
On Tue, 10 Nov 2020 16:38:25 GMT, Kevin Rushforth wrote:
>> Change looks ok from a build point of view, but I can't comment on the
>> validity and implications of using this key.
>
> I ran a 3D lighting test that is designed to be a GPU stress test. It's a
> worst case, to be sure, but it take
On Tue, 10 Nov 2020 13:24:21 GMT, Erik Joelsson wrote:
>> This is a review request for the bug particularly fixed some time ago:
>> https://mail.openjdk.java.net/pipermail/2d-dev/2015-May/005425.html
>>
>> In that review request it was found that the old fix does not work well in
>> all cases,
On Tue, 10 Nov 2020 08:19:13 GMT, Sergey Bylokhov wrote:
> This is a review request for the bug particularly fixed some time ago:
> https://mail.openjdk.java.net/pipermail/2d-dev/2015-May/005425.html
>
> In that review request it was found that the old fix does not work well in
> all cases, see
On Tue, 10 Nov 2020 08:19:13 GMT, Sergey Bylokhov wrote:
> This is a review request for the bug particularly fixed some time ago:
> https://mail.openjdk.java.net/pipermail/2d-dev/2015-May/005425.html
>
> In that review request it was found that the old fix does not work well in
> all cases, see
On Tue, 10 Nov 2020 07:22:07 GMT, Aleksey Shipilev wrote:
>> Current Zero interpreter has the optimization for JVMTI support. It
>> recognizes that JVMTI is disabled most of the time, and that JVMTI checks in
>> the interpreter code slows it down considerably. (I measured it myself when
>> wor
On Mon, 9 Nov 2020 12:07:37 GMT, Jie Fu wrote:
> Hi all,
>
> The gitignore setting for netbeans project seems to be incomplete.
> Only nbproject/private/ [1] is ignored.
>
> But there are also other files under nbproject/, which should be ignored too.
>
> $ tree -L
Hi Bernhard,
Thank you for you efforts in keeping this patch viable and getting it
closer to integration!
I have no intention of letting this bitrot. The patch is, still, blocked
by major simplifications I made:
* There is no support for the javac server
* There is no support for building
On Mon, 9 Nov 2020 16:07:13 GMT, Maurizio Cimadamore
wrote:
>> This patch contains the changes associated with the third incubation round
>> of the foreign memory access API incubation (see JEP 393 [1]). This
>> iteration focus on improving the usability of the API in 3 main ways:
>>
>> * fi
Hello Magnus,
Sorry for the late reply! This is awesome work and I don't want to see that to
bit rot :-)
I rebased your changes on top of current master:
https://github.com/openjdk/jdk/compare/master...lewurm:winenv-testing
This branch is by no means ready to be reviewed, it's just whatever I'
This is a review request for the bug particularly fixed some time ago:
https://mail.openjdk.java.net/pipermail/2d-dev/2015-May/005425.html
In that review request it was found that the old fix does not work well in all
cases, see:
https://mail.openjdk.java.net/pipermail/2d-dev/2015-August/005611.h
13 matches
Mail list logo