#java11
やっとJava11の機能を使い始めるなど
January 26, 2024 at 1:46 AM
Java8とJava11のサポートを約4年延長。つよい。ただしJava8に含まれるJavaFXは2026年でサポート終了。Java8/Java11の延命が必要な皆様。
Amazon Corretto 8 および 11 のサポート終了の延長 - AWS
AWS の新機能についてさらに詳しく知るには、 Amazon Corretto 8 および 11 のサポート終了の延長
aws.amazon.com
November 3, 2024 at 2:36 AM
I ho hem de fer en java11, tot és un gran merder, i més quan no ho faré servir mai més, només necessito treure-m'ho de sobre, amb les assignatures del màster de ciberseguretat ho tinc tot molt més clar i no em fan patir ni perdre el temps així.
January 3, 2025 at 7:56 PM
やっとJava11の世界に来れたのでナウい書き方を模索してる
August 1, 2024 at 8:06 AM
DevLog / Week 12 - 2025 🚀:

#Cheerp: Implemented sched_getaffinity to get core count from the browser.
#CheerpJ: Java11 - Restructured VarHandle to use toMethodHandle, optimized putImageData on RAF for faster small-section drawing.
#CheerpX: Debugging JIT issue from pip install.
March 31, 2025 at 10:48 AM
久しぶりにサーバ再起動してアップデートしたらjenkinsが起動しなくて焦った。どうやらJava11では起動しなくなったようなんだが、ログにうまく出てなくて気がつくのに時間がかかった。systemdがエラーでリトライするメッセージが出ててjenkinsのエラーが隠れていた。そんなんわからんよ
June 8, 2025 at 12:20 PM
Java11 で JAX-WS を外されたことを恨んでいる。
September 25, 2024 at 9:27 AM
java11のシルバーを持ってるけど実情はse8で情報が止まってるから自分の中の情報をアップデートすることが目的
December 31, 2023 at 8:17 AM
CloudFormation introduced a bug to us-west-2 last week. It has made its way to us-east-1 now :sadpanda:

It interprets `provided.al2023` as null (or something) for layers
```
[provided.al2, null, nodejs16.x, nodejs18.x, nodejs20.x, python3.8, python3.9, java8.al2, java11, dotnet6]

#aws #awssupport
March 18, 2025 at 5:02 PM
Java L3 Production Support Executive at Mount Laurel, NJ (Onsite) Role: Java L3 Production Support Executive Location: Mount Laurel, NJ (Onsite)Duration: 12 Months Key Qualifications:Experience in ...

#jobs #c2c #Jobs

Origin | Interest | Match
Java L3 Production Support Executive at Mount Laurel, NJ (Onsite)
**Role: Java L3 Production Support Executive** **Location: Mount Laurel, NJ (Onsite) Duration: 12 Months ** Key Qualifications: Experience in L3 support with Angular and Java. • Minimum 8+ years of experience • Knowledge of object-oriented concepts and the Java programming language, including core libraries and features. • Hands-on programming experience with Java 8 and above, J2EE, Java11-related technologies, Spring Framework, Spring Data, Spring Boot, RESTful services, JUnit, TestNG. • Solid understanding of Web Services, REST API, XML, JSON, HTTP, SSL, TCP/IP, caching solutions, and application performance tuning. • Experience building low-latency service APIs and data aggregation pipelines. Share me resumes at **hemanth@flexontechnologies.com** — **APPLY NOW** 🔔 Get our daily C2C jobs / Hotlist notifications on **WHATSAPP** WHATSAPP TELEGRAM LINKEDIN ### _Related_
corptocorp.org
January 5, 2026 at 9:53 PM
aptでjava11がうまく入らないし。pi1bだめかのぉ。sdが小さい??
April 19, 2024 at 8:06 AM
what is an example where this warning actually is a problem ? what part of java8 doesn't work on java11?

Supported source version 'RELEASE_8' from annotation processor 'Whatever' less than -source '11'
November 17, 2024 at 1:23 AM
Loic's Blog
Blog about IT developement, and some more stuff (travel, ecology, ...)
www.loicmathieu.fr
November 26, 2024 at 11:25 AM
Quoi de neuf dans Java 11 pour nous les développeurs. @java #Java11
http://www.loicmathieu.fr/wordpress/informatique/java-11-quoi-de-neuf/
Loic's Blog
Blog about IT developement, and some more stuff (travel, ecology, ...)
www.loicmathieu.fr
November 26, 2024 at 11:24 AM
<a href="https://speakerdeck.com/shingangan/anatatotimunotamenopublic-outputnosusume-at-sisitoult-number-3" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">speakerdeck.com/shi...
あなたとチームのためのPublic Outputのススメ@ししとうLT #3
あなたとチームのためのPublic Outputのススメ@ししとうLT #3
2024/06/17 <a href="https://4410.connpass.com/event/318108/">ししとうLT #3</a> 登壇資料 --- ・資料の中で引用したリンク一覧  ・<a href="https://tech-blog.optim.co.jp/entry/2023/02/16/100000">Amazon CorrettoイメージでJava11+Gradle+Spring Bootプロジェクトを動かす: Java SE脆弱性対応</a>  ・<a href="https://nuxters.nuxt.com/shinGangan">Nuxters</a>  ・<a href="https://github.com/shinGangan">GitHub</a>  ・<a href="https://zenn.dev/p/comm_vue_nuxt">Vue・Nuxt 情報が集まる広場 / Plaza for Vue・Nuxt.</a>
speakerdeck.com
June 19, 2024 at 2:05 PM
今日案件先の面談したけど、全く技術的な話についていけませんでしたわ。
やっぱり30にもなってまともにIT知識ないってのはヤバいんだな…
java8→java11になって何か感動するような変化を感じましたか?みたいな話なんて
なんか違いありましたっけ…なレベルだよ~
December 9, 2024 at 10:46 AM
Best Practice to build multiple application using different java version with Single Agent
Hello, I had an java application with tech stack such as gradle, java11 etc. I configured an agent with all required tools including java 11 to build the app. It worked fine. Recently for a new java application which uses java17, I used the same agent and installed java17 on that. Build for this application worked fine but I noticed that old application build which require java 11 started getting failed along with ./gradlew commands When I checked on the agent, JAVA_HOME was correctly pointing to JAVA11 but java -version was set to java17. Also gradle 6.7 version is set to use java11. I am pretty sure that issue is due to java version conflicting or mismatch but I want to understand on best practices to follow: * is it ok to use same agent server for different application (which required different java versions) or in other terms is it ok to install multiple java versions on same agent server * if it's fine how to make sure the applications are using the expected java version. I have already set the toolchain to use respective java version in build.gradle of application itseld but still ./gradlew addCredentials is failing for the same commit which was successful before I installed java 17 and used the same agent for another application. Please suggest.
techcommunity.microsoft.com
September 2, 2024 at 11:10 AM
Hey #Java @Apple M1/M2 folks, this is now available...

ARM Archive and DMG/Installers

https://www.oracle.com/java/technologies/downloads/#java11

We're readying this for a @OracleSQLDev distribution...
November 13, 2024 at 6:10 AM
Jenkinsのインストール済みJDKの設定、Java11のときはheadlessでいけたのにJava17からはdevelじゃないとJDKとして認識してくれないっぽい。Amazon Correttoの中身変わったんかな
February 16, 2024 at 7:37 AM
Java11→17は対応しないと動かなくなるような変更はなさそう
February 13, 2024 at 7:49 AM
I find myself spending a lot of time keeping up to date with all the improvements in Java (e.g. read this: http://java.ms/java11), and I wonder to myself: is Java moving too fast? Are people keeping informed of the latest innovations, or just staying with the stuff they know?
Java Best Practices | Jonathan Giles
Personal website of Jonathan Giles
java.ms
November 19, 2024 at 4:34 AM