RFR: 8023146: Sjavac test failes in langtools nightly
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Fri Aug 16 07:46:22 PDT 2013
Erik,
FWIW, We have some "long" running tests which are activated by setting a
system property,
this makes it easier for a developer to set a property and test the
functionality in a
developer build.
Kumar
> In JDK-8015145, I converted the test for sjavac into a jtreg test.
> This proved to be a mistake. Since sjavac isn't being shipped with the
> product, tests for it can't be included in the regression testsuite as
> they will not even compile when run against a product build.
>
> I propose to remove the jtreg declaration from this test to make it
> stop failing. This is just reverting what I did in the previous change.
>
> http://cr.openjdk.java.net/~erikj/8023146/webrev.langtools.01/
>
> /Erik
More information about the compiler-dev
mailing list