Skip to content

Releases: dubi253/openjdk

2024-04-29_02-09-16

29 Apr 02:09

Choose a tag to compare

2024-04-29_02-09-16 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit 4c630b0.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, docs.

2024-04-13_18-47-45

13 Apr 18:47

Choose a tag to compare

2024-04-13_18-47-45 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit 9e131f8.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, docs.

2024-04-12_13-58-59

12 Apr 13:59

Choose a tag to compare

2024-04-12_13-58-59 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit 54efea1.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, docs.

2024-03-17_18-23-29

17 Mar 18:23

Choose a tag to compare

2024-03-17_18-23-29 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit ef7197b.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, docs.

2024-03-16_00-20-26

16 Mar 00:20

Choose a tag to compare

2024-03-16_00-20-26 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit ced5e42.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, windows-aarch64, docs.

2024-03-05_01-59-23

05 Mar 01:59

Choose a tag to compare

2024-03-05_01-59-23 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit 69fdbdd.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, windows-aarch64, docs.

2024-03-01_19-05-50

01 Mar 19:05

Choose a tag to compare

2024-03-01_19-05-50 Pre-release
Pre-release

Automated built from GitHub actions for dubi253/openjdk commit cf0aa26.
Supported platforms: linux-x64, linux-x86, macos-x64, macos-aarch64, windows-x64, windows-aarch64, docs.

v0.2.0

22 Feb 00:42
9ee2c4f

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Make PowerSort and TimSort public for further testing.

The first Powersort-integrated JDK!

14 Dec 00:15

Choose a tag to compare

Pre-release

The first JDK to successfully pass make test TEST="jdk_util" test use of PowerSort as the default sorting algorithm for Object arrays!

There is still a lot of room for optimization.

Included in the attachment is a JDK I compiled for the Linux x86_64 platform.