Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
jessie
jessie-1.0.1-no-clone-exception.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jessie-1.0.1-no-clone-exception.patch of Package jessie
# IRandom.clone() does not throw exception Index: jessie-1.0.1/org/metastatic/jessie/provider/SynchronizedRandom.java =================================================================== --- jessie-1.0.1.orig/org/metastatic/jessie/provider/SynchronizedRandom.java +++ jessie-1.0.1/org/metastatic/jessie/provider/SynchronizedRandom.java @@ -87,7 +87,6 @@ class SynchronizedRandom implements IRan } public synchronized Object clone() - throws CloneNotSupportedException { return new SynchronizedRandom((IRandom) random.clone()); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor