Re: [15] RFR(T) : 8249697 : java/lang/invoke/RicochetTest.java should use @requires instead of @ignore

2020-07-18 Thread Mandy Chung
On 7/17/20 8:54 PM, Igor Ignatyev wrote: http://cr.openjdk.java.net/~iignatyev/8249697/webrev.00/ I suggest to change this:   32  * @comment The following test creates an unreasonable number of adapters in -Xcomp mode (7049122) To:    @bug 8249697    @summary verify very high number of

Re: [15] RFR(T) : 8249698 : java/lang/invoke/LFCaching/LFGarbageCollectedTest.java should be ProblemList-ed and not @ignored

2020-07-18 Thread Mandy Chung
+1 Mandy On 7/17/20 8:57 PM, Igor Ignatyev wrote: http://cr.openjdk.java.net/~iignatyev//8249698/webrev.00 3 lines changed: 1 ins; 1 del; 1 mod; Hi all, could you please review this trivial patch which removes @ignore from LFGarbageCollectedTest and adds it into problem-list instead?

[15] RFR(S) : 8249700 : java/io/File/GetXSpace.java should be added to exclude list, and not @ignore-d

2020-07-18 Thread Igor Ignatyev
http://cr.openjdk.java.net/~iignatyev//8249700/webrev.01/ > 9 lines changed: 1 ins; 1 del; 7 mod Hi all, could you please review this small patch which removes @ignore from java/io/File/GetXSpace.java and instead adds an entry to ProblemList.txt? from JBS: > java/io/File/GetXSpace.java is