src/java.base/share/classes/java/lang/Long.java
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Thu, 29 Aug 2019 16:31:34 -0700 darcy 8229997: Apply java.io.Serial annotations in java.base
Thu, 20 Jun 2019 03:32:14 +0000 tvaleev 8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Wed, 09 Jan 2019 06:18:33 -0800 igerasim 8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
Thu, 13 Dec 2018 10:35:09 -0500 vromero 8215300: additional changes to constants API
Thu, 13 Dec 2018 15:31:05 +0100 redestad 8215281: Use String.isEmpty() when applicable in java.base
Sun, 09 Dec 2018 12:36:24 -0500 vromero 8210031: implementation for JVM Constants API
Tue, 20 Nov 2018 21:12:46 +0100 redestad 8213033: Archive remaining primitive box caches
Thu, 23 Aug 2018 12:09:46 -0700 igerasim 8209171: Simplify Java implementation of Integer/Long.numberOfTrailingZeros()
Wed, 15 Aug 2018 10:16:15 -0700 darcy 8176425: Add radix indication in NumberFormatException message for Integer.decode
Tue, 22 May 2018 14:44:18 +0200 redestad 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
Wed, 25 Apr 2018 22:12:06 -0700 darcy 8200478: For boxing conversion javac uses Long.valueOf which does not guarantee caching according to its javadoc
Mon, 26 Mar 2018 17:30:14 -0700 igerasim 8199843: Optimize Integer/Long.highestOneBit()
Thu, 15 Mar 2018 08:11:01 -0700 bpb 8189230: JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip