src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
changeset 48468 7cc7de9bf4a4
parent 47810 083c15bfba35
child 48807 fd8ccb37fce9
child 56021 864ee22719af
--- a/src/hotspot/cpu/x86/stubGenerator_x86_32.cpp	Mon Dec 18 12:11:01 2017 +0100
+++ b/src/hotspot/cpu/x86/stubGenerator_x86_32.cpp	Tue Dec 19 06:29:17 2017 -0500
@@ -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: