Message12187
@Alan: thanks for the reply; didn't mean to disturb your Sunday.
Good, so my understanding of jlink was right. The case in point would not be a --module-path argument to Jython, so much as an application written in Python that expects to import packages from a module path given the JVM. We'd have to scan that, I assume, but not as we scan jrt.
I looked at the API Java 9 offers. However, I'm trying only to write code that still compiles on Java 7. In that sense, we are cross-targeting. I think this can wait until we no longer support pre-9 JVMs and the API can be used. |
|
Date |
User |
Action |
Args |
2018-11-25 13:56:37 | jeff.allen | set | messageid: <1543154197.9.0.788709270274.issue2362@psf.upfronthosting.co.za> |
2018-11-25 13:56:37 | jeff.allen | set | recipients:
+ jeff.allen, fwierzbicki, amak, zyasoft, darjus, rpan, sfelts, mr, alanb |
2018-11-25 13:56:37 | jeff.allen | link | issue2362 messages |
2018-11-25 13:56:37 | jeff.allen | create | |
|