JDK-8140784 : [TESTBUG] jdk/test/javax/xml/bind/xjc/8032884/compile-schema.sh leaves generated files in source tree
  • Type: Bug
  • Component: xml
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-10-29
  • Updated: 2016-05-25
  • Resolved: 2016-05-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
echo "compiling [optional-property-schema.xsd] schema ..."
$TESTJAVA/bin/xjc -p generated -d ${TESTSRC} ${TESTSRC}/optional-property-schema.xsd

results in

$> hg status
? test/javax/xml/bind/xjc/8032884/generated/Foo.java
? test/javax/xml/bind/xjc/8032884/generated/ObjectFactory.java
? test/javax/xml/bind/xjc/8032884/generated/package-info.java