RFR(XS) : 8158184 : remove shell from compiler/c2/7070134/Stemmer.java
Igor Ignatyev
igor.ignatyev at oracle.com
Tue May 31 00:15:52 UTC 2016
http://cr.openjdk.java.net/~iignatyev/8158184/webrev.00/
> 50 lines changed: 2 ins; 45 del; 3 mod;
Hi all,
could you please review this changeset which remove shell from compiler/c2/7070134/Stemmer.java test? the test uses shell script to copy a file from test sources to current directory before executing Stemmer class, now the test uses jdk/test/lib/FileInstaller for the same purpose.
NB the fix is blocked by https://bugs.openjdk.java.net/browse/JDK-8158185 which is currently under review : http://mail.openjdk.java.net/pipermail/hotspot-dev/2016-May/023245.html
webrev: http://cr.openjdk.java.net/~iignatyev/8158184/webrev.00/
JBS: https://bugs.openjdk.java.net/browse/JDK-8158184
testing: the modified test
Thanks,
— Igor
More information about the hotspot-compiler-dev
mailing list