7baa5243b0
Add Collections.synchronizedList to classpath
2014-12-12 11:35:39 -07:00
9b7d0d1624
update copyright years
2014-04-23 15:33:41 -06:00
87b02eb949
update copyright years
...
Previously, I used a shell script to extract modification date ranges
from the Git history, but that was complicated and unreliable, so now
every file just gets the same year range in its copyright header. If
someone needs to know when a specific file was modified and by whom,
they can look at the Git history themselves; no need to include it
redundantly in the header.
2013-07-02 20:52:38 -06:00
0addd8c814
update copyright years
2012-05-11 17:43:27 -06:00
794a45cb79
fix various ObjectOutputStream/ObjectInputStream bugs
2011-07-01 08:43:43 -06:00
1c7abe782d
specify valid code source for system classes
...
This enables use of a class's protection domain to determine what JAR
or directory it came from.
2011-03-31 19:38:44 -06:00
a5742f5985
update copyright years
2010-12-05 20:21:09 -07:00
7376425b24
dummy SecurityManager and related classes added
2010-09-11 21:23:46 +02:00
d4e2e05b31
add AccessControlException
2009-08-24 16:40:25 -06:00
54ceb80116
implement stub versions of java.security classes
2009-08-03 08:56:19 -06:00
0615b8a09f
add classes and methods needed for GNU Classpath compatibility
...
Most of these methods are stubs which throw
UnsupportedOperationExceptions for now.
2009-06-02 17:14:38 -06:00
d1b6de8131
add license headers
2008-07-13 18:56:18 -06:00
074f1a3853
trivial AccessController implementation
2008-07-13 18:46:27 -06:00