RFR: JDK-8027711: Unify wildcarding syntax for CompileCommand and CompileOnly [v3]
Tobias Holenstein
tholenstein at openjdk.org
Fri Jun 9 12:55:47 UTC 2023
On Wed, 17 May 2023 16:52:17 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Tobias Holenstein has updated the pull request incrementally with 11 additional commits since the last revision:
>>
>> - Update TestStableUShort.java
>> - Update TestStableUByte.java
>> - Update TestStableShort.java
>> - Update TestStableObject.java
>> - Update TestStableLong.java
>> - Update TestStableInt.java
>> - Update TestStableFloat.java
>> - Update TestStableDouble.java
>> - Update TestStableChar.java
>> - Update TestStableByte.java
>> - ... and 1 more: https://git.openjdk.org/jdk/compare/40b17296...e320a9de
>
> Thank you for fixing this finally!
>
> FTR. We planned to do this for long time. Main motivations: unify syntax and catch invalid commands.
Thanks for the reviews @vnkozlov , @chhagedorn and @TobiHartmann
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13802#issuecomment-1584530237
More information about the core-libs-dev
mailing list