jdk/hotspot/src/share/vm/classfile
Erik Helin 4b802a6d31 Merge
2014-01-30 14:01:45 +01:00
..
altHashing.cpp 8012902: remove use of global operator new - take 2 2013-05-14 09:41:12 -07:00
altHashing.hpp 7158800: Improve storage of symbol tables 2012-06-13 19:52:59 -04:00
bytecodeAssembler.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
bytecodeAssembler.hpp 7200776: Implement default methods in interfaces 2012-10-11 12:25:42 -04:00
classFileError.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
classFileParser.cpp 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass 2014-01-24 08:13:42 -05:00
classFileParser.hpp 8001107: @Stable annotation for constant folding of lazily evaluated variables 2013-09-10 14:51:48 -07:00
classFileStream.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
classFileStream.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
classLoader.cpp 8024275: During CTW: assert(sig_bt[member_arg_pos] == T_OBJECT) failed: dispatch argument must be an object 2013-09-12 14:53:44 -07:00
classLoader.hpp 8020675: invalid jar file in the bootclasspath could lead to jvm fatal error 2013-08-26 14:11:26 -07:00
classLoaderData.cpp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains 2014-01-07 13:26:56 -05:00
classLoaderData.hpp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains 2014-01-07 13:26:56 -05:00
classLoaderData.inline.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
defaultMethods.cpp 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface 2014-01-14 16:27:35 -05:00
defaultMethods.hpp 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default 2013-10-01 08:10:42 -04:00
dictionary.cpp Merge 2013-10-11 08:27:21 -07:00
dictionary.hpp Merge 2013-10-11 08:27:21 -07:00
javaAssertions.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
javaAssertions.hpp 7197424: update copyright year to match last edit in jdk8 hotspot repository 2012-10-09 10:09:34 -07:00
javaClasses.cpp 8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp 2013-12-26 11:16:44 -05:00
javaClasses.hpp 8019835: Strings interned in different threads equal but does not == 2013-09-18 07:02:10 -07:00
loaderConstraints.cpp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap 2012-11-29 16:50:29 -05:00
loaderConstraints.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
metadataOnStackMark.cpp 8027630: SIGSEGV in const char*Klass::external_name() 2013-11-18 10:20:13 +01:00
metadataOnStackMark.hpp 8006040: NPG: on_stack processing wastes space in ConstantPool 2013-01-23 10:34:29 -05:00
placeholders.cpp 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow 2013-01-10 17:38:20 -05:00
placeholders.hpp 7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow 2013-01-10 17:38:20 -05:00
resolutionErrors.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
resolutionErrors.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
stackMapFrame.cpp 7116786: RFE: Detailed information on VerifyErrors 2012-08-06 15:54:45 -04:00
stackMapFrame.hpp 7104565: trim jprt build targets 2013-04-12 15:53:30 -07:00
stackMapTable.cpp 7116786: RFE: Detailed information on VerifyErrors 2012-08-06 15:54:45 -04:00
stackMapTable.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
stackMapTableFormat.hpp 7116786: RFE: Detailed information on VerifyErrors 2012-08-06 15:54:45 -04:00
symbolTable.cpp 8027476: Improve performance of Stringtable unlink 2014-01-20 11:47:07 +01:00
symbolTable.hpp 8027476: Improve performance of Stringtable unlink 2014-01-20 11:47:07 +01:00
systemDictionary.cpp 8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change 2013-12-13 09:25:44 +01:00
systemDictionary.hpp Merge 2013-11-29 11:32:45 -05:00
verificationType.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
verificationType.hpp 7116786: RFE: Detailed information on VerifyErrors 2012-08-06 15:54:45 -04:00
verifier.cpp 8026065: InterfaceMethodref for invokespecial must name a direct superinterface 2013-11-26 09:52:22 -05:00
verifier.hpp 8026065: InterfaceMethodref for invokespecial must name a direct superinterface 2013-11-26 09:52:22 -05:00
vmSymbols.cpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
vmSymbols.hpp 8002074: Support for AES on SPARC 2014-01-14 17:46:48 -08:00