hotspot/src/share/vm/prims/jniCheck.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Thu, 22 Dec 2016 16:51:25 +0100 goetz 8171924: Use SIZE_FORMAT to print size_t values.
Thu, 01 Dec 2016 08:56:41 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Mon, 14 Jul 2014 10:15:21 -0400 coleenp Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Mon, 14 Jul 2014 10:50:20 +0200 dsimms 8046668: Excessive checked JNI warnings from Java startup
Thu, 12 Jun 2014 11:34:35 +0200 dsimms 8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
Wed, 11 Jun 2014 18:34:09 +0200 dsimms 8043224: -Xcheck:jni improvements to exception checking and excessive local refs
Wed, 11 Jun 2014 12:09:12 +0200 dsimms 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Sat, 05 Oct 2013 15:18:57 +0200 sla 8025922: JNI access to Strings need to check if the value field is non-null
Thu, 18 Jul 2013 06:47:15 -0400 dholmes 8020697: jniCheck.cpp:check_is_obj_array asserts on TypeArrayKlass::cast(aOop->klass())
Tue, 16 Jul 2013 07:33:29 +0200 mgerdin 6671508: JNI GetPrimitiveArrayCritical should not be callable on object arrays
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 25 Oct 2011 08:17:15 -0700 never 7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 07 Dec 2010 03:15:45 -0800 sla 6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Tue, 11 Aug 2009 11:57:51 -0600 dcubed 6862945: 4/3 conversion of jmethodID to methodOop in JVMTI is too expensive
Mon, 15 Dec 2008 16:55:11 -0800 xdono 6785258: Update copyright year
Thu, 04 Dec 2008 17:29:56 -0800 poonam 6739363: Xcheck jni doesn't check native function arguments
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip