RFR(XS): 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968 (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Feb 20 11:19:14 PST 2014
- Previous message: RFR(XS): 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
- Next message: [8u20] Request for approval for CR 8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good. I will push it before merge into main.
thanks, Vladimir
On 2/20/14 5:53 AM, Volker Simonis wrote:
Hi,
change https://bugs.openjdk.java.net/browse/JDK-8031968 moved os::getdefaultprocesshandle() from osposix.cpp back to the various platform files but didn't do this for AIX. The fix is trivial - just insert the implementation of os::getdefaultprocesshandle() into osaix.cpp as well: http://cr.openjdk.java.net/~simonis/webrevs/8035423/ https://bugs.openjdk.java.net/browse/JDK-8035423 This change is currently for jdk9/hs-comp but if 8031968 will be backported to 8u-dev (which seems to be planned according to the bug description) we also need this fix in ppc-aix-port/stage (which will finally go into 8u-dev). @Vladimir: could you please push this to jdk9/hs-comp/hotspot once it is reviewed. Thank you and best regards, Volker
- Previous message: RFR(XS): 8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
- Next message: [8u20] Request for approval for CR 8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]