hg: jdk-updates/jdk11u-dev: 4 new changesets

goetz.lindenmaier at sap.com goetz.lindenmaier at sap.com
Tue Apr 28 06:10:49 UTC 2020


Changeset: 59559a0053fa
Author:    dpochepk
Date:      2018-08-15 14:48 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/59559a0053fa

8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/library_call.cpp

Changeset: a23fb3ced84e
Author:    phedlin
Date:      2018-09-12 14:08 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/a23fb3ced84e

8210284: "assert((av & 0x00000001) == 0) failed: unsupported V8" on Solaris 11.4
Summary: Sanity checks on V8 legacy properties removed.
Reviewed-by: neliasso, eosterlund, kvn

! src/hotspot/os_cpu/solaris_sparc/vm_version_solaris_sparc.cpp

Changeset: 5d9071077906
Author:    thartmann
Date:      2018-10-10 08:36 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/5d9071077906

8211332: Space for stub routines (code_size2) is too small on new Skylake CPUs
Summary: Increase code_size2 for new Skylake CPUs.
Reviewed-by: kvn, stuefe, thartmann
Contributed-by: ralf.schmelter at sap.com

! src/hotspot/cpu/x86/stubRoutines_x86.hpp

Changeset: fde9cb6d5dda
Author:    dchuyko
Date:      2018-12-03 14:28 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/fde9cb6d5dda

8214444: Wrong strncat limits in dfa.cpp
Reviewed-by: kvn

! src/hotspot/share/adlc/adlc.hpp
! src/hotspot/share/adlc/dfa.cpp



More information about the jdk-updates-changes mailing list