-
Notifications
You must be signed in to change notification settings - Fork 51
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
Feature flagged native image palantir-java-format #1200
Merged
Merged
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
52712d6
add benchmarks
crogoz 217a7b0
.
crogoz 0618efc
.
crogoz fa35c61
spotlessApply
crogoz ef7b081
test?
crogoz 25d20ea
some nativeImage
crogoz e5e8492
execute permissions
crogoz a73f12f
executable
crogoz 5de0181
working transforms
crogoz c475f83
add replacement reflect classes for native-image
crogoz 07a2d0e
.
crogoz b1119e2
bump gradle-jdks version
crogoz 0fbf044
Add generated changelog entries
svc-changelog 782f075
Add generated changelog entries
svc-changelog 25bce25
natieImage
crogoz 6d346d9
Merge branch 'cr/graal-1' of github.com:palantir/palantir-java-format…
crogoz 2a2d086
spotless
crogoz 320c77e
gradlew
crogoz d1323a4
Merge branch 'cr/graal-1' into cr/use-graal-image
crogoz 12f2b1d
compatibility
crogoz 4c058df
Merge branch 'cr/graal-1' into cr/use-graal-image
crogoz b9a2cc5
OS as part of classifier
crogoz cbccc19
configurable
crogoz 2b0d8f9
fix tests
crogoz ce67ada
no log line
crogoz 0f01291
no logging
crogoz ddad367
use gradle utils
crogoz f7fe10c
publishing
crogoz 374729d
cleanup circle configs
crogoz 09cd140
configurations
crogoz 6fd3877
cleanup
crogoz 7e0c6c7
cleanup
crogoz bb5c552
Merge branch 'cr/graal-1' into cr/use-graal-image
crogoz e37e8e3
wip
crogoz be60611
wip
crogoz 7113b17
wip
crogoz 760922c
spotless
crogoz 1191756
different plugin
crogoz ca6969b
Merge branch 'cr/graal-1' into cr/use-graal-image
crogoz a399b9e
.
crogoz 1336054
wip
crogoz b0a1950
using gradle-utils
crogoz 975ba5d
separate project
crogoz 65bc162
Merge branch 'develop' into cr/graal-1
crogoz 23b563f
name
crogoz 8db364f
keep :
crogoz 22a9f7d
fix path
crogoz 8456625
publication
crogoz 0825b1b
osExtension
crogoz 561286d
change
crogoz c492501
circleci check publishLocal
crogoz 4e1e128
glibc or musl
crogoz ecbc2ed
only bin or exe
crogoz cc3a0f2
publishing
crogoz adf33ac
if else CI
crogoz 76ea3fc
fix getEnv
crogoz c8bc7a5
fix
crogoz 3a8850d
typo
crogoz 6b9fa1f
old circle-all job
crogoz 072f22c
Merge branch 'cr/graal-1' into cr/use-graal-image
crogoz fa45c1e
fix native
crogoz 67ab915
fix
crogoz 0f28770
Merge branch 'develop' into cr/use-graal-image
crogoz c9e4c0f
.
crogoz fbf59e7
gradle utils
crogoz 0d39ef0
spotless
crogoz 25330df
formatDiff
crogoz 0937083
cleanup
crogoz 53484ad
cleanup
crogoz d47bc98
cleanup
crogoz 7e40b3a
cleanup
crogoz 1119558
.
crogoz 3baf58a
transform
crogoz 1f084a1
no usenativeImageClasspath
crogoz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add replacement reflect classes for native-image
- Loading branch information
commit c475f83fd94bd56ee4c4d700f69ddbf8d4b8fdaf
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.register
and put the method calls inside the register action