RFR(10): 8181147: JNU_GetStringPlatformChars should have a fast path for UTF-8

Alan Bateman Alan.Bateman at oracle.com
Thu Jun 15 16:50:07 UTC 2017



On 15/06/2017 17:26, Chris Hegarty wrote:
> :
> Claes,
>
> This is the first test in the core area that will now use a test
> specific native library, which will need to be built ( by the build
> system, which it does ), and pointed to when executing jtreg
> from the command line, e.g.
>
> jtreg ... -nativepath:build/macosx-x86_64-normal-server-release/support/test/jdk/jtreg/native/lib
>
> I think this may be ok, but some folk will need to get used to
> adding this option to their jtreg runs. Either that, or move the
> test to a separate group / target.
>
One thing to mention is `jtreg -k:!native ..` if you need to skip the 
native tests.

-Alan



More information about the build-dev mailing list