From 12eb50b3a4ee2ca389d1fef15474b9aebed6c13b Mon Sep 17 00:00:00 2001
From: "Thomas E. Enebo"
Date: Wed, 26 Jun 2024 16:16:44 -0400
Subject: [PATCH] update for release
---
_config.yml | 2 +-
_posts/2024-06-26-jruby-9-3-15-0.markdown | 21 +++++++++++++++
download.html | 32 +++++++++++-----------
files/downloads/9.3.15.0/index.html | 33 +++++++++++++++++++++++
files/downloads/index.html | 1 +
5 files changed, 72 insertions(+), 17 deletions(-)
create mode 100644 _posts/2024-06-26-jruby-9-3-15-0.markdown
create mode 100644 files/downloads/9.3.15.0/index.html
diff --git a/_config.yml b/_config.yml
index 4069104..cd0d790 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,7 +14,7 @@ release:
exe: https://s3.amazonaws.com/jruby.org/downloads/9.4.7.0/jruby_windows_9_4_7_0.exe
exe64: https://s3.amazonaws.com/jruby.org/downloads/9.4.7.0/jruby_windows_x64_9_4_7_0.exe
gem: https://rubygems.org/gems/jruby-jars/versions/9.4.7.0
- gem_older: https://rubygems.org/gems/jruby-jars/versions/9.3.13.0
+ gem_older: https://rubygems.org/gems/jruby-jars/versions/9.3.15.0
urls:
maven: https://repo1.maven.org/maven2/org/jruby
s3: https://s3.amazonaws.com/jruby.org/downloads
diff --git a/_posts/2024-06-26-jruby-9-3-15-0.markdown b/_posts/2024-06-26-jruby-9-3-15-0.markdown
new file mode 100644
index 0000000..ed1d48d
--- /dev/null
+++ b/_posts/2024-06-26-jruby-9-3-15-0.markdown
@@ -0,0 +1,21 @@
+---
+layout: post
+title: JRuby 9.3.15.0 Released
+---
+
+The JRuby community is pleased to announce the release of JRuby 9.3.15.0
+
+* Homepage: [https://www.jruby.org/](https://www.jruby.org/)
+* Download: [https://www.jruby.org/download](https://www.jruby.org/download)
+
+JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. As always there is a mix of miscellaneous fixes so be sure to read the issue list below.
+
+This release only fixes a single problem. "AOT" compiled ruby (using jrubyc) had an uncommon race condition which led to strange endless looping behavior.
+
+### 2 Github Issues resolved for 9.3.15.0
+
+- #8280 [Enhancements for IR printing][#8280]
+- #8288 [Race fixes for AOT mode in 9.3][#8288]
+
+[#8280]:https://github.com/jruby/jruby/pull/8280
+[#8288]:https://github.com/jruby/jruby/pull/8288
diff --git a/download.html b/download.html
index c40b2b3..bfec251 100644
--- a/download.html
+++ b/download.html
@@ -29,26 +29,26 @@ Current Release: JRuby 9.4.7.0
-JRuby 9.3.14.0 is our point release of our Ruby 2.6.x support. Please check out our release notes for more information.
+JRuby 9.3.15.0 is our point release of our Ruby 2.6.x support. Please check out our release notes for more information.
-JRuby 9.3.14.0 Binary .tar.gz
-(md5, sha1, sha256)
-JRuby 9.3.14.0 Binary .zip
-(md5, sha1, sha256 )
-JRuby 9.3.14.0 Windows Executable
-(md5, sha1, sha256)
-JRuby 9.3.14.0 Windows Executable (x64)
-(md5, sha1, sha256)
+JRuby 9.3.15.0 Binary .tar.gz
+(md5, sha1, sha256)
+JRuby 9.3.15.0 Binary .zip
+(md5, sha1, sha256 )
+JRuby 9.3.15.0 Windows Executable
+(md5, sha1, sha256)
+JRuby 9.3.15.0 Windows Executable (x64)
+(md5, sha1, sha256)
-JRuby 9.3.14.0 Source .zip
-(md5, sha1, sha256)
-JRuby 9.3.14.0 Complete .jar
-(md5, sha1, sha256)
-JRuby-jars 9.3.14.0.gem
+JRuby 9.3.15.0 Source .zip
+(md5, sha1, sha256)
+JRuby 9.3.15.0 Complete .jar
+(md5, sha1, sha256)
+JRuby-jars 9.3.15.0.gem
diff --git a/files/downloads/9.3.15.0/index.html b/files/downloads/9.3.15.0/index.html
new file mode 100644
index 0000000..91230e9
--- /dev/null
+++ b/files/downloads/9.3.15.0/index.html
@@ -0,0 +1,33 @@
+---
+Layout: main
+title: Files/downloads/9.3.15.0
+---
+Files/downloads/9.3.15.0
+
+ ..
+ jruby-bin-9.3.15.0.tar.gz
+ jruby-bin-9.3.15.0.tar.gz.md5
+ jruby-bin-9.3.15.0.tar.gz.sha1
+ jruby-bin-9.3.15.0.tar.gz.sha256
+ jruby-bin-9.3.15.0.zip
+ jruby-bin-9.3.15.0.zip.md5
+ jruby-bin-9.3.15.0.zip.sha1
+ jruby-bin-9.3.15.0.zip.sha256
+ jruby-complete-9.3.15.0.jar
+ jruby-complete-9.3.15.0.jar.md5
+ jruby-complete-9.3.15.0.jar.sha1
+ jruby-complete-9.3.15.0.jar.sha256
+ jruby-src-9.3.15.0.zip
+ jruby-src-9.3.15.0.zip.md5
+ jruby-src-9.3.15.0.zip.sha1
+ jruby-src-9.3.15.0.zip.sha256
+ jruby_windows_9_3_15_0.exe
+ jruby_windows_9_3_15_0.exe.md5
+ jruby_windows_9_3_15_0.exe.sha1
+ jruby_windows_9_3_15_0.exe.sha256
+
+ jruby_windows_x64_9_3_15_0.exe
+ jruby_windows_x64_9_3_15_0.exe.md5
+ jruby_windows_x64_9_3_15_0.exe.sha1
+ jruby_windows_x64_9_3_15_0.exe.sha256
+
diff --git a/files/downloads/index.html b/files/downloads/index.html
index 51b7318..6092f15 100644
--- a/files/downloads/index.html
+++ b/files/downloads/index.html
@@ -146,6 +146,7 @@ Files/downloads
9.3.12.0
9.3.13.0
9.3.14.0
+ 9.3.15.0
9.4.0.0
9.4.1.0
9.4.2.0