JDK 9 RFR of JDK-8176187: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java is not run
Amy Lu
amy.lu at oracle.com
Mon Mar 6 08:16:07 UTC 2017
On 3/6/17 3:49 PM, Alan Bateman wrote:
> Looks okay, I hope there aren't too many more of these.
>
> -Alan
* @compile -XDignore.symbol.file UTCAliasTest.java
+ * @run main UTCAliasTest
*/
I noticed that -XDignore.symbol.file are still used in "9" test, thought
they might be bulk changed with JDK-8133887.
For now, I pushed with added @run tag.
Thanks,
Amy
More information about the core-libs-dev
mailing list