This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1d39249231
jdk-24
/
test
/
jdk
/
java
/
nio
/
Buffer
History
Jaikiran Pai
1d39249231
8339834: Replace usages of -mx and -ms in some tests
...
Reviewed-by: aivanov, ascarpino, prr, dholmes
2024-09-12 02:02:14 +00:00
..
AllocateDirectInit.java
Basic-X.java.template
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
Basic.java
8306959: (bf) CharBuffer.append(CharSequence,int,int) throws BufferOverflowException where IndexOutOfBoundsException expected
2023-04-27 17:20:08 +00:00
BasicByte.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BasicChar.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BasicDouble.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BasicFloat.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BasicInt.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BasicLong.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BasicShort.java
8318966: Some methods make promises about Java array element alignment that are too strong
2024-02-14 14:30:54 +00:00
BulkPutBuffer.java
8286473: Drop --enable-preview from Record related tests
2022-05-11 08:52:11 +00:00
ByteBufferViews.java
CharAt.java
Chars.java
Chew.java
8339834: Replace usages of -mx and -ms in some tests
2024-09-12 02:02:14 +00:00
CopyDirect-X-Memory.java.template
CopyDirectByteMemory.java
CopyDirectCharMemory.java
CopyDirectDoubleMemory.java
CopyDirectFloatMemory.java
CopyDirectIntMemory.java
CopyDirectLongMemory.java
CopyDirectMemory.java
CopyDirectShortMemory.java
DirectBufferAllocTest.java
EqualsCompareTest.java
8337716: ByteBuffer hashCode implementations are inconsistent
2024-08-04 15:42:51 +00:00
genBasic.sh
genCopyDirectMemory.sh
genOrder.sh
LimitDirectMemory.java
LimitDirectMemoryNegativeTest.java
Order-X.java.template
Order.java
OrderChar.java
OrderDouble.java
OrderFloat.java
OrderInt.java
OrderLong.java
OrderShort.java
ReachabilityTest.java
StringCharBufferSliceTest.java
SwapMicroBenchmark.java