Jonathan Gibbons

Results 27 comments of Jonathan Gibbons

Filed: https://bugs.openjdk.java.net/browse/JDK-8287397

@anthonyvdotbe You need to change the PR summary by inserting `8287397` (the JBS issue number) at the beginning. 8287397 : Print top-level exception when snippet fails to read file

> Thanks for your help @jonathan-gibbons > > Actually there's several ways to fix the issue: > > 1. report the top-level exception (simplest, current PR) > 2. report the...

Note you should verify all javadoc tests pass after making the change.

> On CommonMark. > > * `jdk.internal.md` contains 133 files, the vast majority of which are from commonmark-java 0.21.0. According to https://github.com/commonmark/commonmark-java/releases 0.21.0 is the latest/current release; good. > Questions:...

Re: https://github.com/openjdk/jdk/pull/16388#discussion_r1483182361 See https://github.com/openjdk/jdk/pull/17782

> > I have a test case to report. The following results in no `@param` information being rendered, which I think is a bug: > > ``` > > ///...