RFR(XXS): 8136693: add package statement 'compiler.testlibrary' to CompilerUtils
Tatiana Pivovarova
tatiana.pivovarova at oracle.com
Thu Sep 17 12:16:00 UTC 2015
Hi guys!
Please review this small enhancement.
JRE : https://bugs.openjdk.java.net/browse/JDK-8136693
webrev : http://cr.openjdk.java.net/~tpivovarova/8136693/webrev.00/
To fix error 'error: cannot find symbol' 'symbol: variable
CompilerUtils' it needs to add
package compiler.testlibrary;
to CompilerUtils class
---
Thanks,
Tatiana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20150917/60e0d5f3/attachment.html>
More information about the hotspot-compiler-dev
mailing list