On Fri, 11 Feb 2022 08:52:48 GMT, Emanuel Peter wrote:
>> Deprecated ExtendedDTraceProbes.
>> Edited help messages and man pages accordingly, added the 3 flags to man
>> pages.
>> Added flag to VMDeprecatedOptions test.
>> Replaced the flag with 3 flags in SDTProbesGNULinuxTest.java.
>>
>> Chec
On Mon, 1 Nov 2021 20:51:39 GMT, Evgeny Astigeevich
wrote:
> This PR changes nmethods names in `METHOD NAMES for CodeHeap` section to be
> qualified.
> Testing:
> - `make test TEST="gtest"`: Passed
> - `make run-test TEST="tier1"`: Passed
> - `make run-test TEST="tier2"`: Passed
> - `make run
On Thu, 25 Feb 2021 09:01:10 GMT, Lutz Schmidt wrote:
>> Dear community,
>> may I please request reviews for this fix, improving the usefulness of
>> method invocation counters.
>> - aggregation counters are retyped as uint64_t, shifting the overflow
>> probability way out (> 500 years in case
Hi Leonid,
this looks good to me! Please remove the extra whitespace at the end of
compileBroker.hpp:420 before
the ")". No new webrev required.
Thanks,
Tobias
On 07.06.19 02:36, Leonid Mesnik wrote:
> Hi
>
> Could you please review following fix which verify parameter for
> Compiler.CodeHeap
Hi Jc,
this looks good to me as well!
Best regards,
Tobias
On 21.11.18 05:14, serguei.spit...@oracle.com wrote:
> Hi Jc,
>
> It looks good to me too.
>
> Thanks,
> Serguei
>
>
> On 11/20/18 20:04, David Holmes wrote:
>> Re-directing to hotspot-runtime-dev ...
>>
>> On 21/11/2018 1:38 pm, JC
[CC'ing runtime for wider audience]
On 03.09.2015 11:33, Tobias Hartmann wrote:
> Hi,
>
> please review the following patch.
>
> https://bugs.openjdk.java.net/browse/JDK-8080999
> http://cr.openjdk.java.net/~thartmann/8080999/webrev.00/
>
> Problem:
> The
Hi,
please review the following patch.
https://bugs.openjdk.java.net/browse/JDK-8080999
http://cr.openjdk.java.net/~thartmann/8080999/webrev.00/
Problem:
The compiler test [1] sets a maximum usage threshold for a code heap memory
pool, allocates enough memory to hit the threshold and checks if
On 04.02.2015 17:16, Christian Thalinger wrote:
> Since you’re saying it only fixes it partially should we file a followup bug
> and maybe leave a comment behind?
I think this one is related:
https://bugs.openjdk.java.net/browse/JDK-8015848
Best,
Tobias
>
>> On Feb 4, 2015, at 7:04 AM, Roland