JDK-8248329 : JDK-8244603 breaks windows build
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 16
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-25
  • Updated: 2021-01-13
  • Resolved: 2020-06-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b04Fixed
Related Reports
Relates :  
Description
[2020-06-25T14:47:29,627Z] ./open/src/hotspot/share/gc/g1/g1Policy.cpp(987): error C2220: the following warning is treated as an error
[2020-06-25T14:47:29,627Z] ./open/src/hotspot/share/gc/g1/g1Policy.cpp(987): warning C4267: 'initializing': conversion from 'size_t' to 'uint', possible loss of data

Comments
Changeset: e00aa7c8 Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-06-25 18:58:14 +0000 URL: https://git.openjdk.java.net/amber/commit/e00aa7c8
02-07-2020

Changeset: e00aa7c8 Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2020-06-25 18:58:14 +0000 URL: https://git.openjdk.java.net/mobile/commit/e00aa7c8
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/6c730060e94e User: tschatzl Date: 2020-06-25 16:58:40 +0000
25-06-2020