-
-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: adoptium/openj9-systemtest
base: v1.0.2
head repository: adoptium/openj9-systemtest
compare: master
- 12 commits
- 6 files changed
- 6 contributors
Commits on Jun 13, 2024
-
Store SharedClasses classes jars in jdkversion dir
- Add the classes jars for SharedClassesTest data into specific jdk version dir. - Updated copyright to 2016, 2024. related:eclipse-openj9/openj9#19582 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for f685fc1 - Browse repository at this point
Copy the full SHA f685fc1View commit details -
Merge pull request #156 from annaibm/system_test_jdkdir
Add classes.jar for sharedClassesTestData into specific jdk version dir.
Configuration menu - View commit details
-
Copy full SHA for ce686f5 - Browse repository at this point
Copy the full SHA ce686f5View commit details
Commits on Oct 1, 2024
-
Revert "Temporarily exclude native sharedClasses tests on Windows"
This reverts commit ef15ae7.
Configuration menu - View commit details
-
Copy full SHA for d2e6e1e - Browse repository at this point
Copy the full SHA d2e6e1eView commit details
Commits on Oct 2, 2024
-
Correct shared library suffix on macOS
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 5d6ff1e - Browse repository at this point
Copy the full SHA 5d6ff1eView commit details -
Merge pull request #158 from keithc-ca/dylib
Correct shared library suffix on macOS
Configuration menu - View commit details
-
Copy full SHA for 826f1fb - Browse repository at this point
Copy the full SHA 826f1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7397082 - Browse repository at this point
Copy the full SHA 7397082View commit details -
Merge pull request #159 from adoptium/revert-158-dylib
Revert "Correct shared library suffix on macOS"
Configuration menu - View commit details
-
Copy full SHA for 087d63c - Browse repository at this point
Copy the full SHA 087d63cView commit details -
Merge pull request #160 from LongyuZhang/revert40
Revert "Temporarily exclude native sharedClasses tests on Windows"
Configuration menu - View commit details
-
Copy full SHA for 6913ab0 - Browse repository at this point
Copy the full SHA 6913ab0View commit details -
Correct shared library suffix on macOS
Other fixes/improvements to makefile: * don't declare as .PHONY those targets that must exist * lines outside of scripts must not start with a tab * fix typos, punctuation Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 748831f - Browse repository at this point
Copy the full SHA 748831fView commit details -
Merge pull request #161 from keithc-ca/dylib
Correct shared library suffix on macOS
Configuration menu - View commit details
-
Copy full SHA for 4a96cb9 - Browse repository at this point
Copy the full SHA 4a96cb9View commit details
Commits on Dec 4, 2024
-
Handle missing classes.jar in sharedClassesTestData
- ensure the presence of classes.jar , if doesnt exist regenerate it. resolves: eclipse-openj9/openj9#19582 Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for a0c6914 - Browse repository at this point
Copy the full SHA a0c6914View commit details
Commits on Dec 5, 2024
-
Merge pull request #162 from annaibm/sharedClassCheck
Handle missing classes.jar in sharedClassesTestData
Configuration menu - View commit details
-
Copy full SHA for e4b27b7 - Browse repository at this point
Copy the full SHA e4b27b7View commit details
There are no files selected for viewing