RFR: JDK-8246435 Replace Javascript implementation of pandoc filters with Java
Erik Helin
erik.helin at oracle.com
Wed Jun 3 12:55:26 UTC 2020
On 6/3/20 12:54 PM, Magnus Ihse Bursie wrote:
> The JSON parser comes from Project Skara. I have made a few patches,
> which cleans up some code (to stop IntelliJ from complaining about
> ugliness), and added some functionality that was needed by this use
> case. For those who are interested, the patchset compared to the
> upstream Skara code is here:
> http://cr.openjdk.java.net/~ihse/skara-json-patches/webrev.01/. I will
> talk with Project Skara to see if they are interested in incorporating
> this patch, so the code bases do not diverge.
The JSON parser looks good ;) Personally I'm happy to see the Skara code
being useful in more contexts, and I will gladly review your changes.
For those following this thread: Magnus has already created a PR towards
Skara at [0].
Thanks!
Erik
[0]: https://git.openjdk.java.net/skara/pull/636
More information about the build-dev
mailing list