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

Test copyright check [skip ci] #8

Open
wants to merge 2,464 commits into
base: master
Choose a base branch
from

Conversation

AdamBrousseau
Copy link
Owner

Signed-off-by: Adam Brousseau [email protected]

pshipton and others added 29 commits September 14, 2018 18:46
…pport_arm

Temporarily disable J9VM_PORT_OMRSIG_SUPPORT on ARM
Enable GCC-7.3 toolchain for Linux PPC LE in Jenkins files
Deprecate longRegAllocation optimization
Fix Bug with Condy Primitive Long and Double
Dispatch direct (private) calls in x86 PicBuilder
The only reference was in DebugExt, but its value was always NULL.

Signed-off-by: Daryl Maier <[email protected]>
Delete unused cache of CodeCacheManager from PersistentInfo
- Update all subset entries in playlist.xml
- Replace JAVA_VERION with JDK_VERSION in build.xml
- Update mkgen.pl and testKitGen.pl
- Update readme
- Rename file names that contain SE version

[ci skip]

Signed-off-by: Renfei Wang <[email protected]>
- Use CFR_CONSTANT_Class instead of CFR_CONSTANT_UTF8

Signed-off-by: Jack Lu <[email protected]>
Allow relocation of ClassUnload assumptions
Use general GC_ClassIterator Iterator to scan class
We no longer even have aspp on AIX, and this conflicts with the .dbg
extension used by DDR.

Signed-off-by: Mike Zhang <[email protected]>
Signed-off-by: hangshao <[email protected]>
This relocates a J2I (JIT to interpreter) virtual thunk pointer along
with a nearby constant pool address and index. The relocation is
necessary because with nestmates, the data consumed by PicBuilder now
contains a J2I thunk pointer, which is used for direct dispatch in case
the callee has not yet been compiled.

No such relocations are created yet. That will be done in each code
generator's call snippet code.

Signed-off-by: Devin Papineau <[email protected]>
Remove .dbg target using aspp from targets.mk.ftl
Replace prefix for GC related VMState definitions from J9 to OMR as far
as all of them have been moved to OMR. 

Signed-off-by: Dmitri Pivkine <[email protected]>
…r "jenkins".

Container can build JDK8, 10, 11, and run system and functional tests.
The "authorized_keys" file has been moved to "buildenv/jenkins/authorized_keys", so all Dockerfiles access the same file.

Signed-off-by: Colton Mills <[email protected]>
…d-tx

Execute read barrier for constrained TX within the GS event handler
Add TR_J2IVirtualThunkPointer relocation kind
SLOW_JIT_HELPER_EPILOGUE() for impl_jitClassCastException(), fixing it.

Signed-off-by: Victor Ding <[email protected]>
Adjust use of internal methods in String.lines()
cwesMills and others added 29 commits October 2, 2018 12:56
Dockerfile will copy known_hosts file provided by user, into the docker container
The purpose of this is to prevent an error while cloning from github.

Signed-off-by: Colton Mills <[email protected]>
Dockerfile will copy known_hosts file provided by user, into the docker container.
Also an example known_hosts file has been added to buildenv/jenkins/ containing the github host key.
The purpose of this is to prevent an error while cloning from github.

Signed-off-by: Colton Mills <[email protected]>
Update link to get ASM-7.0 from Beta release page
Updated Dockerfile to copy known_hosts file s390x ubuntu16
Updated Dockerfile to copy known_hosts file
The logic for determining if FSD is enabled is backwards.

[ci skip]

Signed-off-by: Graham Chapman <[email protected]>
Uses j.s.ProtectionDomain.impliesWithAltFilePerm() to ensure
FilePermission compatibility after JDK-8164705.


Signed-off-by: Jason Feng <[email protected]>
- Adds ability to pass a TESTS_TARGETS with '+jitaas' in the name
- Sets flag TEST_FLAG=JITAAS and passes to Test job

Issue eclipse-openj9#2893
Related adoptium/aqa-tests#584, eclipse-openj9#3059
[skip ci]
Signed-off-by: Adam Brousseau <[email protected]>
…_support

Parse test target for jitaas flag
Use ProtectionDomain.impliesWithAltFilePerm()
Update JIT makefiles to allow building on OSX
- Minimally we need to pass ARTIFACTORY_SERVER
  to the test jobs in order for them to upload
  test artifacts to Artifactory.
- Write the rest of the Artifactory variables
  to the build env for future use.
- We have the option to pass more of these
  variables in the future if we wish.

See
- adoptium/aqa-tests#591
- adoptium/aqa-tests#561
- eclipse-openj9#1017
[skip ci]

Signed-off-by: Adam Brousseau <[email protected]>
- YYYYMMDD-HHMMSS
- Affects the SDK filenames as well as the
  merge date on the OMR tags
- Move function to be reusable

Signed-off-by: Adam Brousseau <[email protected]>
Update the code style to be consistent with nearby code.

Signed-off-by: Victor Ding <[email protected]>
To support the upcoming 0.10.0 release for
issue eclipse-openj9#2765

Modifications made to the 0.9.0 release notes
to add and fix some links to binaries at AdoptOpenJDK.

[skip-ci]

Signed-off-by: Sue Chaplain <[email protected]>
…rtifactory_info

Pass Artifactory details to Test jobs
…a_slash_sdk_url

Remove extra slashes in CUSTOMIZED_SDK_URL
Style update of jitReferenceArrayCopy on X86
Add mac osx `PLATFORM-oa64` to the jpp config
…tory_setup

Only set Artifactory env variables if they are not null
Signed-off-by: Adam Brousseau <[email protected]>
@AdamBrousseau AdamBrousseau force-pushed the jenkins_copyrights_testbranch branch from ca47814 to 63db8e8 Compare October 4, 2018 17:44
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.