RFR: JDK-8231910: Expose the APPDIR variable to applications that use jpackage
Alexey Semenyuk
alexey.semenyuk at oracle.com
Tue Oct 8 22:29:27 UTC 2019
Looks good.
- Alexey
On 10/8/2019 6:09 PM, Andy Herrick wrote:
> Minor revision after some discussion:
>
> [3]: http://cr.openjdk.java.net/~herrick/8231910/webrev.02
>
> /Andy
>
> On 10/8/2019 3:06 PM, Andy Herrick wrote:
>> Please review the jpackage fix for bug [1] at [2].
>>
>> This is a fix for the JDK-8200758-branch branch of the open sandbox
>> repository (jpackage).
>>
>> This change is to Expose the macro $APPDIR for use in --java-options
>> value, to rename macros to mean what they are called, and to
>> eliminate several unused macros.
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8231910
>>
>> [2] http://cr.openjdk.java.net/~herrick/8231910/
>>
>> /Andy
>>
More information about the core-libs-dev
mailing list