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

8253424: Add support for running pre-submit testing using GitHub Actions #3

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
61cd916
Backport 1faefed218051c324bdb5c7c10369050d6c9dd44
gnu-andrew Mar 5, 2022
39c5d9a
Replace --with-version-opt with --with-user-release-suffix, drop --en…
gnu-andrew Mar 5, 2022
13d9442
Replace --with-version-build with --with-build-number
gnu-andrew Mar 5, 2022
e0bf82c
Replace product-bundles and test-bundles targets with images
gnu-andrew Mar 5, 2022
12fe949
Disable tests, remove unsupported --with-msvc-toolset-version, add mi…
gnu-andrew Mar 5, 2022
f1aa163
Switch Linux builds to use bundled zlib
gnu-andrew Mar 6, 2022
ad22b98
Disable additional Linux builds which depend on first Linux build bundle
gnu-andrew Mar 7, 2022
c5015f5
Revert "Disable additional Linux builds which depend on first Linux b…
gnu-andrew Mar 7, 2022
7d26551
Try permissions fix for Windows suggested by Simon Tooke in https://g…
gnu-andrew Mar 9, 2022
ee7ab5a
Add missing semi-colon
gnu-andrew Mar 9, 2022
f87dd74
Fix name of downloaded files and try again to disable additional HotS…
gnu-andrew Mar 10, 2022
9bb7b8a
8282225: GHA: Allow one concurrent run per PR only
shipilev Mar 17, 2022
329800b
Add Windows x86 with VS2010 & Windows x64 with VS2017 builds, adapted…
gnu-andrew Mar 19, 2022
c0a22e5
Remove linux_additional_build dependency for now
gnu-andrew Mar 19, 2022
f2fc1c4
Try to fix quoting and dependencies
gnu-andrew Mar 19, 2022
e78b0e4
windows-2016 dropped on 2022-03-15. Search for config.log first
gnu-andrew Mar 19, 2022
c31ac2f
Build number should be of the format "bxx" in OpenJDK 8u
gnu-andrew Mar 20, 2022
dacb99f
Use env.HOME instead of github.workspace
gnu-andrew Apr 2, 2022
803182e
Use %HOMEPATH% rather than env.HOME
gnu-andrew Apr 2, 2022
fa003b1
Try relative path for VS2010
gnu-andrew Apr 2, 2022
3cd2d76
Try using PowerShell for VS2010 install
gnu-andrew Apr 3, 2022
cae7190
User Start-Process to run setup.exe
gnu-andrew Apr 3, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading