• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. Port: PowerPC/AIX
  4. PowerPC/AIX Port Integration Plan

PowerPC/AIX Port Integration Plan

  • Created by Volker Simonis, last modified on Mar 03, 2014

JEP

http://openjdk.java.net/jeps/175 

Contact

Oracle Contact: Azeem Jiva (azeem.jiva@oracle.com)
IBM Contact:
SAP Contact: Volker Simonis (volker.simonis@sap.com)
Mailing list: ppc-aix-port-dev

Description

This document covers Oracle's effort in supporting the integration of IBM and SAP's PowerPC/AIX port into the OpenJDK master repository. Oracle engineers are needed to participate in this effort since there are a significant number of proposed changes in shared code, which will directly affect all JREs on the current list of supported platforms.

Goals

The goal of the PPC/AIX Project is to have a working AIX and Linux PPC 64bit port of OpenJDK.  Project completion is marked by no unresolved regressions, either performance or functional on any platform that OpenJDK supports.  A complete fix isn't required for each regressions discovered during the porting project, but a plan must be in place to track each regression via Oracle's bug tracking system. 

Approach

Oracle will create a staging repository which is owned by the PPC/AIX Project and will contain the fixes that have been reviewed and approved.  The PPC/AIX Project is responsible for ensuring that the forest is up-to-date with the latest changes from Master. Oracle will create a private Hudson instance for the staging repository, which will build and test the changes.  Oracle will periodically test the changes in the staging repository and give feedback to the PPC/AIX Project as appropriate. Oracle, SAP and IBM will jointly determine when the staging forest is ready for integration.  All discussions related to this Project should cross-post to the mailing list.

Assumptions

The PPC specific portions of the port will have been properly tested on systems where the results are satisfactory to SAP and IBM.  The assumption is that IBM and SAP have workloads that properly test the PPC/AIX port, including the PPC code generation portions for which expertise at Oracle is limited.

Testing and Performance

SAP and IBM are responsible for running JCK, JTReg, and any other public appropriate test suites.  A summary of results should be provided when a changeset is submitted for review.

Results from additional non-public test suites may be required before a changeset is pushed.  In cases where Oracle tests are not public, it is Oracle's responsibility to run tests while a changeset is being reviewed.  In the case of failed tests, or unacceptable performance Oracle will provide sufficient information to debug the problem possibly as a targeted test case, suggested fix, or general resolution advice.

Overview of testing process

An overview of the steps for integration:

  1. A patch for review will be sent to the mailing alias as well as being cross-post to the appropriate subcomponent mailing list by one of the developers of the PPC/AIX Project
  2. Oracle will create a BugID to track the patchset and any associated changes with the patch
  3. At least two Reviewers one of who should be an official JDK8 Reviewer will review the changes with feedback if appropriate. It's not required that both reviewers be Oracle employees.
    • Feedback will be addressed before the patch is committed to the staging repository
  4. The changeset will be committed to the staging repository
  5. Oracle will periodically run performance, quality, and other testing as defined in "Testing baseline"
    • Regression bugs will be filed against these builds as appropriate

Testing and Performance tracking

If a test or performance regression is found by Oracle, the PPC/AIX Project will be notified via an E-mail sent to the mailing list with the following pieces of information:

  • Test regression
    • An Oracle-provided BugID
    • Description of test
    • Stack trace of failure
    • If test is in open, then a reference to the test
  • Performance regression
    • An Oracle-provided BugID
    • Name of benchmark if public
    • Percentage regression

All communication will be done via the mailing list along with the appropriate OpenJDK mailing list for each subcomponent (compiler, runtime, gc, libraries, etc).

Testing baseline

The following provides additional details for each of the test suites.

  • JCK - Oracle and IBM/SAP
    • The appropriate JCK must pass at the same rate as the unmodified source while in early access
  • JTReg - Oracle and IBM/SAP
    • The test suite must pass at the same rate as the unmodified source.
    • Any existing platform-specific tests should be modified to run on the new platform or vacuously pass, as appropriate.
    • If practical, unit or regression tests must be added to exercise any new functionality or changes in behavior.  The tests must meet the following criteria:
      • Pass if the behavior is as expected and fail otherwise.
      • Be contained in the changeset which introduces the behavior.
      • Be designed to run across multiple platforms if the source change applies to multi-platform code.
      • Pass at initial push.
  • Internal tests - Oracle, SAP, IBM
    • All tests must pass at the same rate as before the change was made

Oracle recommends that SAP or IBM will test on at least one supported platform.

Testing criteria

Testing criteria are measured and compared against the previous staging repository. The fixed baseline is based on the staging repository when the changes from mainline are merged with the staging repository.  Once a baseline has been established, any failure as reported by Oracle that are new are tracked and sent to the ppcaix mailing list for discussion and fixing.

Performance baseline

The following provides details for the performance aspects of this document,  There must be no regression in performance on supported platforms with any change made by SAP or IBM.

  • Minimal set of applications include but not limited to the following:
    • SPECjvm98
    • SPECjvm2008
    • SPECjbb2005
    • SPECjbb2013
    • Volano
    • SPECjAppserver2004
    • SPECjEnterprise2010
  • Any potential negative performance impact must be understood, fixed and accepted before the port can be complete

Push to staging

An Oracle BugID is required for all changesets, which will be provided by Oracle.  Once all testing has been satisfied and changes have been approved, the changeset can be pushed into the staging repository.

Stabilization Phase

Once all changes have been integrated into the staging repository, a final round of testing will be performed.  This testing will include a run of all tests specified in this document as well as other tests that Oracle will deem necessary. The testing will cover functional as well performance with the goal of the PPC/AIX project being that no regressions will be unresolved before merging into the main project.

Functional Requirements

A complete architectural review is required to ensure that the changes SAP and IBM propose fit into the overal architecture of HotSpot. Other areas of concern include coding style, overall code quality, ease of extensibility and other code metrics.

Hardware Architecture

Updates and reviews to the architecture should be made by members of the PPC/AIX Porting Project at Architecture of the OpenJDK PPC Port .

Current red flags

IssueCurrent StatusResolutionDate Resolved
Waiting on SQE resourcesWaiting on SQE manager response  

Milestones and tasks

These dates are calendar weeks.  There are significant requirements in terms of resources required as such this plan cannot start until those resources are available.

Confidence level maps to the following:

(green star) = Low effort or high confidence in meeting the expected effort schedule

(warning) = Medium effort or medium confidence in meeting the expected effort schedule

(minus)= High effort or low confidence in meeting the expected effort schedule

MilestoneTaskWhoEffort (expected)Effort (pessimistic)DependencyTarget DateConfidence Level ((green star), (warning), (minus))CompletedComments
M1Setup ~1 day (M1.1 + 1.2 + 1.3)~1 week (M1.1 + 1.2 + 1.3)When JEP is Funded (green star) 

Funded: 2013/06/10 notification

 

M1.1Staging repository setupOracleFew hours1 dayAt request of LeadWhen JEP is Funded(green star)2013/06/10

http://hg.openjdk.java.net/ppc-aix-port/stage

M1.2JIRA CPU and OS updatesOracleFew hours1 dayAfter M1.1July 2013(green star)2013/07/12

OS value "aix" added.  New CPU field unnecessary.

The following fields should be updated.  OS would have a new field 'aix' with optionally adding version post fix such as 'aix_7.1' or 'aix_6'.  The CPU would have a new field 'ppc64'.

M1.3Hudson instance on staging serverOracleFew hours1 dayAfter M1.1July 2013(green star)2013/08/01 
M2Review and approve initial set of changes ~4 weeks~6 weeksAfter M1 (green star) 2013/11/28The work can happen mostly in parallel, with M2.1 and M2.2 taking roughly the same time to complete as M2.3.
M2.1Review changes for a working linux_ppc64 hotspot portOracle, SAP, IBM~2 weeks~3 weeksAfter M1.3Mid-Late August(green star) 2013/08/20The initial 8 changes (1-8) that get a working linux_ppc64 port
M2.2Review changes for a working aix_ppc64 hotspot portOracle, SAP, IBM~2 weeks~3 weeksAfter M1.3Mid-Late August(green star)2013/09/06The next set of patches (9-13) to get a working aix_ppc64 port
M2.3Basic libraries porting effortOracle, SAP, IBM~2 weeks~4 weeksAfter M1.3Early-October(green star)2013/11/28Enabling the build and basic functionality of the complete JDK on Linux and AIX.
M3Review and integrate PPC64/C2 and advanced HotSot changes and the remaining AIX class library changes. ~34 weeks (M3.1 + 3.2 + 3.3 + 3.4)~43 weeks (M3.1 + 3.2 + 3.3 + 3.4)After M2 (warning) None of the sub milestones are dependent on each other, they can happen in any order as the PPC/AIX project members see fit.  While the milestones are not dependent on each other, there are resource constraints that will not allow them to happen in parallel.
M3.1HotSpot changes for the PPC64 C2 PortOracle, SAP, IBM~6 weeks~7 weeksAfter M2.2December(green star)2013/12/13Basic changes for a running C2 Port on PPC64 (~10 changes).
M3.2Remaining HotSpot changes for PPC64.Oracle, SAP, IBM~12 weeks~15 weeksAfter M2.2February 2014(green star)2014/01/22Additional C2 and runtime/GC changes which fix remaining problems and improve the performance.
M3.3Complete and stabilize class library port.Oracle, SAP, IBM~12 weeks~15 weeksAfter M2.2February 2014(green star) 2014/01/24Add class library functionality which is missing on AIX and improve the implementation.
M3.4Performance evaluationOracle, SAP, IBM~4 weeks~6 weeksAfter M3.3March 2014(warning) All performance criteria resolved
M4Stabilization/post integration bug fixingOracle, SAP, IBM~4 weeks~8 weeksAfter all milestonesMarch 2014(warning) Extended testing on the completed integration will testing and performance regressions resolved
M5Final integrationOracle, SAP, IBM< 1 week1 weekAfter stabilization periodMarch 2014(warning) Verification of all integrated changes, including a functional satisfaction report by SAP and IBM

Checkpoints

These checkpoints are meant as a way to review the current status of the port, adjusting the schedule or adding resources as needed.

MilestoneNote
After completion of M2.2 or M2.3 
After completion of M3.2 
After completion of M3.4 
After final integration 
Overview
Content Tools
ThemeBuilder
  • No labels

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.21
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 193, "requestCorrelationId": "d990d2e2506052cc"}