forked from eclipse-openj9/openj9
-
Notifications
You must be signed in to change notification settings - Fork 0
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
AdamBrousseau
wants to merge
121
commits into
master
Choose a base branch
from
jenkins_test_split
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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]>
Adjust preprocessor conditions
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
Move createParameterSymbol to OpenJ9
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]>
Signed-off-by: Joe deKoning <[email protected]>
…rflow-above-shr Remove pdshlOverflow above the pdshr
adam test sanity all all |
…ructions Add missing -f option to the Docker build instructions
Changes to further OSX compilation
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]>
AdamBrousseau
force-pushed
the
jenkins_test_split
branch
from
December 14, 2017 17:39
3311b4d
to
f57ff8f
Compare
[skip ci] Signed-off-by: Adam Brousseau <[email protected]>
AdamBrousseau
force-pushed
the
jenkins_test_split
branch
2 times, most recently
from
December 15, 2017 14:36
fea94ed
to
da81552
Compare
[skip ci] Signed-off-by: Adam Brousseau <[email protected]>
AdamBrousseau
force-pushed
the
jenkins_test_split
branch
from
December 15, 2017 14:37
da81552
to
ee3f96e
Compare
[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]>
AdamBrousseau
force-pushed
the
jenkins_test_split
branch
from
December 18, 2017 16:52
c9e09dd
to
efa955a
Compare
[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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.