40 Commits (master)

Author SHA1 Message Date
  Przemysław Rumik 57086f31f5 fix for proper incrementation of classRedefinedCount, till now we were updating value in old class Class file 6 years ago
  Ivan Dubrov e6f053a37d Temporarily disabling the test 8 years ago
  Ivan Dubrov 6d5bc6ba69 Running test in a loop 8 years ago
  Ivan Dubrov adc6620285 Fixing parsing for inner classes 8 years ago
  Ivan Dubrov e278cb949c Adding test for getComponentType 8 years ago
  Ivan Dubrov 730810efd0 New test to reveal issues with compiler 8 years ago
  Ivan Dubrov a0d28ad675 Adding failing test case (#94) 8 years ago
  Ivan Dubrov dc59f72530 Reformatting the source code 8 years ago
  Ivan Dubrov 089a8a0185 Fixing issue when lambda method could not be found 8 years ago
  Ivan Dubrov e34a4e1b3c Deleting old tests (moved to Java 7 tests) 8 years ago
  Ivan Dubrov 220d2d53e0 Fixing fields handling 8 years ago
  Ivan Dubrov 3f9d18a405 Support for Java7u79 8 years ago
  Ivan Dubrov a0446575db Improving versions parsing in tests 8 years ago
  Ivan Dubrov 31f5a79f50 Verify that JMX attach still works fine 8 years ago
  Ivan Dubrov 64ea8b8a61 Fixing issue with vmindex not being properly updated. 8 years ago
  Ivan Dubrov 516d955f92 Adding test to verify JMX could be loaded 9 years ago
  Ivan Dubrov f489c524bf Moving two tests which are currently supported only on Java 8 10 years ago
  Ivan Dubrov 05bbf3c419 Handle removed/changed fields in DMH 10 years ago
  Ivan Dubrov 3bb5f3c930 Try to used serializable lambdas to force compiler to generate stable names 10 years ago
  Ivan Dubrov ab18a5578a Disable lambda's test for now 10 years ago
  Ivan Dubrov 0f4969b60a Allow classes to reside outside of test class. 10 years ago
  Ivan Dubrov 1ab4df6e71 Working on lambda tests 10 years ago
  Ivan Dubrov 366783cbb4 Fixing MH's in case of instance fields swapping 10 years ago
  Ivan Dubrov ad604726a8 Working on static field DMH's fixes 10 years ago
  Ivan Dubrov a575100281 Fixing interface methods test 10 years ago
  Ivan Dubrov 6f5ee94f40 Implementing tests for interface methods and lambdas 10 years ago
  Ivan Dubrov e28200350d Unused line deleted 10 years ago
  Ivan Dubrov 999222e5b8 Updating ASM version 10 years ago
  Ivan Dubrov 6ddbbe7667 Updating MethodHandle test 10 years ago
  Ivan Dubrov f44375bac0 Working on MethodHandle tests 10 years ago
  Ivan Dubrov 1db3be9cc7 Unneeded import removed 10 years ago
  Ivan Dubrov 3c65e32f0a Enabling natives tests 10 years ago
  Ivan Dubrov 2024962d7b Don't use deprecated Assert 10 years ago
  Ivan Dubrov f03a441e45 Fixing line encoding 10 years ago
  Ivan Dubrov 346ce86807 Excluding certain tests on 'light' flavor 10 years ago
  Ivan Dubrov 597ce0d6ae Adding 'full' tests 10 years ago
  Ivan Dubrov 9cc2c3411a Renaming org.dcevm -> com.github.dcevm 10 years ago
  Ivan Dubrov c3a69c12f1 Renaming test/java to test/java7 10 years ago
  Ivan Dubrov c4e3bba184 Duplicate class deleted 10 years ago
  Ivan Dubrov 070f0932b7 Adding Java 7 patch, support running tests on Java 7 10 years ago