RFR(T/XS) 8231145: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails because DebugContextTest.testLogging.input is not available
Ekaterina Pavlova
ekaterina.pavlova at oracle.com
Wed Sep 18 14:27:50 UTC 2019
Igor, Magnus,
thank you for reviews.
-katya
On 9/18/19 2:30 AM, Magnus Ihse Bursie wrote:
> On 2019-09-18 00:45, Ekaterina Pavlova wrote:
>> Hi,
>>
>> please review the following change which fixes org.graalvm.compiler.debug.test.DebugContextTest.
>> The test fails because it tries to read DebugContextTest.testLogging.input file which is not available at runtime.
>> The fix copies testLogging.input file into jdk.vm.compiler.tests.jar.
>>
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8231145
>> webrev: http://cr.openjdk.java.net/~epavlova//8231145/webrev.00/index.html
> Looks good to me.
>
> /Magnus
>> testing: run compiler/graalunit/DebugTest.java
>>
>> thanks,
>> -katya
>
More information about the build-dev
mailing list