hotspot/src/share/vm/classfile/verifier.cpp
Fri, 21 Jul 2017 09:50:12 +0200 stuefe 8181917: Refactor UL LogStreams to avoid using resource area
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Thu, 13 Apr 2017 09:57:51 +0200 stefank 8178500: Replace usages of round_to and round_down with align_up and align_down
Mon, 24 Apr 2017 08:47:38 -0400 hseigel 8178949: The split verifier allows anewarray to create an array of more than 255 dimensions.
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Wed, 26 Oct 2016 15:12:53 -0400 hseigel 8167104: Additional class construction refinements
Tue, 26 Jul 2016 08:23:25 -0400 hseigel 8161218: Better bytecode loading
Wed, 15 Feb 2017 22:59:57 -0500 coleenp 8169881: Remove implicit Handle conversions oop->Handle
Thu, 30 Jun 2016 08:11:30 -0400 hseigel 8159511: Stack map validation
Wed, 07 Sep 2016 07:19:48 -0400 hseigel 8058575: IllegalAccessError trying to access package-private class from VM anonymous class
Mon, 29 Aug 2016 20:13:45 -0400 dholmes 8158854: Ensure release_store is paired with load_acquire in lock-free code
Thu, 25 Aug 2016 09:23:45 -0400 rprotacio 8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent
Wed, 11 May 2016 12:03:46 -0400 hseigel 8155981: Bolster bytecode verification
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Fri, 15 Apr 2016 16:19:15 +0100 chegar 8137058: Clear out all non-Critical APIs from sun.reflect
Tue, 05 Apr 2016 09:42:27 -0400 rprotacio 8153026: Change logging tag 'verboseverification' to 'verification'
Mon, 04 Apr 2016 09:15:15 +0200 stefank 8152632: Rename LogHandle(...) to Log(...)
Thu, 10 Mar 2016 15:52:56 -0500 mockner 8146551: The output from classresolve tag has been shortened and moved to debug level.
Tue, 08 Mar 2016 15:19:53 -0500 rprotacio 8150083: Convert VerboseVerification to Unified Logging
Wed, 27 Jan 2016 07:14:56 -0500 hseigel 8137314: vm crash from test java/security/Policy/SignedJar/SignedJarTest.java
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Wed, 23 Dec 2015 15:05:38 -0500 mockner 8144874: Reimplement TraceClassResolution with Unified Logging.
Fri, 18 Dec 2015 15:50:33 -0500 coleenp 8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
Wed, 02 Dec 2015 14:07:58 -0500 mockner 8142976: Reimplement TraceClassInitialization with Unified Logging
Tue, 10 Nov 2015 08:42:53 -0500 hseigel 8139164: JVM should throw ClassFormatError for non-void methods named <clinit>
Mon, 26 Oct 2015 13:11:36 -0400 coleenp 8139163: InstanceKlass::cast passes through NULL
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Wed, 14 Oct 2015 13:30:47 -0400 hseigel 8139069: JVM should throw ClassFormatError for <init> methods in interfaces
Tue, 22 Sep 2015 14:24:31 -0400 hseigel 8135265: VM fails on 'empty' interface public <init>()V method with VerifyError
less more (0) -100 -50 -30 tip