log src/share/vm/classfile/verifier.cpp @ 20242:d14a18794c90

age author description
Sat, 02 Aug 2014 16:28:59 -0400 hseigel 8051012: Regression in verifier for <init> method call from inside of a branch
Thu, 17 Jul 2014 18:03:26 +0100 robm Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Thu, 16 Oct 2014 11:57:39 +0200 Gilles Duboscq Merge with jdk8u25-b17
Tue, 12 Aug 2014 20:29:25 -0400 hseigel 8050485: super() in a try block in a ctor causes VerifyError
Sat, 02 Aug 2014 16:28:59 -0400 hseigel 8051012: Regression in verifier for <init> method call from inside of a branch jdk8u25-b12
Tue, 03 Jun 2014 21:36:53 -0700 asaha Merge
Tue, 03 Jun 2014 07:29:16 -0700 asaha Merge
Thu, 29 May 2014 13:14:25 -0700 asaha Merge
Wed, 28 May 2014 08:09:26 -0400 hseigel 8043454: Test case for 8037157 should not throw a VerifyError
Fri, 09 May 2014 15:21:20 -0400 hseigel 8036533: Method for correct defaults
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Mon, 02 Jun 2014 15:18:10 -0700 asaha Merge
Thu, 29 May 2014 09:56:06 -0700 asaha Merge
Thu, 22 May 2014 11:09:06 -0700 asaha Merge
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
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.
Wed, 15 Oct 2014 12:09:28 +0200 Gilles Duboscq Merge with jdk8u11-b12
Wed, 28 May 2014 08:09:26 -0400 hseigel 8043454: Test case for 8037157 should not throw a VerifyError jdk8u11-b11
Mon, 07 Apr 2014 09:27:31 -0400 hseigel 8037157: Verify <init> call
Mon, 17 Mar 2014 10:17:55 -0400 hseigel 8035119: Fix exceptions to bytecode verification
Thu, 03 Jul 2014 16:30:28 +0200 Doug Simon added support to load classes from graal.jar with a separate class loader
Tue, 26 Nov 2013 09:52:22 -0500 hseigel 8026065: InterfaceMethodref for invokespecial must name a direct superinterface
Wed, 13 Nov 2013 16:24:33 -0800 minqi 8025632: Remove all references to MagicLambdaImpl from Hotspot
Thu, 17 Oct 2013 23:30:17 -0400 acorn 8026365: NoClassDefinitionFound for anonymous class invokespecial.
Tue, 08 Oct 2013 16:58:23 -0400 acorn 8026022: Verifier: allow anon classes to invokespecial host class/intf methods.
Fri, 30 Aug 2013 15:15:56 -0400 acorn 8023872: Verification error in generated lambda classes
Thu, 29 Aug 2013 10:33:13 -0400 hseigel 8016764: JVM does not prohibit invokespecial in c.f.v 51.0 that invokes default interface method in c.f.v 52.0
Fri, 10 May 2013 08:27:30 -0700 minqi 8003557: NPG: Klass* const k should be const Klass* k.
Tue, 09 Apr 2013 08:52:32 -0700 bharadwaj 8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5 hs25-b27
Tue, 26 Mar 2013 09:06:16 -0400 hseigel 8009595: The UseSplitVerifier option needs to be deprecated.
Mon, 25 Mar 2013 09:36:15 -0700 bharadwaj 8009552: test/vm/verifier/TestStaticIF.java failing with hs25.0-b
Mon, 25 Mar 2013 08:37:28 -0400 hseigel 8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions.
Thu, 14 Feb 2013 14:33:35 -0500 acorn 8007736: VerifyError for static method in interface
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Thu, 11 Oct 2012 12:25:42 -0400 kamg 7200776: Implement default methods in interfaces
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 17 Aug 2012 11:57:46 -0700 dcubed Merge
Mon, 06 Aug 2012 15:54:45 -0400 kamg 7116786: RFE: Detailed information on VerifyErrors
Tue, 07 Aug 2012 14:32:08 -0700 twisti 7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Mon, 02 Jul 2012 04:19:22 -0400 bdelsart Merge
Tue, 26 Jun 2012 19:08:44 -0400 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Tue, 26 Jun 2012 10:27:11 -0700 lana Merge jdk8-b45
Thu, 03 May 2012 15:37:46 -0400 kamg 7160757: Problem with hotspot/runtime_classfile
Mon, 04 Jun 2012 10:22:37 -0400 kamg 7166498: JVM crash in ClassVerifier
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
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
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 12 Nov 2010 09:37:13 -0500 zgu Merge
Wed, 27 Oct 2010 12:53:36 -0400 kamg 6865028: Illegal instructions passing verification prior to 'invokespecial Object.<init>'
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Sun, 25 Jul 2010 07:31:50 -0700 apangin Merge
Tue, 20 Jul 2010 08:41:42 -0700 apangin 6964170: Verifier crashes
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 09:54:07 -0700 jrose 6956164: nightly regressions from 6939207