commit | 94d67fa6a567e45fe9b538df7bd8d971ab98967d | [log] [tgz] |
---|---|---|
author | Joe Wang <joehw@openjdk.org> | Tue Jun 12 10:23:49 2012 -0700 |
committer | Joe Wang <joehw@openjdk.org> | Tue Jun 12 10:23:49 2012 -0700 |
tree | d88398cfffeb2cbcc33eb263a5e5f580199e44f2 | |
parent | e881068530930d896b6789bb9d9d10625b449fef [diff] |
7144423: StAX EventReader swallows the cause of error Make sure the cause of the error is properly reported Reviewed-by: lancea, psandoz