8321413: IllegalArgumentException: Code length outside the allowed range while creating a jlink image #21022
8321413: IllegalArgumentException: Code length outside the allowed ra…
db79e46f
openjdk
changed the title 8321413: IllegalArgumentException: Code length outside the allowed ra… 8321413: IllegalArgumentException: Code length outside the allowed range while creating a jlink image 98 days ago
liach
commented
on 2024-09-25
Address review comments
ffce5eba
Missing from last commit
858703ee
Fix typo and add comments based on review feedback
b2794018
Add more comments, move snippet generation code into standalone class
ab6459d3
Loadable support with paging support. The limiting factor is now cons…
1e552d01
Merge remote-tracking branch 'openjdk/master' into JDK-8321413
2d40e05e
Separate out ModuleDescriptorBuilder and use LoadableArray for paging
94a927f8
Fix regression failed to setup helper methods properly
0ba821ae
Fix typo and comment to match latest implementation
91076995
Rename based on feedback to emphasis building a snippet for loading a…
69d84664
Minor cleanup
784fd41c
Merge remote-tracking branch 'openjdk/master' into JDK-8321413
4e82d04e
liach
commented
on 2024-12-10
Move up Snippet setup as a builder
9dbea048
Javadoc and some minor refactoring
4833be88
Merge remote-tracking branch 'openjdk/master' into JDK-8321413
d5a93295
Address review comments
8fc4e2f4
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub