Oracle Blogsの主としてテクノロジー製品のエントリを日本語でご紹介します(オリジナルのエントリを投稿することもあります)。厳密性をご所望の方は原文をどうぞ。よい内容でしたら原文に対し、"Good Entry, thanks!"でもいいので、是非コメントお願いします(Typoや誤訳はコメント欄からどうぞ)。なお、このエントリは個人の見解であり、所属する会社の公式見解ではありません。また、エントリ内でご紹介している製品・サービスは国内導入時期が未定の場合もありますのでご了承下さい。 Good entries on Oracle Blogs are put into Japanese. Mainly this blog covers technology products. Opinions expressed in this blog is my personal one and d
In this post we’ll look at the hot topics of the Java 8 language: default methods, lambdas and streams, and using Optional to represent absent values. In addition, we'll talk about the Java 8 best practices that we've found so far. If you're just here for our Java 8 cheat sheet, you can click the button at the bottom of the page to download a printable PDF version. Back to topBest Practices in Jav
For more information about security baselines, see Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer. JRE Expiration Date The JRE expires whenever a new release with security vulnerability fixes becomes available. Critical patch updates, which contain security vulnerability fixes, are announced one year in advance on Critical Patch Updates, Security Alerts and T
JapaneseDate japaneseDate = JapaneseDate.of(1873, 1, 1); System.out.println(japaneseDate); japaneseDate = JapaneseDate.of(1912, 7, 29); System.out.println(japaneseDate); japaneseDate = JapaneseDate.of(1912, 7, 30); System.out.println(japaneseDate); japaneseDate = JapaneseDate.of(1926, 12, 24); System.out.println(japaneseDate); japaneseDate = JapaneseDate.of(1926, 12, 25); System.out.println(japane
HASUNUMA Kenji (Deprecated) @khasunuma_old Date and Time APIを説明するにISO 8601にまで踏み込むのは蛇足だという方は非常に多く、過去にJava界隈の重鎮から叩かれたことがあります。しかし、過去のセッションやブログを見る限り、ISO 8601には触れずに解説したものは、ほぼ例外なく爆死しています。 2015-05-09 05:11:10 HASUNUMA Kenji (Deprecated) @khasunuma_old Date and Time APIがISO 8601ベースになったのは、先行したJoda-Timeが同様にISO 8601ベースにしてうまくまとまったから。Stephenは暦が無数にあることを承知の上で、ISO 8601という国際規格を「人間向け」の基準と定めたのです。 2015-05-09 05:13:45
Learn all about the Nashorn Javascript Engine with easily understood code examples. The Nashorn Javascript Engine is part of Java SE 8 and competes with other standalone engines like Google V8 (the engine that powers Google Chrome and Node.js). Nashorn extends Javas capabilities by running dynamic javascript code natively on the JVM. In the next ~15 minutes you learn how to evaluate javascript on
<i18n dev> [9] RFR: 8074791: Long-form date format incorrect month string for Finnish locale Masayoshi Okutsu masayoshi.okutsu at oracle.com Tue Mar 10 14:41:17 UTC 2015 Previous message: <i18n dev> [jdk9] RFR: Add de and pl localizations to native2ascii tool Next message: <i18n dev> [9] RFR: 8074791: Long-form date format incorrect month string for Finnish locale Messages sorted by: [ date ] [ th
<i18n dev> [9] RFR: 8075173: DateFormat in german locale returns wrong value for month march Masayoshi Okutsu masayoshi.okutsu at oracle.com Tue Mar 24 09:29:11 UTC 2015 Previous message: <i18n dev> [9] RFR: 8074350/8074351 Next message: <i18n dev> [9] RFR: 8075173: DateFormat in german locale returns wrong value for month march Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Hi, Pl
<i18n dev> [9] RFR: 8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM" Masayoshi Okutsu masayoshi.okutsu at oracle.com Fri Mar 27 08:48:58 UTC 2015 Previous message: <i18n dev> RFR: 8075667: (tz) Support tzdata2015b Next message: <i18n dev> [9] RFR: 8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMM
FULL PRODUCT VERSION : java version "1.8.0_40" Java(TM) SE Runtime Environment (build 1.8.0_40-b25) Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode) ADDITIONAL OS VERSION INFORMATION : Windows 7 Professional Service Pack 1 A DESCRIPTION OF THE PROBLEM : The java.text.DateFormat.format() method returns inconsistent values for months if the Date object comes from a Calendar with germa
FULL PRODUCT VERSION : java version "1.8.0_40" Java(TM) SE Runtime Environment (build 1.8.0_40-b25) Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode) ADDITIONAL OS VERSION INFORMATION : OSX Yosemite 10.10.2 A DESCRIPTION OF THE PROBLEM : The output of DateFormat is incorrect in the long form for Finnish, in that it adds an extra 'ta' to the end of the month name. java8 output: 6. maa
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く