jaxws/patches/jaxws_src/README
author apetrusenko
Thu, 21 Jan 2010 18:51:10 -0800
changeset 4740 d708800308b7
parent 3885 90241d0c87b6
permissions -rw-r--r--
6918006: G1: spill space must be reserved on the stack for barrier calls on Windows x64 Summary: Stub code generated to call G1 barriers does not allocate spill space on the stack as required by Windows x64 ABI. The fix is to use more ABI-friendly call_VM_leaf(). Reviewed-by: iveresov, never, kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3885
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     1
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     2
This directory will hold any patches that need to be applied to the drop files.
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     3
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     4
The patch order is defined in the ant build script properties.
90241d0c87b6 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     5