No changes or updates are required for jtreg
-- Jon
On 12/13/22 7:36 PM, Ethan McCue wrote:
(jtreg I assume has some extra setup? Anything else?)
Subtract one negative from that last clause
On Wed, Dec 14, 2022 at 12:02 PM Ethan McCue wrote:
> Thank you!
>
> And yeah - I'll send a separate email opining on the directions that can
> go.
>
> The features that should be incorporated/designed for (value
> classes/string templates/pattern matc
Thank you!
And yeah - I'll send a separate email opining on the directions that can
go.
The features that should be incorporated/designed for (value classes/string
templates/pattern matching) are more clearly in view than they were three
years ago when last it was brought up and certainly more re
On 14/12/2022 03:36, Ethan McCue wrote:
Hey all,
I'm doodling on JEP-198, and I was wondering if anyone had a line on
the boilerplate needed to add a new module to the build.
Just adding
src/
java.json/
share/
classes/
module-info.java
java/
json/
Hey all,
I'm doodling on JEP-198, and I was wondering if anyone had a line on the
boilerplate needed to add a new module to the build.
Just adding
src/
java.json/
share/
classes/
module-info.java
java/
json/
Json.java
...
was enough