On Thu, 7 Aug 2025 05:36:46 GMT, Thomas Stuefe wrote:
>> Suchismith Roy has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update ProblemList.txt
>
>> Once this issue has been resolved you should not forg
On Thu, 7 Aug 2025 05:36:46 GMT, Thomas Stuefe wrote:
> > Once this issue has been resolved you should not forget to remove the two
> > excludes from jdk/test/ProblemList.txt:
>
> Who? me? Other Reviewers? Strange PR description ;-)
I edited the comment here...will edit in the bugs too.
-
nce this issue has been resolved you should not forget to remove the two
> excludes from jdk/test/ProblemList.txt:
>
> com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java aix-all
> com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java aix-all
Suchismith Roy has up
nce this issue has been resolved you should not forget to remove the two
> excludes from jdk/test/ProblemList.txt:
>
> com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java aix-all
> com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java aix-all
Suchismith Roy has u
On Thu, 7 Aug 2025 06:01:12 GMT, Thomas Stuefe wrote:
>> Suchismith Roy has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update ProblemList.txt
>
> src/jdk.management/aix/native/libmanagement_ext/Uni
nce this issue has been resolved you should not forget to remove the two
> excludes from jdk/test/ProblemList.txt:
>
> com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java aix-all
> com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java aix-all
Suchismith Roy has
On Wed, 6 Aug 2025 14:14:53 GMT, Matthias Baesken wrote:
>> @MBaesken it was part of master branch. shall I remove it ?
>
> Did not expect this in your PR .
> Bit unsure why it is there.
>
> It is not here
> https://github.com/openjdk/jdk/blob/master/test/jdk/ProblemList.txt so why
> is it n
On Wed, 6 Aug 2025 13:48:15 GMT, Matthias Baesken wrote:
>> Suchismith Roy has updated the pull request with a new target base due to a
>> merge or a rebase. The pull request now contains eight commits:
>>
>> - Merge branch 'master' into cpuprocessloa
nce this issue has been resolved you should not forget to remove the two
> excludes from jdk/test/ProblemList.txt:
>
> com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java aix-all
> com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java aix-all
Suchismith Roy has up
On Wed, 23 Jul 2025 10:47:24 GMT, Matthias Baesken wrote:
> Maybe you can check the system tools you mentioned with 'trace' or 'tprof' or
> something similar to find out more about what they do and why they differ?
Couldn't get much insights from that .
I tried one case where I ran the same cl
nce this issue has been resolved you should not forget to remove the two
> excludes from jdk/test/ProblemList.txt:
>
> com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad.java aix-all
> com/sun/management/OperatingSystemMXBean/GetSystemCpuLoad.java aix-all
Suchismith Roy has up
On Mon, 26 May 2025 07:57:35 GMT, Matthias Baesken wrote:
> > > Are you sure the perfstat functionality is always available ? In HS we do
> > > dynamic resolution (see e.g. os_perf_aix.cpp), but maybe that was needed
> > > long time ago and is not really needed any more? But please check this .
JBS Issue : [JDK-8030957](https://bugs.openjdk.org/browse/JDK-8030957)
These two methods should be implemented in
src/aix/native/sun/management/AixOperatingSystem.c (which has to be created).
getProcessCpuLoad() can be probably implemented in the same way like on Solaris
be reading /proc/self/p
On Wed, 21 May 2025 07:21:02 GMT, Matthias Baesken wrote:
> Are you sure the perfstat functionality is always available ? In HS we do
> dynamic resolution (see e.g. os_perf_aix.cpp), but maybe that was needed long
> time ago and is not really needed any more? But please check this .
I tried wi
On Thu, 12 Jun 2025 08:32:56 GMT, Suchismith Roy wrote:
> JBS Issue : [JDK-8348574](https://bugs.openjdk.org/browse/JDK-8348574)
>
> c1_globals.hpp includes c1_globals_pd.hpp. c1_globals_pd.hpp includes the
> corresponding CPU_HEADER and OS_HEADER files. All of the c1_globals_.hpp
JBS Issue : [JDK-8348574](https://bugs.openjdk.org/browse/JDK-8348574)
c1_globals.hpp includes c1_globals_pd.hpp. c1_globals_pd.hpp includes the
corresponding CPU_HEADER and OS_HEADER files. All of the c1_globals_.hpp
files are essentially identical and basically empty. (They just include
globa
16 matches
Mail list logo