hotspot/src/share/vm/prims/jvm.cpp
Wed, 11 Feb 2015 17:41:55 +0100 dfuchs 8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Fri, 06 Feb 2015 10:40:04 -0800 dcubed Merge
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Wed, 04 Feb 2015 17:12:03 +0100 dfuchs 8072450: 9-dev build failed on elinux-i586 and rlinux-i586
Wed, 28 Jan 2015 17:52:48 +0100 dfuchs 8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Fri, 23 Jan 2015 09:54:33 -0500 lfoltan 8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
Sun, 14 Dec 2014 16:04:03 -0500 coleenp 8042418: Remove JVM_FindClassFromClassLoader
Wed, 26 Nov 2014 18:01:10 +0100 jwilhelm Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Wed, 12 Nov 2014 13:55:59 +0100 stefank 8062808: Turn on the -Wreturn-type warning
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Mon, 17 Nov 2014 11:26:43 -0500 coleenp 8064779: Add additional comments for "8062370: Various minor code improvements"
Mon, 10 Nov 2014 16:45:46 -0500 emc 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Thu, 23 Oct 2014 14:43:08 -0700 cjplummer 6191224: (reflect) Misleading detail string in IllegalArgumentException thrown by Array.get<Type>
Fri, 17 Oct 2014 07:58:54 -0700 amurillo Merge
Tue, 14 Oct 2014 13:10:50 -0700 coleenp 8015256: Better class accessibility
Thu, 09 Oct 2014 04:45:58 -0700 fparain 8057777: Cleanup of old and unused VM interfaces
Thu, 02 Oct 2014 16:31:44 -0400 coleenp 8047736: Remove JVM_GetClassLoader as no longer used
Thu, 28 Aug 2014 11:29:09 -0400 coleenp 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
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.
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Thu, 15 May 2014 17:38:50 -0400 coleenp 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
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.
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
Mon, 28 Apr 2014 09:27:47 +0200 sla 8041980: (hotspot) sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Mon, 14 Apr 2014 14:27:45 -0400 lfoltan 8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
Tue, 18 Mar 2014 13:45:27 -0400 coleenp 8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array
Fri, 28 Feb 2014 16:00:40 +0400 igerasim 8035893: JVM_GetVersionInfo fails to zero structure
Mon, 24 Feb 2014 10:28:22 +0100 jbachorik 4505697: nsk/jdi/ExceptionEvent/_itself_/exevent006 and exevent008 tests fail with InvocationTargetException
Thu, 20 Feb 2014 12:20:56 -0800 kvn Merge
Tue, 18 Feb 2014 09:15:40 +0100 sla 8034080: Remove the USDT1 dtrace code from Hotspot
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Tue, 11 Feb 2014 10:05:02 -0800 iklam Merge
Tue, 11 Feb 2014 08:43:17 -0800 iklam 7182040: volano29 limited by os resource on Linux - need better diagnostic message
Mon, 10 Feb 2014 12:48:54 -0800 dcubed 8028073: race condition in ObjectMonitor implementation causing deadlocks
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Mon, 16 Dec 2013 10:34:30 +0100 sla 8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Tue, 08 Oct 2013 02:56:06 -0400 dholmes 8026025: JVM_GetCallerClass allows Reflection.getCallerClass(int depth) to use
Fri, 04 Oct 2013 21:00:43 -0700 ccheung Merge
Wed, 02 Oct 2013 09:18:56 -0700 mikael 8024087: Remove dead JVM_{Get,Set}PrimitiveFieldValues functions
Fri, 27 Sep 2013 12:43:51 -0700 adlertz Merge
Fri, 20 Sep 2013 12:58:35 -0700 dcubed Merge
Fri, 20 Sep 2013 09:30:02 -0400 coleenp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
Thu, 26 Sep 2013 12:07:53 -0700 twisti 8024545: make develop and notproduct flag values available in product builds
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Mon, 08 Jul 2013 19:36:22 -0400 hseigel 8014399: Remove JVM_SetProtectionDomain from hotspot
Tue, 25 Jun 2013 12:46:21 -0700 amurillo Merge
Wed, 19 Jun 2013 11:02:10 +0100 chegar Merge
less more (0) -100 -60 tip