[8u60] RFR: 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()

Kim Barrett kim.barrett at oracle.com
Wed Apr 29 23:33:47 UTC 2015


On Apr 29, 2015, at 7:25 PM, David Holmes <david.holmes at oracle.com> wrote:
> 
>> test/runtime/ErrorHandling/TestOnError.java
>>     L38: if (!Platform.isDebugBuild()) {
>>         Should this be the new @requires tag instead?
> 
> I don't see that existing yet:
> 
> http://openjdk.java.net/jtreg/tag-spec.html#requires_names

https://bugs.openjdk.java.net/browse/CODETOOLS-7901086
Tests with non-product options should require a non-product build
Not yet resolved.



More information about the hotspot-dev mailing list