AudioSystem.isLineSupported behaves differently in MAC Safari and Firefox
Hi,I have an applet containing record option to perform recording via Computer but it is not working in Safari browser. From the code , it was found that AudioSystem.isLineSupported() is returning...
View ArticleWhere to report Java 8 SE bugs ?
I've tried to click on the link "J2SE bug reporting channels" which is present: - on this forum - on this blog entry: https://blogs.oracle.com/java/entry/contribute_to_the_quality_of - on...
View ArticleJavaFx features
Does JavaFx support Mpeg-Dash? Or will it support in future?Thanks in advance!!!
View ArticleWhy is a functional interface with a generic method not allowed?
When trying to use a functional interface that has a generic method javac complains that the method is generic. However I can't find anything about that in the specification? In fact the specification...
View ArticleHow do I download JDK 8b125 ? (Assent to license is not accepted)
How do I download JDK 8 b125 from the web page at https://jdk8.java.net/download.htmlEven though I have clicked on " o Accept License Agreement", I don't receive the "thank you" confirmation message,...
View ArticleJava 8: Possible bug in java.time API.
Hello,I'm trying to use the new java.time api that comes with Java 8, build B124 (I already know joda-time).I've a String "01/08/2012_00:00:01", I know that the time ref. is UTC, and I want to convert...
View ArticleFYI - Downloads from JDK7 and JDK8 failing
Hello, We are investigating why downloads from JDK7 and JDK8 are failing. When it is resolved this forum posting will be updated. [Edit ] The download issue has been resolved. -Roger
View ArticleWill the Java 8 VM support G1 garbage collector for ARM?
Hi!I am currently leading a SW project which involves running a distributed system on many ARMs, using java as the main execution language. Unfortunately Java 7 VM does not support the G1 gc for ARM...
View ArticlePossible bug in SAX Parser handling multi-line comments
I hope I'm in the right place, apologies if I'm not.I'm fairly new to Java, though not new to programming. I'm writing an application that takes quite a lot of configuration from XML files, and I think...
View ArticleNeed help Installing JDK on Fedora 20
Hi! I'm new to this forum, and to Java Programming, and I recently recieved an old desktop, and I installed Linux Fedora 20 on it. I'm new to Linux, also. I'm trying to learn Java programming, but I'm...
View ArticleJava 7u60 release date
Apologies if this is the wrong place to post this question. Do we have a rough ETA as to when Java 7u60 will be released? Thanks.
View Articleبرنامج شكلك مش غريب الحلقة 2 26/4/2014 شكلك مش غريب مباشر اون لاين
الحلقة الثانية كاملة من برنامج شكلك مش غريب مشاهدة الحلقة الثانية كاملة من برنامج شكلك مش غريب برنامج شكلك مش غريب الحلقة الثانية كاملة الحلقة الثانية كاملة من برنامج شكلك مش غريب الحلقة 2 كاملة من...
View Articleالحلقة 2 شكلك مش غريب السبت 26-4-2014 شكلك مش غريب
الحلقة الثانية كاملة من برنامج شكلك مش غريب مشاهدة الحلقة الثانية كاملة من برنامج شكلك مش غريب برنامج شكلك مش غريب الحلقة الثانية كاملة الحلقة الثانية كاملة من برنامج شكلك مش غريب الحلقة 2 كاملة من...
View Articleمشاهدة الحلقة 2 كاملة من برنامج شكلك مش غريب اليوم 26-4-2014
الحلقة الثانية كاملة من برنامج شكلك مش غريب مشاهدة الحلقة الثانية كاملة من برنامج شكلك مش غريب برنامج شكلك مش غريب الحلقة الثانية كاملة الحلقة الثانية كاملة من برنامج شكلك مش غريب الحلقة 2 كاملة من...
View Articleرياض الخولى-مسلسل سلسال الدم الحلقة24 الرابعة والعشرون كاملة-علا غانم
مسلسل سلسال الدم الحلقة 24 الرابعة والعشرون كامله selsal eldam ep 25 مسلسل سلسال الدم الحلقة 24 كامله HD مسلسل سلسال الدم الحلقة 24 mbc مصر الحلقة 24 مسلسل سلسال الدم سلسال الدم - الحلقة 24 الرابع...
View Articleمسلسل سلسال الدم الحلقة23كاملة اون لاين
مسلسل سلسال الدم الحلقة 23 الثالثة والعشرون كامله selsal eldam ep 24 مسلسل سلسال الدم الحلقة 23 كامله HD مسلسل سلسال الدم الحلقة 23 mbc مصر الحلقة 23 مسلسل سلسال الدم سلسال الدم - الحلقة 23 الثالثة...
View ArticleJava stops working with Java 7 Update 60 b14
Java does not work after installing Java 7 u60 build b14 ( jre-7u60-ea-bin-b14-windows-i586-09_apr_2014.exe ) on Windows 8.1 Signed Java Applets, that worked fine under Java 7 Update 51, do not work in...
View ArticlePossible bug: JRE7u60 EA b13 (javax.swing.JFileChooser)
I was testing out my applet on JRE 7u60 EA b13. My applet works fine on JRE 7u51 and with no warnings/errors.When I run applet on JRE 7u60 EA b13, it became no response at "new...
View ArticleHow to Blend two Image in javaFX
I have two plot about data that stored in two separate image. I need to place them in one Image so I can see the difference. How to accomplish this in javaFX?
View Article(JFX8) TextArea and TableView: surprising behaviors.
JDK8, b129I don't know if the following points are really bugs but they have surprising behaviors (I think so, but...). Point #1 TextArea : if you invoke the setText method with a null object it's OK....
View Article