> 8294974: jdk.jshell jdk.jshell.execution.LocalExecutionControl uses ASM to 
> instrument classes
> This patch converts it to use Classfile API.
> 
> Please review.
> Thanks,
> Adam

Adam Sotona has updated the pull request with a new target base due to a merge 
or a rebase. The pull request now contains 197 commits:

 - increased jtreg maxOutputSize for Classfile API tests
 - Merge branch 'master' into JDK-8294974
   
   # Conflicts:
   #    src/java.base/share/classes/module-info.java
 - fixed empty line
 - Merge branch 'master' into JDK-8294974-jshell
 - Merge branch 'master' into JDK-8294974-jshell
 - Merge branch 'master' into JDK-8294974-jshell
 - Merge branch 'JDK-8294982' into JDK-8294974
 - removed obsolete javadoc from implementation classes
 - minor fix in CodeBuilder and added test cases to LDCTest
 - EntryMap::nextPowerOfTwo delegates to Long:numberOfLeadingZeros
 - ... and 187 more: https://git.openjdk.org/jdk/compare/25e7ac22...9ddfefb0

-------------

Changes: https://git.openjdk.org/jdk/pull/11413/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11413&range=04
  Stats: 55 lines in 3 files changed: 11 ins; 21 del; 23 mod
  Patch: https://git.openjdk.org/jdk/pull/11413.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11413/head:pull/11413

PR: https://git.openjdk.org/jdk/pull/11413

Reply via email to