Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN trunk commit: Bug#321763, 310820 - performance monitor

SVN trunk commit: Bug#321763, 310820  - performance monitor

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=321763

 

Code Review: Michael

 

Changes:

- Add PerformanceMonitor

- Add option under existing persistence unit profiler property ProfilerType for PerformanceMonitor

- Switch profiles Vector in PerformanceProfiler to List, made use generics

- Switch code to use existing new constant properties for profiling, removed old constants.

 


Back to the top