Issue 8021313, should be available on bugs.sun.com soon.
-- Jon
On 07/24/2013 06:23 PM, Jonathan Gibbons wrote:
I'll take that as a bug report...
-- Jon
On 07/24/2013 05:50 PM, Martin Buchholz wrote:
You're not the only one annoyed by the giant sample code font. I
agree with you that the "
I'll take that as a bug report...
-- Jon
On 07/24/2013 05:50 PM, Martin Buchholz wrote:
You're not the only one annoyed by the giant sample code font. I
agree with you that the "regular" text should be regular text size,
and the sample text not too much different - that's why we have
differe
I have been working on javadoc for the JDK 8 lambda streams feature and ran
across some interesting quirks in the current default javadoc css.
We have been using the construction
{@code
...
}
for block examples. We add the {@code} to the normal block to avoid
having to use html entities