Yes, there is a small change in behavior here. getContent is not all
that widely used, and I'm not sure if this change in behavior should
surprise anyone.
Sean, could you write a simple test that demonstrates this change in
behavior? I'd like to get a better feel for what how this would impact
existing code.
-Chris.
On 24/10/2012 10:10, Sean Chou wrote:
Hello,
This is request for approval to push the fix of 7025938 to jdk7u,
please take a look.
Link to the bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7025938
Changeset in jdk8: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/46b53f80ab0a
The webrev for jdk7u is the same with changeset of jdk8 without any change.
Building on windows and linux passes.
Review thread start:
http://mail.openjdk.java.net/pipermail/net-dev/2011-March/002780.html
http://mail.openjdk.java.net/pipermail/net-dev/2011-August/003416.html
However, this seems a behavior change. cc reviewers.