Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins test split #9

Open
wants to merge 121 commits into
base: master
Choose a base branch
from
Open

Jenkins test split #9

wants to merge 121 commits into from

Conversation

AdamBrousseau
Copy link
Owner

No description provided.

DanHeidinga and others added 27 commits November 30, 2017 09:46
[ci skip] Build doc isn't compiled / tested
Fixes: eclipse-openj9#684

Signed-off-by: Dan Heidinga <[email protected]>
move recalculating ratios (PGCCompactionRate,HeapOccupancyTrend,
ScannableBytesRatio) right after the sweep from the end of PGC

Fixes: eclipse-openj9#721

Signed-off-by: Lin Hu <[email protected]>
max value

set arraylet regions to old region after system gc
for avioding to count the arraylet regions as eden region(which might
caause the committed size for Eden is bigger than maximum Eden size in
both verbosegc and GCNotificationInfo)

Signed-off-by: Lin Hu <[email protected]>
These functions are obsolete and not needed. Simplify the code by
deprecating the class of functions.

Signed-off-by: Filip Jeremic <[email protected]>
We shouldn't return the classes from the shared cache after Alphabet.jar
is already modified.Expected result of Test8.props and Test10.props
should be changed. 

Excluded HelperCompatabilityTest 9/11 on IBK SDK8 and 9

Fixes eclipse-openj9#469

Signed-off-by: Hang Shao <[email protected]>
Add a Dockerfile with the toolchain and native libraries for
cross compiling for armhf.

Signed-off-by: James Kingdon <[email protected]>
We need to omit code specific to zOS for open builds of Java 8.

Signed-off-by: Keith W. Campbell <[email protected]>
fix IllegalArgumentException committed value cannot be larger than max
Fix HelperCompatabilityTest 9 and 11
Only in IBM Java 8 does the VM see the -showversion option from the command
line.  For simplicity, remove test for same and test -showversion handling by
putting the -showversion in an options file.

Signed-off-by: Peter Bain <[email protected]>
The majority of the body of this function only applies to OpenJ9.  Move
the function in preparation for providing a simpler version in OMR.

Signed-off-by: Daryl Maier <[email protected]>
Removing ASPP/SPP Build Stages during AIX Compiles
Signed-off-by: Alen Badel <[email protected]>

ASPP
Add test for -showversion in options file
Move the `OMR::SymbolReferenceTable::createParameterSymbol` implementation
to OpenJ9 to isolate the OpenJ9 specializations therein.  The version in OMR
will be simplified.

Signed-off-by: Daryl Maier <[email protected]>
This is useful when building the projects within Eclipse.

Signed-off-by: Peter Bain <[email protected]>
- Add missing ifdefs
- clean up ifdef comments
- Move Harmony-related VMI code to a single block
- Remove dead Harmony-related test code

Signed-off-by: Peter Bain <[email protected]>
The implementation is OpenJ9-specific.

Signed-off-by: Daryl Maier <[email protected]>
Relocate notYetRunMeansCold to OpenJ9 from OMR
Deprecate get(.*)OpCodeFromNode in IBM Z codegen
Add TestUtilities to the source paths of test projects
The pdshlOverflow above pdhsr node is redundant and can be removed for the
following two reasons.

First, both the pdshr node and its parent pdshlOVerflow have the same decimal
precision. The psdhlOverflow has a shift amount of zero. So this overflow
node is unneeded. Second, the pdshr node is itself an
exceptioning node. Placing the pdshr under the BCDCHK should be legal.

Signed-off-by: Nigel Yu <[email protected]>
Delete the tracegen stub files given that they don't serve a purpose now
that the makefiles will run tracgen for you anyway. In addition, their
existence interferes with out-of-tree builds.

Signed-off-by: Devin Nakamura <[email protected]>
Signed-off-by: Joe deKoning <[email protected]>
…rflow-above-shr

Remove pdshlOverflow above the pdshr
@AdamBrousseau
Copy link
Owner Author

adam test sanity all all

SueChaplain and others added 2 commits December 6, 2017 09:58
…ructions

Add missing -f option to the Docker build instructions
Changes to further OSX compilation
DanHeidinga and others added 13 commits December 14, 2017 08:53
Double the size of Constant Pool shape description
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
- Initial file will only be env
- Load build file that has all the stages
- add pLinux 9 env file
- add zLinux 8 env file
- add pLinux 8 env file

[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
- Generic test file
- zLinux JDK8 Sanity & Extended
- zLinux JDK9 Sanity & Extended
- pLinux JDK8 Sanity & Extended
- pLinux JDK9 Sanity & Extended

[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
- z/pLinux jdk8/9
- Add copyright headers

[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
- Add first PR file

[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
@AdamBrousseau AdamBrousseau force-pushed the jenkins_test_split branch 2 times, most recently from fea94ed to da81552 Compare December 15, 2017 14:36
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
- Parallel archive and test in PRs

[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.