This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-08-11 19:25:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
micro
/
org
/
openjdk
/
bench
/
java
/
lang
History
Maurizio Cimadamore
03e84178eb
8329948: Remove string template feature
...
Reviewed-by: jlahoda
2024-04-17 14:10:28 +00:00
..
constant
…
foreign
8327460: Compile tests with the same visibility rules as product code
2024-03-13 08:09:22 +00:00
invoke
8308753: Class-File API transition to Preview
2023-12-04 07:07:57 +00:00
reflect
…
runtime
…
ArrayClone.java
…
ArrayCopy.java
…
ArrayCopyAligned.java
…
ArrayCopyAlignedLarge.java
8310159: Bulk copy with Unsafe::arrayCopy is slower compared to memcpy
2023-11-27 17:35:39 +00:00
ArrayCopyObject.java
…
ArrayCopyUnalignedBoth.java
…
ArrayCopyUnalignedDst.java
…
ArrayCopyUnalignedSrc.java
…
ArrayFiddle.java
…
CallerClassBench.java
…
Characters.java
…
ClassForName.java
…
ClassGetResource.java
…
Clone.java
…
DoubleClassCheck.java
…
EnumHashCode.java
…
FloatClassCheck.java
…
FloatingDecimal.java
…
FPComparison.java
…
GetStackTrace.java
…
IntegerDivMod.java
…
Integers.java
…
LongDivMod.java
…
Longs.java
…
MathBench.java
8327147: Improve performance of Math ceil, floor, and rint for x86
2024-03-07 21:44:46 +00:00
NewInstance.java
…
ObjectHashCode.java
…
RegionMatchesIC.java
…
RotateBenchmark.java
…
ScopedValues.java
…
ScopedValuesData.java
…
ScopedValuesExecutorService.java
…
StackTraceElementBench.java
…
StackWalkBench.java
…
StrictMathBench.java
…
StringBuffers.java
8326370: Remove redundant and misplaced micros from StringBuffers
2024-02-21 11:19:37 +00:00
StringBuilders.java
8325730: StringBuilder.toString allocation for the empty String
2024-02-20 20:28:55 +00:00
StringBuilderToString.java
…
StringCompareToDifferentLength.java
…
StringCompareToIgnoreCase.java
…
StringComparisons.java
…
StringConcat.java
…
StringConstructor.java
8311906: Improve robustness of String constructors with mutable array inputs
2023-12-04 18:28:59 +00:00
StringDecode.java
…
StringEncode.java
…
StringEquals.java
…
StringFormat.java
8316704: Regex-free parsing of Formatter and FormatProcessor specifiers
2024-02-06 15:16:40 +00:00
StringHashCode.java
…
StringIndexOf.java
8325169: Reduce String::indexOf overheads
2024-02-05 16:30:05 +00:00
StringIndexOfChar.java
…
StringOffsetByCodePoints.java
…
StringOther.java
…
StringReplace.java
…
StringSubstring.java
…
StringUpperLower.java
…
SystemTime.java
…
ThreadOnSpinWait.java
…
ThreadOnSpinWaitProducerConsumer.java
…
ThreadOnSpinWaitSharedCounter.java
…
ThreadSleep.java
…
ThreadStartJoin.java
…