lana [Fri, 27 Sep 2013 18:38:00 -0700] rev 20480
Merge
mduigou [Fri, 27 Sep 2013 17:27:15 -0700] rev 20479
8025610: Add explicit @throws NPE documentation to Optional constructor and Optional.of
Reviewed-by: briangoetz, chegar, alanb
dxu [Fri, 27 Sep 2013 17:09:25 -0700] rev 20478
8025128: File.createTempFile fails if prefix is absolute path
Summary: Use only the file name from the supplied prefix for backward compatibility
Reviewed-by: alanb, chegar
mduigou [Fri, 27 Sep 2013 13:30:35 -0700] rev 20477
8023340: Clarify that unmodifiable List.replaceAll() may not throw UOE if there are no items to be replaced.
Reviewed-by: psandoz, jjg
mduigou [Fri, 27 Sep 2013 13:30:31 -0700] rev 20476
8023339: Refined Collection.removeIf UOE conditions
Reviewed-by: mduigou
Contributed-by: paul.sandoz@oracle.com
mduigou [Fri, 27 Sep 2013 10:21:04 -0700] rev 20475
8025595: Remove alt-rt.jar, used by +AggressiveOps (jdk repo portion of JDK-8024826)
Reviewed-by: alanb, chegar, dholmes, ksrini
ehelin [Thu, 26 Sep 2013 16:23:45 +0200] rev 20474
8025502: Exclude tests due to JDK-8025427
Reviewed-by: ksrini
weijun [Fri, 27 Sep 2013 15:25:18 +0800] rev 20473
8024861: Incomplete token triggers GSS-API NullPointerException
Reviewed-by: mullan
twisti [Thu, 26 Sep 2013 18:20:25 -0700] rev 20472
8019192: StringIndexOutOfBoundsException: in Class.getSimpleName()
Reviewed-by: jrose
lana [Tue, 08 Oct 2013 14:53:14 -0700] rev 20471
Merge
leonidr [Wed, 09 Oct 2013 01:03:33 +0400] rev 20470
8004050: [macosx] The 'ESC' key does not work with jdk8
Reviewed-by: alexsch, serb
serb [Tue, 08 Oct 2013 23:34:20 +0400] rev 20469
8025603: Unused methods in the awt text peers should be removed
Reviewed-by: art, anthony
serb [Tue, 08 Oct 2013 21:24:49 +0400] rev 20468
8022119: test api/javax_sound/sampled/spi/MixerProvider/indexTGF_MixerProviderTests fails
Reviewed-by: art, anthony
alexsch [Tue, 08 Oct 2013 18:45:38 +0400] rev 20467
7081594: Windows owned by an always-on-top window DO NOT automatically become always-on-top
Reviewed-by: art, anthony, serb