On Tue, 5 Dec 2023 19:42:43 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Jim Laskey has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Bump up memory
>>  - Cotrrect NegativeSize.java
>
> test/jdk/java/lang/String/CompactString/NegativeSize.java line 36:
> 
>> 34: 
>> 35: public class NegativeSize {
>> 36: 
> 
> Why is there a `public class Main` inside `public class NegativeSize`?
> The `@run testng/othervm` would indicate a testng test but there are no 
> `@Test` annotations
> and/or the tests in NegativeSize.Main.

Updated

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16974#discussion_r1416229057

Reply via email to