MethodParameters class file format change (original) (raw)
Eric McCorkle eric.mccorkle at oracle.com
Mon Jan 28 14:42:39 UTC 2013
- Previous message: MethodParameters class file format change
- Next message: hg: jdk8/tl/jdk: 7017962: Obsolete link is used in URL class level spec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 01/26/13 02:52, David Holmes wrote:
There must already be tests for this new feature else you would be pushing untested code, so you would break these tests while your changes sync up.
Tests do exist, but they are presently disabled. The end-to-end tests were part of JDK-8004729, which was pushed before the M6 deadline for tl. However, they fail on SPARC without JDK-8006005, which was pushed to hsx, but didn't make it over to tl in time for M6. Additionally, Peter Jensen is working with me to develop a more comprehensive test suite. And lastly, the spec for MethodParameters is not yet finalized. Therefore, the end-to-end tests are presently disabled.
There are tests in javac as well, but they are being updated as part of the langtools patch.
- Previous message: MethodParameters class file format change
- Next message: hg: jdk8/tl/jdk: 7017962: Obsolete link is used in URL class level spec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]