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
|
Tue, 04 Sep 2012 18:01:20 -0700 |
twisti |
7196120: NPG: JSR 2292 test fails because missing fix for 7188911
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Tue, 07 Aug 2012 14:32:08 -0700 |
twisti |
7188911: nightly failures after JSR 292 lazy method handle update (round 2)
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:51:00 -0700 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 16:03:29 -0700 |
never |
7089790: integrate bsd-port changes
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 18:04:17 -0700 |
iveresov |
7066339: Tiered: policy should make consistent decisions about osr levels
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 17:14:06 -0700 |
jrose |
7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 23:25:20 -0700 |
jrose |
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
|
file |
diff |
annotate
|
Thu, 05 May 2011 07:51:05 -0700 |
jcoomes |
6728025: LinkResolver is missing some ResourceMarks
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 17:02:30 -0700 |
jrose |
6981791: remove experimental code for JSR 292
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 02:31:57 -0700 |
twisti |
6817525: turn on method handle functionality by default for JSR 292
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 18:29:18 -0700 |
jrose |
7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 22:34:57 -0800 |
jrose |
7012648: move JSR 292 to package java.lang.invoke and adjust names
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 22:33:47 -0800 |
jrose |
6839872: remove implementation inheritance from JSR 292 APIs
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 16:11:27 -0800 |
coleenp |
6990754: Use native memory and reference counting to implement SymbolTable
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 17:51:07 -0700 |
iveresov |
6953144: Tiered compilation
|
file |
diff |
annotate
|
Thu, 15 Jul 2010 18:40:45 -0700 |
jrose |
6964498: JSR 292 invokedynamic sites need local bootstrap methods
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Sat, 01 May 2010 21:57:35 -0700 |
jrose |
6939196: method handle signatures off the boot class path get linkage errors
|
file |
diff |
annotate
|