hg: valhalla/valhalla/jdk: Bugfix: use interpreter class loader instead of default when converting method descriptor strings into MethodType. Failing tests: 1. (original) (raw)

brian.goetz at oracle.com brian.goetz at oracle.com
Thu Jun 9 21:04:57 UTC 2016


Changeset: 1ba172980186 Author: briangoetz Date: 2016-06-09 17:04 -0400 URL: http://hg.openjdk.java.net/valhalla/valhalla/jdk/rev/1ba172980186

Bugfix: use interpreter class loader instead of default when converting method descriptor strings into MethodType. Failing tests: 1.

! interpreter/src/valhalla/interpreter/Frame.java ! interpreter/src/valhalla/interpreter/Interpreter.java ! interpreter/src/valhalla/interpreter/StandardInterpreter.java ! interpreter/test-helpers/test/valhalla/interpreter/InterpreterTestHelper3.java



More information about the valhalla-dev mailing list