On Thu, 14 Jul 2022 22:46:09 GMT, Bill Huang wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (os.
On Thu, 14 Jul 2022 22:46:09 GMT, Bill Huang wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (os.
On Thu, 14 Jul 2022 22:46:09 GMT, Bill Huang wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (os.
On Thu, 14 Jul 2022 22:46:09 GMT, Bill Huang wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (os.
On Thu, 14 Jul 2022 22:46:09 GMT, Bill Huang wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (os.
> This is a task to convert shell tests to Java tests. The shell scripts to be
> removed are responsible for compiling Java files and running the tests on
> Linux systems. This functionality can be achieved with JTReg tag @requires
> (os.family=="linux").
Bill Huang has updated the pull request
On Thu, 14 Jul 2022 22:42:45 GMT, Bill Huang wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (os.
On Thu, 14 Jul 2022 22:21:56 GMT, Leonid Mesnik wrote:
>> This is a task to convert shell tests to Java tests. The shell scripts to be
>> removed are responsible for compiling Java files and running the tests on
>> Linux systems. This functionality can be achieved with JTReg tag @requires
>> (
On Thu, 14 Jul 2022 21:56:57 GMT, Bill Huang wrote:
> This is a task to convert shell tests to Java tests. The shell scripts to be
> removed are responsible for compiling Java files and running the tests on
> Linux systems. This functionality can be achieved with JTReg tag @requires
> (os.fami
This is a task to convert shell tests to Java tests. The shell scripts to be
removed are responsible for compiling Java files and running the tests on Linux
systems. This functionality can be achieved with JTReg tag @requires
(os.family=="linux").
-
Commit messages:
- Updated copy
On Tue, 12 Jul 2022 22:39:36 GMT, Ioi Lam wrote:
>> Some Kubernetes setups share the /tmp directory across multiple containers.
>> On rare occasions, the JVM may crash when it tries to write to
>> `/tmp/hsperfdata_/` when a process in a separate container
>> decides to do the same thing (becau
agree Alan
On 7/14/22 1:27 AM, Alan Bateman wrote:
On Thu, 14 Jul 2022 07:54:56 GMT, xpbob wrote:
Thanks for review. The runtime information is already fetched through the
OperatingSystemMXBean, and I'm wrapped through the interface, keeping only the
configuration data.Such an interface cou
On Thu, 14 Jul 2022 08:23:37 GMT, Alan Bateman wrote:
>>> > Thanks for review.
>>> > I add mBeans using the registerMBean method.
>>> > We can get configuration information through JConsole, JMX exporter
>>>
>>> This iteration is a bit confusing because it adds a public interface to
>>> java.la
On Thu, 14 Jul 2022 07:54:56 GMT, xpbob wrote:
> Thanks for review. The runtime information is already fetched through the
> OperatingSystemMXBean, and I'm wrapped through the interface, keeping only
> the configuration data.Such an interface could be part of management.
I don't think this fea
On Thu, 14 Jul 2022 07:05:25 GMT, Alan Bateman wrote:
> > Thanks for review.
> > I add mBeans using the registerMBean method.
> > We can get configuration information through JConsole, JMX exporter
>
> This iteration is a bit confusing because it adds a public interface to
> java.lang.managemen
On Thu, 14 Jul 2022 03:32:35 GMT, xpbob wrote:
> Thanks for review.
> I add mBeans using the registerMBean method.
> We can get configuration information through JConsole, JMX exporter
This iteration is a bit confusing because it adds a public interface to
java.lang.management. For the register
16 matches
Mail list logo