jdk/src/java.base/share/native/libjava
Kim Barrett 6023f6b1bf 8188055: (ref) Add Reference::refersTo predicate
Reviewed-by: mchung, pliden, rriggs, dholmes, ihse, smarks, alanb
2020-11-04 09:18:23 +00:00
..
AccessController.c 8214583: AccessController.getContext may return wrong value after JDK-8212605 2018-12-18 16:36:26 -08:00
Array.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AtomicLong.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BootLoader.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CDS.c 8247666: Support Lambda proxy classes in static CDS archive 2020-10-19 18:27:50 +00:00
check_classname.c 8230043: Lazily load libverify 2019-10-07 16:55:24 +02:00
check_classname.h 8230043: Lazily load libverify 2019-10-07 16:55:24 +02:00
check_version.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Class.c 8227046: compiler implementation for sealed classes 2020-06-01 17:00:40 -04:00
ClassLoader.c 8253960: Memory leak in Java_java_lang_ClassLoader_defineClass0() 2020-10-05 13:09:42 +00:00
ConstantPool.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Double.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Executable.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Field.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileInputStream.c 8244936: Reduce JNI overhead of accessing FileDescriptor 2020-05-13 22:25:14 +02:00
Float.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
gdefs.h 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
io_util.c 8244936: Reduce JNI overhead of accessing FileDescriptor 2020-05-13 22:25:14 +02:00
io_util.h 8212001: Verify exported symbols in java.base (libjava) 2018-10-11 14:10:13 +01:00
java_props.h 8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit 2019-05-10 16:22:35 -07:00
jdk_util.h 8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code 2019-12-10 12:50:50 -06:00
jio.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jlong.h 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
jni_util.c 8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument 2019-12-06 14:13:10 +01:00
jni_util.h 8232724: Remove indirection with calling JNU_NewStringPlatform 2019-10-30 14:08:07 +00:00
LambdaProxyClassArchive.c 8198698: Support Lambda proxy classes in dynamic CDS archive 2020-06-10 15:50:26 +00:00
Module.c 8242452: During module definition, move conversion of packages from native to VM 2020-04-18 19:45:45 +02:00
NativeAccessors.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NativeLibraries.c 8240975: Extend NativeLibraries to support explicit unloading 2020-03-23 09:05:39 -07:00
NullPointerException.c 8218628: Add detailed message to NullPointerException describing what is null 2019-10-14 11:36:17 +02:00
Object.c 8232613: Move Object.registerNatives into HotSpot 2019-10-24 09:57:29 +02:00
ObjectStreamClass.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PhantomReference.c 8188055: (ref) Add Reference::refersTo predicate 2020-11-04 09:18:23 +00:00
RandomAccessFile.c 8244936: Reduce JNI overhead of accessing FileDescriptor 2020-05-13 22:25:14 +02:00
Reference.c 8188055: (ref) Add Reference::refersTo predicate 2020-11-04 09:18:23 +00:00
Reflection.c 8236183: cleanup Java_jdk_internal_reflect_Reflection_getCallerClass naming 2019-12-18 15:10:10 +01:00
Runtime.c 8198441: Replace native Runtime::runFinalization0 method with shared secrets 2018-02-20 11:28:32 -08:00
SecurityManager.c 8186535: Remove deprecated pre-1.2 SecurityManager methods and fields 2017-11-30 07:54:28 -05:00
Shutdown.c Merge 2018-03-01 01:47:46 +01:00
Signal.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
sizecalc.h 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StackStreamFactory.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StackTraceElement.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StrictMath.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
String.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StringCoding.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
System.c 8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit 2019-05-10 16:22:35 -07:00
Thread.c 8229516: Thread.isInterrupted() always returns false after thread termination 2019-11-03 18:02:29 -05:00
Throwable.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TimeZone.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VM.c 8253500: [REDO] JDK-8253208 Move CDS related code to a separate class 2020-09-24 15:28:10 +00:00
VMSupport.c 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00