RFR: Add preempt logging to find bug.

Coleen Phillimore coleenp at openjdk.java.net
Wed Aug 4 21:37:11 UTC 2021


I made the logging product level and added the preempt tag for preemption, in order to find out why the Preempt.java test is failing a lot.  It seems to only be failing in the interpreter test cases.  Anyway, if performance is a concern with preemption, we can move this back to log_develop_trace.

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

Commit messages:
 - Add preempt logging to find bug.

Changes: https://git.openjdk.java.net/loom/pull/56/files
 Webrev: https://webrevs.openjdk.java.net/?repo=loom&pr=56&range=00
  Stats: 77 lines in 3 files changed: 37 ins; 8 del; 32 mod
  Patch: https://git.openjdk.java.net/loom/pull/56.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/56/head:pull/56

PR: https://git.openjdk.java.net/loom/pull/56


More information about the loom-dev mailing list