Review Request JDK-8189193: FindClass mistakenly uses system class loader when the initiating loader is bootstrap loader
mandy chung
mandy.chung at oracle.com
Thu Oct 19 23:05:38 UTC 2017
On 10/18/17 9:03 PM, mandy chung wrote:
>
>>
>> 30 * @run main/othervm/native
>>
>> what does the "native" do? I don't see it documented.
>>
>
> I have to find the documentation. There are many hotspot tests using
> native that builds native library.
The jtreg tag spec [1] may be not up-to-date and I don't find the native
tag.
You can check https://bugs.openjdk.java.net/browse/CODETOOLS-7900892
that integrates this jtreg native support.
Mandy
[1] http://openjdk.java.net/jtreg/tag-spec.html
More information about the hotspot-runtime-dev
mailing list