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
- Previous message (by thread): hg: valhalla/valhalla/jdk: Don't forget IDE files
- Next message (by thread): hg: valhalla/valhalla/jdk: Interpreter: For final field writes from , use reflection instead of putStatic MH. More logging. More checks that proxy classes are loaded before use. Fixed broken IDE configuration that was causing some classes to be on both the execution and interpretatino class path. More tests. Failing tests: 2.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): hg: valhalla/valhalla/jdk: Don't forget IDE files
- Next message (by thread): hg: valhalla/valhalla/jdk: Interpreter: For final field writes from , use reflection instead of putStatic MH. More logging. More checks that proxy classes are loaded before use. Fixed broken IDE configuration that was causing some classes to be on both the execution and interpretatino class path. More tests. Failing tests: 2.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]