Joe Darcy
|
fbd299b074
|
8027062: Fix lint and doclint issues in java.lang.{ClassLoader, ClassValue, SecurityManager}
Reviewed-by: chegar, forax, alanb, mduigou
|
2013-10-22 12:04:30 -07:00 |
|
Alan Bateman
|
430592a30e
|
7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini
|
2012-11-02 15:50:11 +00:00 |
|
John R Rose
|
0d882ec317
|
7153157: ClassValue.get does not return if computeValue calls remove
Track intermediate states more precisely, according to spec.
Reviewed-by: twisti, forax
|
2012-07-12 00:10:53 -07:00 |
|
John R Rose
|
cec41c4c9d
|
7030453: JSR 292 ClassValue.get method is too slow
Implement ClassValue cooperatively with Class like ThreadLocal with Thread.
Reviewed-by: twisti, mduigou
|
2012-01-18 17:34:32 -08:00 |
|
John R Rose
|
025d0aead8
|
7032323: code changes for JSR 292 EG adjustments to API, through Public Review
API code changes and javadoc changes following JSR 292 Public Review comments, through PFD
Reviewed-by: never
|
2011-05-26 17:37:36 -07:00 |
|
John R Rose
|
3718824e69
|
7012648: move JSR 292 to package java.lang.invoke and adjust names
Package and class renaming only; delete unused methods and classes; add @since tags; no code changes
Reviewed-by: twisti
|
2011-03-23 23:02:31 -07:00 |
|