- A hozzászóláshoz be kell jelentkezni
- 2713 megtekintés
Hozzászólások
Sziasztok!
Mielőtt upgrade-eltek, elég sok problémánk van, u14-től kezdve.
Pl. az egyik, hogy Eclipse-ben nem megy a debuggolás, és látszik,
más is megtalálta:
http://blog.lesc.se/2009/06/breakpoint-problem-with-eclipse-34-and.html
Továbbá van egy tabbed pane problémánk, u13-nál jó, u14-től már rossz.
(reprodukáló kód fejlesztés alatt)
- A hozzászóláshoz be kell jelentkezni
a debugolásra ez nem workaround?
"Debug Issue
Java ™ Virtual Machine Tool Interface (JVM TI) breakpoints are reliable only when either the Parallel Scavenge garbage collector (-XX:+UseParallelGC) or the Parallel Compacting garbage collector (-XX:+UseParallelOldGC) is used.
When other collectors are used, breakpoints may stop functioning, and JVM TI object tags may become unusable after a full GC operation is performed. Java ™ Debug Interface (JDI) ThreadReferences have an embedded thread ID that depends on JVM TI object tags, thus the embedded thread ID may change unexpectedly. This may cause confusion in thread based JDI events.
Note that the Serial garbage collector (-XX:+UseSerialGC) is vulnerable to this problem and is selected by default on some platforms. The work around is to explicitly select the Parallel Scavenge collector using the command line option -XX:+UseParallelGC.
(Refer to 6862295.) "
http://java.sun.com/javase/6/webnotes/6u15.html
- A hozzászóláshoz be kell jelentkezni
de, mi is ezt használjuk, de elég gáz. Nem tudom, ti hogy vagytok vele, de
mi elég ritkán szoktunk release notes-t olvasni... :)
- A hozzászóláshoz be kell jelentkezni
subscribe
- A hozzászóláshoz be kell jelentkezni