Re: RFR: 8223252: Update Javadoc help page with new search features

2019-12-02 Thread Jonathan Gibbons
On 12/2/19 8:46 AM, Hannes Wallnöfer wrote: Am 02.12.2019 um 17:32 schrieb Jonathan Gibbons : Woohoo! Awesome! :) -- Jon P.S. (Separately) we really should create a library method somewhere to localize a list. I have an email thread discussing the issue with L10N folk. The use of "," "

Re: Javadoc dependency problem

2019-12-02 Thread Jonathan Gibbons
Well, there's very little to go on here ... not even an error code to give a hint at the issue. I'll file an issue to see if we can generate more details about the error. -- Jon On 12/2/19 6:46 AM, Petr Ivanov wrote: Hi, fellows. Can someone help with this problem, please: [1]? At least get

Javadoc dependency problem

2019-12-02 Thread Petr Ivanov
Hi, fellows. Can someone help with this problem, please: [1]? At least get right vector where to dig next. In two words — there is flaky problem with getting javadoc dependencies with HTTPS. [1] https://issues.apache.org/jira/browse/MJAVADOC-621

Re: RFR: 8223252: Update Javadoc help page with new search features

2019-12-02 Thread Hannes Wallnöfer
Am 02.12.2019 um 17:32 schrieb Jonathan Gibbons : > > Woohoo! Awesome! > :) > -- Jon > > P.S. (Separately) we really should create a library method somewhere to > localize a list. I have an email thread discussing the issue with L10N folk. > The use of "," "and" and "or" in the presentati

Re: RFR: 8223252: Update Javadoc help page with new search features

2019-12-02 Thread Jonathan Gibbons
Woohoo!  Awesome! -- Jon P.S. (Separately) we really should create a library method somewhere to localize a list.  I have an email thread discussing the issue with L10N folk. The use of "," "and" and "or" in the presentation of a list should all be localized.    If/when we do that, we could u

Re: RFR: 8223252: Update Javadoc help page with new search features

2019-12-02 Thread Hannes Wallnöfer
Thanks Jon, I’ve used your suggestion with minor changes listed below. New webrev: http://cr.openjdk.java.net/~hannesw/8223252/webrev.02/jdk.patch Help doc: http://cr.openjdk.java.net/~hannesw/8223252/api.02/help-doc.html - Instead of "InputStream" and „InputStreamReader“ it just lists „InputSt