Re: Replicating the class lookup process

Remi Forax <[email protected]> Mon, 23 Oct 2017 21:08:30 +0200 (CEST)
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
Hi Mark,
you can either use the constructor of ASMReader that takes a class name as parameter or
as you said use a moduleFinder [1]

regards,
Rémi
[1] https://docs.oracle.com/javase/9/docs/api/java/lang/module/class-use/ModuleFinder.html

----- Mail original -----
> De: "Mark Raynsford" <[email protected]>
> À: "asm" <[email protected]>
> Envoyé: Lundi 23 Octobre 2017 20:03:42
> Objet: Re: [asm] Replicating the class lookup process

> On 2017-10-23T12:19:08 +0000
> Mark Raynsford <[email protected]> wrote:
>>
>> Actually, let me reduce the scope of my original question: Given a
>> platform class name such as "java/io/InputStream", is it possible to
>> retrieve a ClassNode for the named class in a portable (read:
>> non-platform-specific, non-JVM-specific) manner?
> 
> It appears that what I was looking for is the jrt filesystem provider:
> 
>  http://openjdk.java.net/jeps/220
> 
> --
> Mark Raynsford | http://www.io7m.com


-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws