darcy [Mon, 21 Oct 2013 12:52:37 -0700] rev 21307
8022658: Revisit FunctionalInterface on some core libs types
Reviewed-by: briangoetz, mduigou, mr
sherman [Mon, 21 Oct 2013 11:16:02 -0700] rev 21306
8026842: Remove Time-Zone IDs HST/EST/MST
Summary: removed these ids from ZoneId's zid list, supported via short_ids list
Reviewed-by: okutsu
jbachorik [Mon, 21 Oct 2013 13:57:11 +0200] rev 21305
7140929: NotSerializableNotifTest.java fails intermittently
Reviewed-by: sjiang, alanb
dfuchs [Mon, 21 Oct 2013 12:00:58 +0200] rev 21304
8026499: Root Logger level can be reset unexpectedly
Summary: This fix prevents the logger's level to be re-initialized if it has already been initialized.
Reviewed-by: mchung