- 
    Bug 
- 
    Resolution: Not an Issue
- 
     P4 P4
- 
    None
- 
    25
- 
    None
                    Using something like this:
make test JTREG="JAVA_OPTIONS=-XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+UseZfh;RETAIN=all -e:QEMU_LD_PREFIX=/usr/riscv64-linux-gnu/" CONF=linux-riscv64-server-fastdebug TEST="tier1"
No longer works.
I can't work around it with: "%20" either.
git bisect says it's the commit in 8348586.
make test JTREG="JAVA_OPTIONS=-XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+UseZfh;RETAIN=all -e:QEMU_LD_PREFIX=/usr/riscv64-linux-gnu/" CONF=linux-riscv64-server-fastdebug TEST="tier1"
No longer works.
I can't work around it with: "%20" either.
git bisect says it's the commit in 8348586.
- caused by
- 
                    JDK-8348586 Optionally silence make warnings about non-control variables -           
- Resolved
 
-         
- relates to
- 
                    JDK-8348866 JDK-8348586 breaks microbenchmark tests -           
- Closed
 
-