hotspot/src/share/vm/prims/jni.cpp
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Wed, 25 May 2016 13:46:05 -0400 kbarrett 8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151
Thu, 12 May 2016 04:17:00 +0000 never 8156034: [JVMCI] Notify the jvmci compiler on completion of a bootstrap
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Tue, 09 Feb 2016 15:54:16 -0500 coleenp 8149170: Better byte behavior should normalize JNI arguments
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Thu, 10 Mar 2016 15:52:56 -0500 mockner 8146551: The output from classresolve tag has been shortened and moved to debug level.
Wed, 02 Mar 2016 15:10:38 -0500 rprotacio 8145098: JNI GetVersion should return JNI_VERSION_9
Tue, 01 Mar 2016 23:46:09 +0100 mgronlun 8143226: Minor updates to Event Based tracing
Wed, 17 Feb 2016 22:17:49 -0500 simonis 8150079: MSVC prior to VS 2013 doesn't know the 'va_copy' macro
Tue, 19 Jan 2016 12:07:32 +0100 mgerdin 8148481: Devirtualize Klass::vtable
Thu, 14 Jan 2016 15:09:11 +0100 ehelin 8146994: Move internal vm tests to a separate file
Fri, 15 Jan 2016 01:03:42 +0000 coleenp Merge
Thu, 14 Jan 2016 15:45:31 -0500 coleenp 8145940: TempNewSymbol should have correct copy and assignment functions
Thu, 14 Jan 2016 16:26:38 -0500 coleenp Merge
Mon, 04 Jan 2016 15:41:05 +0100 goetz 8146401: Clean up oop.hpp: add inline directives and fix header files
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Wed, 23 Dec 2015 15:05:38 -0500 mockner 8144874: Reimplement TraceClassResolution with Unified Logging.
Tue, 15 Dec 2015 00:16:09 -0500 simonis 8145015: jni_GetStringCritical asserts for empty strings
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Tue, 08 Dec 2015 20:04:03 +0100 mgronlun 8140485: Class load and creation cleanup
Sat, 05 Dec 2015 15:16:01 +0100 tschatzl 8144583: Test sanity/ExecuteInternalVMTests.java fails
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Mon, 30 Nov 2015 19:38:51 +0100 jwilhelm Merge
Tue, 24 Nov 2015 10:22:36 +0100 tschatzl 8136681: Factor out IHOP calculation from G1CollectorPolicy
Tue, 24 Nov 2015 11:40:18 -0500 rprotacio 8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL
Wed, 18 Nov 2015 03:03:43 +0300 vlivanov 8139595: MethodHandles::remove_dependent_nmethod is not MT safe
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Wed, 04 Nov 2015 17:18:59 -0500 rprotacio 8138916: Logging write function does not allow for long enough messages
Mon, 18 Aug 2014 14:37:55 +0200 mgerdin 8055283: Expand ResourceHashtable with C_HEAP allocation, removal and some unit tests
Thu, 29 Oct 2015 14:58:44 +0100 ehelin 8140393: Move WorkerDataArray to its own file
Wed, 28 Oct 2015 15:03:40 +0100 coleenp Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Mon, 26 Oct 2015 08:34:25 -0700 sangheki 8139801: Error message from validation check has wrong order on Windows
Tue, 13 Oct 2015 10:06:46 +0200 stefank 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
Wed, 11 Nov 2015 16:32:17 -1000 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Tue, 27 Oct 2015 01:45:01 -0400 dlong Merge
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Thu, 15 Oct 2015 10:07:28 +0200 tschatzl 8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up
Mon, 31 Aug 2015 13:06:01 -0400 kbarrett 8131330: G1CollectedHeap::verify_dirty_young_list fails with assert
Mon, 19 Jan 2015 11:06:08 +0100 stefank 8087322: Implement a Semaphore utility class
Tue, 02 Jun 2015 10:41:18 +0200 aeriksso 8072588: JVM crashes in JNI if toString is declared as an interface method
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 03 Apr 2015 05:55:33 -0400 stuefe 8074860: Structured Exception Catcher missing around CreateJavaVM on Windows
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Wed, 12 Nov 2014 12:41:59 +0100 stefank 8064581: Move INCLUDE_ALL_GCS include section to the end of the include list
Thu, 13 Nov 2014 11:14:01 +0100 goetz 8064786: Fix debug build after 8062808: Turn on the -Wreturn-type warning
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
less more (0) -100 -60 tip