Wed, 11 May 2016 12:03:46 -0400 |
hseigel |
8155981: Bolster bytecode verification
|
file |
diff |
annotate
|
Fri, 29 Apr 2016 22:40:51 -0400 |
mockner |
8154110: Update class* and safepoint* logging subsystems
|
file |
diff |
annotate
|
Fri, 15 Apr 2016 16:19:15 +0100 |
chegar |
8137058: Clear out all non-Critical APIs from sun.reflect
|
file |
diff |
annotate
|
Tue, 05 Apr 2016 09:42:27 -0400 |
rprotacio |
8153026: Change logging tag 'verboseverification' to 'verification'
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 09:15:15 +0200 |
stefank |
8152632: Rename LogHandle(...) to Log(...)
|
file |
diff |
annotate
|
Thu, 10 Mar 2016 15:52:56 -0500 |
mockner |
8146551: The output from classresolve tag has been shortened and moved to debug level.
|
file |
diff |
annotate
|
Tue, 08 Mar 2016 15:19:53 -0500 |
rprotacio |
8150083: Convert VerboseVerification to Unified Logging
|
file |
diff |
annotate
|
Wed, 27 Jan 2016 07:14:56 -0500 |
hseigel |
8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java
|
file |
diff |
annotate
|
Thu, 14 Jan 2016 13:26:19 +0100 |
david |
8146690: Make all classes in GC follow the naming convention.
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 15:05:38 -0500 |
mockner |
8144874: Reimplement TraceClassResolution with Unified Logging.
|
file |
diff |
annotate
|
Fri, 18 Dec 2015 15:50:33 -0500 |
coleenp |
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
|
file |
diff |
annotate
|
Wed, 02 Dec 2015 14:07:58 -0500 |
mockner |
8142976: Reimplement TraceClassInitialization with Unified Logging
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 08:42:53 -0500 |
hseigel |
8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
|
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
|
Wed, 14 Oct 2015 13:30:47 -0400 |
hseigel |
8139069: JVM should throw ClassFormatError for <init> methods in interfaces
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 14:24:31 -0400 |
hseigel |
8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 15:39:05 -0400 |
hseigel |
8130669: VM prohibits <clinit> methods with return values
|
file |
diff |
annotate
|
Fri, 29 May 2015 15:23:41 -0400 |
hseigel |
8076319: jstat verified class fix
|
file |
diff |
annotate
|
Fri, 08 May 2015 16:24:46 -0400 |
hseigel |
8076318: split verifier needs to add TraceClassResolution
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 08:16:48 -0400 |
hseigel |
7127066: Class verifier accepts an invalid class file
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 08:55:50 -0400 |
hseigel |
8075118: JVM stuck in infinite loop during verification
|
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
|
Thu, 22 Jan 2015 22:42:31 -0800 |
amurillo |
Merge
|
file |
diff |
annotate
|
Mon, 20 Oct 2014 14:43:11 -0400 |
hseigel |
8058982: Better verification of an exceptional invokespecial
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 08:14:23 -0500 |
hseigel |
8055146: Split Verifier incorrectly throws VerifyError for getstatic of an array field
|
file |
diff |
annotate
|
Tue, 30 Dec 2014 12:59:20 -0500 |
hseigel |
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 09:47:09 +0100 |
stefank |
8064811: Use THREAD instead of CHECK_NULL in return statements
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 07:58:54 -0700 |
amurillo |
Merge
|
file |
diff |
annotate
|
Tue, 22 Jul 2014 16:16:51 +0400 |
hseigel |
8036533: Method for correct defaults
|
file |
diff |
annotate
|
Thu, 09 Oct 2014 16:41:28 +0400 |
shade |
8059924: com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java: assert(Universe::verify_in_progress() || !SafepointSynchronize::is_at_safepoint()) failed: invariant
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 17:13:31 +0400 |
shade |
8059595: Verifier::verify is wasting time before is_eligible_for_verification check
|
file |
diff |
annotate
|
Fri, 19 Sep 2014 08:19:04 -0400 |
hseigel |
8057845: ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 20:29:25 -0400 |
hseigel |
8050485: super() in a try block in a ctor causes VerifyError
|
file |
diff |
annotate
|
Sat, 02 Aug 2014 16:28:59 -0400 |
hseigel |
8051012: Regression in verifier for <init> method call from inside of a branch
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 23:53:59 -0700 |
sspitsyn |
Merge
|
file |
diff |
annotate
|
Mon, 14 Jul 2014 13:31:03 +0400 |
hseigel |
8043454: Test case for 8037157 should not throw a VerifyError
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:34:48 +0400 |
hseigel |
8037157: Verify <init> call
|
file |
diff |
annotate
|
Mon, 14 Jul 2014 12:45:14 +0400 |
hseigel |
8035119: Fix exceptions to bytecode verification
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 11:22:49 -0400 |
coleenp |
Merge
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 11:46:01 +0200 |
goetz |
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
|
file |
diff |
annotate
|
Thu, 17 Jul 2014 15:45:46 -0400 |
coleenp |
8004128: NPG: remove stackwalking in Threads::gc_prologue and gc_epilogue code
|
file |
diff |
annotate
|
Fri, 23 May 2014 16:54:01 -0400 |
coleenp |
8043925: Fix typo in verifier.cpp
|
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 15:17:27 +0200 |
goetz |
8042195: Introduce umbrella header orderAccess.inline.hpp.
|
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
|
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 16:24:33 -0800 |
minqi |
8025632: Remove all references to MagicLambdaImpl from Hotspot
|
file |
diff |
annotate
|
Thu, 17 Oct 2013 23:30:17 -0400 |
acorn |
8026365: NoClassDefinitionFound for anonymous class invokespecial.
|
file |
diff |
annotate
|
Tue, 08 Oct 2013 16:58:23 -0400 |
acorn |
8026022: Verifier: allow anon classes to invokespecial host class/intf methods.
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 15:15:56 -0400 |
acorn |
8023872: Verification error in generated lambda classes
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 10 May 2013 08:27:30 -0700 |
minqi |
8003557: NPG: Klass* const k should be const Klass* k.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 09:06:16 -0400 |
hseigel |
8009595: The UseSplitVerifier option needs to be deprecated.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 09:36:15 -0700 |
bharadwaj |
8009552: test/vm/verifier/TestStaticIF.java failing with hs25.0-b
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 08:37:28 -0400 |
hseigel |
8010667: Non-zero padding is not allowed in splitverifier for tableswitch/lookupswitch instructions.
|
file |
diff |
annotate
|