Tue, 08 Dec 2015 20:04:03 +0100 |
mgronlun |
8140485: Class load and creation cleanup
|
file |
diff |
annotate
|
Thu, 19 Nov 2015 10:34:11 -0800 |
ctornqvi |
8143324: Backout JDK-8087223
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 15:14:29 -0800 |
minqi |
8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 09:47:23 -0400 |
coleenp |
8139203: Consistent naming for klass type predicates
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 13:11:36 -0400 |
coleenp |
8139163: InstanceKlass::cast passes through NULL
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 16:48:38 -0400 |
coleenp |
8140274: methodHandles and constantPoolHandles should be passed as const references
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 13:02:15 -0400 |
acorn |
8087342: Crash in klassItable::initialize_itable_for_interface
|
file |
diff |
annotate
|
Fri, 29 May 2015 11:35:51 -0400 |
coleenp |
8029567: Clean up linkResolver code
|
file |
diff |
annotate
|
Thu, 21 May 2015 21:17:56 +0200 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Wed, 13 May 2015 15:16:06 +0200 |
pliden |
8079792: GC directory structure cleanup
|
file |
diff |
annotate
|
Thu, 07 May 2015 15:05:46 +0200 |
aeriksso |
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 14:05:48 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Tue, 14 Apr 2015 18:11:06 +0300 |
vlivanov |
8062280: C2: inlining failure due to access checks being too strict
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 15:18:37 -0700 |
minqi |
8074345: Enable RewriteBytecodes when VM runs with CDS
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 14:37:35 +0100 |
stefank |
8072911: Remove includes of oop.inline.hpp from .hpp files
|
file |
diff |
annotate
|
Tue, 27 Jan 2015 20:02:35 -0800 |
minqi |
Merge
|
file |
diff |
annotate
|
Fri, 23 Jan 2015 09:54:33 -0500 |
lfoltan |
8067480: Crash in klassItable::initialize_itable_for_interface when running vm.runtime.defmeth.StaticMethodsTest.
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 13:06:20 -0500 |
drchase |
8064524: Compiler code generation improvements
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:38:22 +0400 |
lfoltan |
8036805: Correct linker method lookup.
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 09:58:23 -0400 |
hseigel |
8031819: Remove legacy jdk checks and code
|
file |
diff |
annotate
|
Thu, 15 May 2014 17:38:50 -0400 |
coleenp |
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 08:08:44 +0200 |
anoll |
8036956: remove EnableInvokeDynamic flag
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 05 Feb 2014 15:14:47 -0800 |
ccheung |
8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 09:39:51 -0500 |
hseigel |
8031045: Access checks should precede additional per-instruction checks
|
file |
diff |
annotate
|
Mon, 16 Dec 2013 08:24:33 -0500 |
hseigel |
8027804: JCK resolveMethod test fails expecting AbstractMethodError
|
file |
diff |
annotate
|
Tue, 10 Dec 2013 16:18:26 -0500 |
hseigel |
8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 11:33:10 -0500 |
hseigel |
8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 11:13:14 -0800 |
acorn |
8028438: static superclass method masks default methods
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 08:36:15 -0800 |
acorn |
8026066: ICCE for invokeinterface static
|
file |
diff |
annotate
|
Tue, 26 Nov 2013 09:52:22 -0500 |
hseigel |
8026065: InterfaceMethodref for invokespecial must name a direct superinterface
|
file |
diff |
annotate
|
Wed, 13 Nov 2013 07:31:26 -0800 |
acorn |
8027229: ICCE expected for >=2 maximally specific default methods.
|
file |
diff |
annotate
|
Tue, 22 Oct 2013 14:47:59 -0400 |
hseigel |
8026394: Eclipse fails with JDK8 build 111
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 19:44:40 -0700 |
ccheung |
Merge
|
file |
diff |
annotate
|
Wed, 16 Oct 2013 14:32:05 -0400 |
hseigel |
8024804: Crash when InterfaceMethodref resolves to Object.registerNatives
|
file |
diff |
annotate
|
Thu, 17 Oct 2013 10:58:45 -0700 |
iveresov |
Merge
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 21:52:42 -0400 |
acorn |
8026299: invokespecial gets ICCE when it should get AME.
|
file |
diff |
annotate
|
Sat, 12 Oct 2013 17:26:41 -0400 |
drchase |
8026124: JSR-292 bug: java.nio.file.Path.toString cores dump
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 12:20:28 -0400 |
acorn |
8009130: Lambda: Fix access controls, loader constraints.
|
file |
diff |
annotate
|
Tue, 01 Oct 2013 08:10:42 -0400 |
acorn |
8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
|
file |
diff |
annotate
|
Thu, 26 Sep 2013 10:25:02 -0400 |
hseigel |
7195622: CheckUnhandledOops has limited usefulness now
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 22:38:02 -0400 |
drchase |
8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 08:05:35 -0700 |
bharadwaj |
8006267: InterfaceMethod_ref should allow invokestatic and invokespecial
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 07:12:09 -0700 |
kmo |
8011952: Missing ResourceMarks in TraceMethodHandles
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 14:10:59 -0400 |
acorn |
8009731: Confusing error message for loader constraint violation
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 18:22:40 -0700 |
lana |
Merge
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 08:36:42 -0500 |
coleenp |
8000797: NPG: is_pseudo_string_at() doesn't work
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 21:45:09 +0100 |
ewendeli |
Merge
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 10:34:29 -0500 |
coleenp |
8006040: NPG: on_stack processing wastes space in ConstantPool
|
file |
diff |
annotate
|
Sun, 03 Feb 2013 22:43:57 +0100 |
ewendeli |
Merge
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 14:20:21 +0100 |
stefank |
8003935: Simplify the needed includes for using Thread::current()
|
file |
diff |
annotate
|
Mon, 12 Nov 2012 16:15:05 -0500 |
hseigel |
8001471: Klass::cast() does nothing
|
file |
diff |
annotate
|
Tue, 06 Nov 2012 15:09:37 -0500 |
coleenp |
8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
|
file |
diff |
annotate
|
Thu, 11 Oct 2012 12:25:42 -0400 |
kamg |
7200776: Implement default methods in interfaces
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 17:03:33 -0500 |
kamg |
8001307: Modify ACC_SUPER behavior
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 14:50:10 -0700 |
twisti |
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
|
file |
diff |
annotate
|