summaryrefslogtreecommitdiff
path: root/test/055-enum-performance/src/Main.java
AgeCommit message (Collapse)Author
2015-11-16Fix 055-enum-performance.Narayan Kamath
Track change in OpenJdk exception message. Change-Id: I91ab2421cc2d4a3961acb39361805bb9e13a447a
2011-12-16Ensure that 055 checks we don't cheat on the library side...Elliott Hughes
Class.isEnum is expensive, but we need to make sure that it's cached rather than skipped. Change-Id: I130c683e3b48ccb2fd93dfca8e6ae3e73c8393f6
2011-09-29Adding old unit tests to test suite.jeffhao
These tests are copied straight over. They'll still run, but they're using the old system. Change-Id: If494519e52ddf858a9febfc55bdae830468cb3c8