Re: [External] : Re: JDK 17 is now in Rampdown Phase Two

2021-07-19 Thread Dalibor Topic
at least I can't find it here: https://jdk.java.net/archive/. Did you mean Oracle JDK 11.0.11, by chance? cheers, dalibor topic -- <http://www.oracle.com> Dalibor Topic Consulting Product Manager Phone: +494089091214 , Mobile: +491737185961 , Video: dalibor.to...@oracle.com Oracle Gl

Re: JDK 15 is in Rampdown Phase One

2020-06-25 Thread Dalibor Topic
something we should investigate. Please file a bug report on bugs.java.com and let us know the incident id. cheers, dalibor topic [0] https://en.wikipedia.org/wiki/Fula_language [1] https://en.wikipedia.org/wiki/Adlam_script An account of the script's development can be found at

Re: JDK 14 - Early Access build 22 is available

2019-11-12 Thread Dalibor Topic
targeting features that are ready for that particular release. So it's not really possible to say ahead of time what would make it into JDK 15. You can find the JDK 14 schedule at https://openjdk.java.net/projects/jdk/14/ . cheers, dalibor topic On 12.11.2019 11:27, Tibor Digana wrote:

Re: JDK 13 - Early Access build 17 is available

2019-04-23 Thread Dalibor Topic
Fwiw, some other platform-building communities in the Java ecosystem have embraced a regular release cadence, as well - from Eclipse (who led the way with their release trains and now moved on to a quarterly release cycle), to Wildfly (quarterly), and even OpenLiberty (monthly). cheers, dalibor top

Re: JDK 11 Early Access build 12 available

2018-05-10 Thread dalibor topic
ng explores, code, etc. I would suggest subscribing to their mailing lists, as linked off the respective web pages above. cheers, dalibor topic On Wed, May 9, 2018 at 8:28 PM, dalibor topic <mailto:dalibor.to...@oracle.com>> wrote: On 08.05.2018 11:36, Tibor Digana wrote:

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread dalibor topic
-affecting-garbage-collection-performance.htm#JSGCT-GUID-7FB2D1D5-D75F-4AA1-A3B1-4A17F8FF97D0 is helpful in that regard. cheers, dalibor topic -- <http://www.oracle.com> Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 ORACLE Deutschland B.V. &

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread dalibor topic
Hi Tibor, this issue was fixed meanwhile in Bytebuddy/Mockito. Please see https://github.com/raphw/byte-buddy/issues/428 for details. cheers, dalibor topic On 08.05.2018 17:56, Tibor Digana wrote: Here is first issue reported for PowerMock running on the top of JDK 11: https://github.com

Re: JDK 9 images are now modular with JDK 9 Early Access build 41

2014-12-10 Thread dalibor topic
On 10.12.2014 13:25, dalibor topic wrote: On 09.12.2014 20:33, Robert Scholte wrote: F:\java-workspace\apache-maven-maven\maven\maven-compat\src\main\java\org\apache\maven\repository\legacy\DefaultUpdateCheckManager.java:253: Undefined reference: java.nio.ByteBuffer

Re: JDK 9 images are now modular with JDK 9 Early Access build 41

2014-12-10 Thread dalibor topic
new flip() method on ByteBuffer returning a ByteBuffer, which overrides the flip() method on Buffer. http://download.java.net/jdk9/docs/api/java/nio/ByteBuffer.html#flip-- cheers, dalibor topic -- <http://www.oracle.com> Dalibor Topic | Principal Product Manager Phone: +494089091214 |

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Dalibor Topic
ld be /ignored/ - not crash the VM. The option is ignored in JDK 8. It is removed in JDK 9, causing the java launcher to exit. See https://bugs.openjdk.java.net/browse/JDK-8038827 for a similar report. cheers, dalibor toipc -- Oracle <http://www.oracle.com> Dalibor Topic | Prin

Re: JDK 8 Build 121 & JDK 7 Update 60 build 02 are available on java.net

2014-01-18 Thread dalibor topic
e: repo.maven.apache.org etc. If something's timing out, that might explain the difference. cheers, dalibor topic -- <http://www.oracle.com> Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5

Re: JDK 8 Build 121 & JDK 7 Update 60 build 02 are available on java.net

2014-01-18 Thread dalibor topic
Well, looking at https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3.1.x-with-maven-plugin-jdk-1.8/34/consoleText I see "os.arch=arm" "sun.arch.abi=gnueabihf" While https://builds.apache.org/computer/ubuntu1/systemInfo is an amd64 system. ;) cheer

Re: [OT] javamail open source implementation?

2004-07-28 Thread Dalibor Topic
s not redistributable (and not on ibiblio). Does anyone have an alternative (I remember seeing one but I can't fathom the name)? GNU Java Mail? http://www.gnu.org/software/classpathx/javamail/javamail.html cheers, dalibor topic - To unsu

Missing sources for GPLd and LGPLd artifacts

2004-04-03 Thread Dalibor Topic
es through your tool. cheers, dalibor topic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Commented: (MAVEN-1129) Maven uses sun.* classes directly to access Base64 codec

2004-02-02 Thread Dalibor Topic
estion I have is: where to download it from? The maven ibiblio repository? cheers, dalibor topic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Commented: (MAVEN-1129) Maven uses sun.* classes directly to access Base64 codec

2004-02-01 Thread Dalibor Topic
. How should I proceed from here? Patch some bootstrap file and resubmit the patch? cheers, dalibor topic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Building maven CVS under free runtimes (kaffe): Breaks during compilation

2004-01-23 Thread Dalibor Topic
) also how to patch maven 1.0-rc1 to get it run at all ;) cheers, dalibor topic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Building maven CVS under free runtimes (kaffe): Breaks during compilation

2004-01-22 Thread Dalibor Topic
free runtime (i.e Kaffe[1]) with Maven 1.0-rc1. 2004-01-22 Dalibor Topic <[EMAIL PROTECTED]> * project.xml: Added dependency on commons-codec * src/java/org/apache/maven/util/HttpUtils.java: Use Base64 encoder from Jakarta Commons-Codec. with the attached patch,

Building maven CVS under free runtimes (kaffe): Breaks during compilation

2004-01-22 Thread Dalibor Topic
uot;sun.misc.BASE64Encoder" ).newInstance(); straight in the code, makes the point of using reflection quite moot ;) cheers, dalibor topic [1] Remove the unmecessary tools.jar entry in forehead.conf [2] http://www.kaffe.org/~robilad/mavenized-kaffe-website.png maven jar works fine. maven