git: openjdk/jdk: 8246378: [Windows] assert on MethodHandle logging code
Coleen Phillimore
coleenp at openjdk.java.net
Fri Nov 20 13:01:05 UTC 2020
Changeset: e7c7469c
Author: Coleen Phillimore <coleenp at openjdk.org>
Date: 2020-11-20 13:00:10 +0000
URL: https://github.com/openjdk/jdk/commit/e7c7469c
8246378: [Windows] assert on MethodHandle logging code
Reviewed-by: iklam, vlivanov
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp
! src/hotspot/cpu/aarch64/stubRoutines_aarch64.hpp
! src/hotspot/cpu/x86/methodHandles_x86.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_64.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
! src/hotspot/cpu/x86/stubRoutines_x86_64.cpp
! src/hotspot/os_cpu/windows_aarch64/os_windows_aarch64.cpp
! src/hotspot/os_cpu/windows_x86/os_windows_x86.cpp
! src/hotspot/share/runtime/os.cpp
! test/hotspot/jtreg/runtime/logging/RedefineClasses.java
! test/hotspot/jtreg/runtime/logging/TestMethodHandlesVerbose.java
More information about the jdk-changes
mailing list