Searched hist:477 (Results 1 - 16 of 16) sorted by relevance

/openjdk9/hotspot/src/cpu/s390/vm/
H A DsharedRuntime_s390.cppdiff 12437:58261992eb0d Mon Dec 19 07:25:00 MST 2016 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
/openjdk9/jdk/test/java/lang/management/ManagementFactory/
H A DThreadMXBeanProxy.javadiff 477:f8c58e72b807 Wed Aug 06 11:24:00 MDT 2008 swamyv 6732441: TEST_BUG: ThreadMXBeanProxy test fails intermittently.
Summary: Fixed the race condition in the test.
Reviewed-by: jjh
/openjdk9/langtools/test/tools/javah/
H A DReadOldClass.shdiff 387:477c5bf1149c Thu Aug 27 19:25:00 MDT 2009 jjg 6876765: javah tests fail on Windows
Reviewed-by: darcy
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DsharedRuntime_aarch64.cppdiff 12437:58261992eb0d Mon Dec 19 07:25:00 MST 2016 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DsharedRuntime_ppc.cppdiff 12437:58261992eb0d Mon Dec 19 07:25:00 MST 2016 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
/openjdk9/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_32.cppdiff 12437:58261992eb0d Mon Dec 19 07:25:00 MST 2016 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
H A DsharedRuntime_x86_64.cppdiff 12437:58261992eb0d Mon Dec 19 07:25:00 MST 2016 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DsharedRuntime_sparc.cppdiff 12437:58261992eb0d Mon Dec 19 07:25:00 MST 2016 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Summary: Fixed missing half assert!
Reviewed-by: kvn
/openjdk9/hotspot/src/os_cpu/linux_x86/vm/
H A Dos_linux_x86.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
/openjdk9/hotspot/src/os_cpu/solaris_x86/vm/
H A Dos_solaris_x86.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
/openjdk9/hotspot/src/share/vm/runtime/
H A Dos.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
H A Dos.hppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
/openjdk9/hotspot/src/share/vm/prims/
H A Djni.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
/openjdk9/hotspot/src/os/solaris/vm/
H A Dos_solaris.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
/openjdk9/hotspot/src/os/linux/vm/
H A Dos_linux.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes
/openjdk9/hotspot/src/os/windows/vm/
H A Dos_windows.cppdiff 477:24fda36852ce Wed Dec 10 16:14:00 MST 2008 coleenp 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
Summary: Make reguard_stack change access to RW, not execute and use os::protect_memory with the new parameter when change needed to X.
Reviewed-by: acorn, jcoomes

Completed in 573 milliseconds