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 11:15:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
share
/
native
/
libjava
History
Matthias Baesken
088825ed88
8355979: ATTRIBUTE_NO_UBSAN needs to be extended to handle float divisions by zero on AIX
...
Reviewed-by: jkern, lucy
2025-05-06 14:15:37 +00:00
..
Array.c
…
BootLoader.c
…
CDS.c
8351748: Add class init barrier to AOT-cached Method/Var Handles
2025-03-24 06:42:02 +00:00
check_classname.c
…
check_classname.h
…
check_version.c
…
Class.c
8349860: Make Class.isArray(), Class.isInterface() and Class.isPrimitive() non-native
2025-02-25 12:35:54 +00:00
ClassLoader.c
…
ConstantPool.c
…
Continuation.c
…
ContinuationSupport.c
…
Double.c
…
Executable.c
…
Field.c
…
FileInputStream.c
…
FileOutputStream.c
…
Finalizer.c
…
Float.c
…
ForeignLinkerSupport.c
…
gdefs.h
…
io_util.c
…
io_util.h
…
java_props.h
8350703: Add standard system property stdin.encoding
2025-04-25 16:32:42 +00:00
jdk_util.h
…
jio.c
…
jlong.h
…
jni_util.c
…
jni_util.h
…
LambdaProxyClassArchive.c
…
Module.c
…
NativeAccessors.c
…
NativeLibraries.c
…
NullPointerException.c
…
Object.c
…
ObjectStreamClass.c
…
PhantomReference.c
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
PreviewFeatures.c
…
RandomAccessFile.c
…
RawNativeLibraries.c
…
Reference.c
…
Reflection.c
…
Runtime.c
…
Shutdown.c
…
Signal.c
…
StackFrameInfo.c
…
StackStreamFactory.c
…
StackTraceElement.c
…
String.c
…
System.c
8350703: Add standard system property stdin.encoding
2025-04-25 16:32:42 +00:00
Thread.c
…
Throwable.c
…
TimeZone.c
…
ub.h
8355979: ATTRIBUTE_NO_UBSAN needs to be extended to handle float divisions by zero on AIX
2025-05-06 14:15:37 +00:00
VirtualThread.c
…
VM.c
…
VMSupport.c
…