Closed edloidas closed 4 years ago
I can confirm that with this code:
def params = [architecture: 'x64', heap_size : 'normal', image_type : getTargetType().toJdkString(), jvm_impl : 'hotspot', os : this.getTargetOS().toString(), page : 0, page_size : 1, project : 'jdk', sort_method : 'DATE', sort_order : 'DESC', vendor : 'adoptopenjdk']
I can run XP locally on Mac with the downloaded distro. ;)
I can confirm that with this code:
I can run XP locally on Mac with the downloaded distro. ;)