Relates :
|
http://hg.openjdk.java.net/jdk/jdk13/rev/49102ba8cf14#l17.46 const_cast<ObjectSampler*>(object_sampler)->set_last_resolved(last); is now called unconditionally (which is too early). This means the last install update with type_set information (classes, methods, symbols, etc) will not be installed to the required candidates.
|