Code Monkey home page Code Monkey logo

Comments (9)

CodeDestiny avatar CodeDestiny commented on June 25, 2024 1

我直接把JPA插件卸载了

from p3c.

SeanCai avatar SeanCai commented on June 25, 2024 1

@riclava 我整理一下for developer的文档哈

from p3c.

SeanCai avatar SeanCai commented on June 25, 2024 1

这个是Eclipse的一个bug,因为插件在扫描的时候会对文件进行标记,所以触发了JPA的任务。卸载JPA插件,或者尝试升级到最新版的Eclipse。附:JPA project Change Event Handler问题解决

from p3c.

riclava avatar riclava commented on June 25, 2024

重启了eclipse,再次测试了下:1. 分析完成之后大概有5个JPA线程;2. 按照分析结果的Mark打开代码,每次动作JPA线程的数量都在增加,而且久的线程没有退出;
截图:
4327e331-f70f-4096-aea4-135be2f929c4

from p3c.

riclava avatar riclava commented on June 25, 2024

补充下:

  1. mac上eclipse neon的测试效果是一样的,很多JPA线程,几乎完全僵住
  2. java版本
riclz:~ ricl$ java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

from p3c.

riclava avatar riclava commented on June 25, 2024

再补充下:

  1. win 10 + Eclipse neon + JDK1.8 依然存在上面的问题,太卡,不能用

from p3c.

riclava avatar riclava commented on June 25, 2024

@CodeDestiny 谢谢!卸载了两个JPA插件,确实可以!!
不过代码修正的时候,Eclipse还是会占100%CPU,不过基本上不影响使用了

from p3c.

SeanCai avatar SeanCai commented on June 25, 2024

@riclava 感谢反馈哈,目前还没有找到为什么会有JAP线程的原因,希望大家一起加入进来完善哈。

from p3c.

riclava avatar riclava commented on June 25, 2024

@SeanCai 可以写一个简单的for developer的文档么? 看了代码是用kotlin,流程不太熟悉~

from p3c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.