Chris Plummer

Results 31 comments of Chris Plummer

> [runtime/LoaderConstraints/itableICCE/Test.java] [serviceability/dcmd/vm/ClassHierarchyTest.java]: Test of diagnostic command VM.class_hierarchy > > The only difference is the order of the interfaces. I think the tests may be invalid, but I'm not sure....

> The Object.wait() throws the InterruptedException if it was interrupted. And clears the interrupted status, just like RawMonitorWait.

> Hi Chris, thanks for the comments- > > > Also, if you are cleaning up this text, I would suggest changing "is on" to "is enabled". Same for HeapDumpGzipLevel...

> Hi Andreas , thanks for the details . > Chris, is this understable for you? We indeed had quite a few user complains by cloud env users, that the...

We have a couple of additional documents that need to be updated: https://docs.oracle.com/en/java/javase/21/troubleshoot/command-line-options1.html#GUID-A84ECBFB-B6CF-44C3-B627-58BB509C8D05 This is an Oracle produced document. A `docs` CR will need to be filed to get it...

If you missed removing a System.exit(), what would the symptoms be if called? Can you give us examples of before and after failure modes?

> There were few tests which still execute using othervm mode. They require some specific classpath/settings. Which ones? They are hard to find among the 2000+ files changed.

So no changes were made to any of these tests?