This patch makes it possible to enable sjavac in jprt runs. This is
achieved by adding -buildenv ENABLE_SJAVAC=true to the jprt command line.
http://cr.openjdk.java.net/~erikj/8010465/webrev.root.01/
Doing this uncovered another bug. Adding the keyword "nofile" to the LOG
variable is done to d
David,
Plugin's integration next week is now also impacted since they also have
to use the old build environment, so it's time to resolve this. So
here's an update/proposal/webrev.
The original bug filed by David Katleman was:
8009517: build-infra: jdk8: -Werror not being applied to nio
This looks fine. Get it in before something else changes!
Mike
On Mar 21 2013, at 15:12 , Brad Wetmore wrote:
> David,
>
> Plugin's integration next week is now also impacted since they also have to
> use the old build environment, so it's time to resolve this. So here's an
> update/proposal