Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 349934 checked in

Bug 349934 - Using PerformanceMonitor & Batch Writing will cause a NullpointerException
https://bugs.eclipse.org/bugs/show_bug.cgi?id=349934

- Change to PerformanceMonitor startOperationProfile and endOperationProfile
- Avoids NPE when such methods are invoked with a null DatabaseQuery
- the String "(none)" is now used within the PerformanceProfiler, for a null DatabaseQuery

Testing: LRG & JPA LRG (100%)

Reviewed: Andrei Ilitchev

--
Oracle
David Minsky | Senior Member of Technical Staff
Phone: +1 613 2884605
Oracle Oracle Server Technologies Sustaining Engineering
ORACLE Canada | 45 O'Connor Street, Ottawa, Ontario | K1P 1A4

Green
          Oracle Oracle is committed to developing practices and products that help protect the environment

Back to the top