Re: RFR: 8290373: Enable lossy conversion warnings on Windows

2022-07-19 Thread Jorn Vernee
On Tue, 19 Jul 2022 20:13:35 GMT, Dean Long wrote: >> This patch enables lossy conversion warnings (C4244 [1]) for hotspot on >> Windows/MSVC. Instead of fixing all warnings that were produced from this, >> I've instead locally disabled the warning in the files that produced >> warnings. This

Re: RFR: 8290373: Enable lossy conversion warnings on Windows

2022-07-19 Thread Dean Long
On Fri, 15 Jul 2022 13:25:57 GMT, Jorn Vernee wrote: > This patch enables lossy conversion warnings (C4244 [1]) for hotspot on > Windows/MSVC. Instead of fixing all warnings that were produced from this, > I've instead locally disabled the warning in the files that produced > warnings. This al

Integrated: 8283707: Support version format on Windows

2022-07-19 Thread Alexey Semenyuk
On Fri, 15 Jul 2022 04:37:58 GMT, Alexey Semenyuk wrote: > 8283707: Support version format on Windows This pull request has now been integrated. Changeset: 977e0948 Author:Alexey Semenyuk URL: https://git.openjdk.org/jdk/commit/977e09489dd1f49d8f373ef7b8c5e47fedb82793 Stats: 13