src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
branchepsilon-gc-branch
changeset 56021 864ee22719af
parent 55934 912c55e702d6
parent 48468 7cc7de9bf4a4
child 56276 ee5e58456be5
--- a/src/hotspot/cpu/x86/stubGenerator_x86_32.cpp	Fri Dec 08 15:44:08 2017 +0100
+++ b/src/hotspot/cpu/x86/stubGenerator_x86_32.cpp	Thu Jan 18 11:43:21 2018 +0100
@@ -433,7 +433,7 @@
 
 
   //----------------------------------------------------------------------------------------------------
-  // Support for jint Atomic::xchg(jint exchange_value, volatile jint* dest)
+  // Support for int32_t Atomic::xchg(int32_t exchange_value, volatile int32_t* dest)
   //
   // xchg exists as far back as 8086, lock needed for MP only
   // Stack layout immediately after call: