Wed, 06 Apr 2016 15:48:55 -0700 |
dcubed |
Merge |
Wed, 06 Apr 2016 13:47:18 +0300 |
akulyakh |
8153584: New jtreg test to verify PathSearchingVirutalMachine.bootClassPath() behaviour |
Mon, 18 Apr 2016 14:10:14 -0700 |
smarks |
8145468: update java.lang APIs with new deprecations |
Mon, 18 Apr 2016 20:58:30 +0100 |
chegar |
8153158: Remove sun.misc.ManagedLocalsThread from java.logging |
Mon, 18 Apr 2016 20:58:21 +0100 |
chegar |
8153372: Remove sun.misc.ManagedLocalsThread from jdk.httpserver |
Mon, 18 Apr 2016 20:58:19 +0100 |
chegar |
8147553: Remove sun.misc.ManagedLocalsThread from java.management |
Mon, 18 Apr 2016 19:40:48 +0100 |
prappo |
8153353: HPACK implementation |
Mon, 18 Apr 2016 10:57:11 -0700 |
sherman |
8154403: JRT filesystem loaded by JDK8 with URLClassLoader is not closable since JDK-8147460 |
Thu, 21 Apr 2016 12:57:11 -0700 |
lana |
Added tag jdk-9+115 for changeset 35225b837d66 |
Sun, 05 Jun 2016 11:26:12 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 18 Apr 2016 16:18:56 +0100 |
alanb |
8154159: rmic should not have a supported entry pointjdk-9+115 |
Mon, 18 Apr 2016 07:30:17 -0700 |
ksrini |
8151056: ASM enable original deprecated methods. |
Mon, 18 Apr 2016 16:49:08 +0200 |
redestad |
8154455: Fix compilation issue in WindowsAsynchronousSocketChannelImpl |
Mon, 18 Apr 2016 16:48:12 +0200 |
redestad |
8154454: Fix compilation issue in PlainSocketImpl |
Mon, 18 Apr 2016 14:01:03 +0200 |
redestad |
8154436: Drop code to support Windows XP in windows async channel impl |
Mon, 18 Apr 2016 12:36:41 +0200 |
redestad |
8154238: Drop code to support Windows XP in windows socket impl |
Sat, 16 Apr 2016 13:14:38 +0100 |
coffeys |
8154304: NullpointerException at LdapReferralException.getReferralContext |
Sat, 16 Apr 2016 01:23:54 +0000 |
rhalade |
8154382: Remove intermittent keyword from SupportedDSAParamGen.java |
Fri, 15 Apr 2016 13:05:52 -0700 |
sherman |
8147460: Clean-up jrtfs implementation |
Fri, 15 Apr 2016 10:14:57 -0700 |
darcy |
4851642: Add fused multiply add to Java math library |
Fri, 15 Apr 2016 16:19:15 +0100 |
chegar |
8137058: Clear out all non-Critical APIs from sun.reflect |
Fri, 15 Apr 2016 14:29:02 +0100 |
robm |
8150234: Windows 10 App Containers disallow access to ICMP calls |
Fri, 15 Apr 2016 11:09:18 +0000 |
xuelei |
8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits |
Thu, 14 Apr 2016 14:42:53 -0700 |
rhalade |
8151834: Test SmallPrimeExponentP.java times out intermittently |
Thu, 14 Apr 2016 14:23:59 -0700 |
ksrini |
8154212: launcher SEGV when _JAVA_LAUNCHER_DEBUG is set |
Thu, 14 Apr 2016 09:32:37 -0700 |
lana |
Merge |
Thu, 14 Apr 2016 15:18:42 +0200 |
mhaupt |
8150824: Exceptions when omitting trailing arguments in cleanup |
Thu, 14 Apr 2016 15:13:42 +0200 |
erikj |
8149777: Enable enhanced failure handler for "make test" |
Thu, 14 Apr 2016 14:51:11 +0200 |
redestad |
8154208: (fs) Drop code for Windows XP/2003 from file system provider |
Thu, 14 Apr 2016 12:16:05 +0200 |
redestad |
8154185: Drop code to support Windows XP in DefaultDatagramSocketImplFactory |
Thu, 14 Apr 2016 09:45:37 +0800 |
amjiang |
8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux |
Wed, 13 Apr 2016 16:08:43 -0700 |
rhalade |
8154196: Mark javax/net/ssl/DTLS/CipherSuite.java as intermittently failing |
Wed, 13 Apr 2016 16:05:31 -0700 |
rhalade |
8055351: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?) |
Wed, 13 Apr 2016 16:57:49 -0400 |
rriggs |
8086278: java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException |
Wed, 13 Apr 2016 11:03:16 -0700 |
mchung |
8153895: (proxy) redundant read edges to superinterfaces of proxy interfaces |
Wed, 13 Apr 2016 10:20:40 -0700 |
ascarpino |
8152205: jdk.security.provider.preferred is ambiguously documented |
Wed, 13 Apr 2016 15:48:14 +0200 |
srastogi |
8150829: Enhanced drop-args, identity and default constant, varargs adjustment |
Wed, 13 Apr 2016 14:29:25 +0100 |
alanb |
8154077: (fs) Reduce number of file system classes loaded during startup |
Wed, 13 Apr 2016 15:05:50 +0200 |
psandoz |
8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize |
Wed, 13 Apr 2016 15:05:49 +0200 |
psandoz |
8151198: VarHandle factory-specific exceptions |
Wed, 13 Apr 2016 15:05:48 +0200 |
psandoz |
8151705: VarHandle.AccessMode enum names should conform to code style |
Wed, 13 Apr 2016 09:35:26 -0300 |
plevart |
8151807: ImageBufferCache should release buffers when all classes are loaded |
Wed, 13 Apr 2016 10:41:27 +0000 |
ntv |
8148849: Truncating Duration |
Wed, 13 Apr 2016 09:20:22 +0200 |
mhaupt |
8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0 |
Wed, 13 Apr 2016 00:00:39 -0700 |
amurillo |
Merge |
Tue, 12 Apr 2016 21:05:15 -0700 |
dcubed |
8154121: Remove test mistakenly added during a merge |
Mon, 11 Apr 2016 14:21:27 -0700 |
amurillo |
Merge |
Fri, 08 Apr 2016 12:36:27 -0400 |
bharadwaj |
Merge |
Tue, 05 Apr 2016 15:39:38 -0400 |
bharadwaj |
Merge |
Mon, 04 Apr 2016 02:07:28 -0700 |
jcm |
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache |
Wed, 30 Mar 2016 11:40:57 +0200 |
simonis |
8152172: PPC64: Support AES intrinsics |
Thu, 07 Apr 2016 10:03:48 -0700 |
dcubed |
Merge |
Wed, 06 Apr 2016 15:16:55 -0700 |
dcubed |
8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command |
Sat, 02 Apr 2016 05:30:48 +0200 |
jwilhelm |
Merge |
Fri, 01 Apr 2016 14:29:41 -0700 |
dcubed |
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter |
Wed, 30 Mar 2016 21:05:35 +0900 |
ysuenaga |
8151674: STW phases at Concurrent GC should count in PerfCounter |
Thu, 24 Mar 2016 15:22:18 +0300 |
akulyakh |
8147987: Remove sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java from problemList |
Thu, 24 Mar 2016 15:59:29 -0400 |
coleenp |
8152719: ignore this com/sun/jdi/InterfaceMehtodsTest.java until bug is fix |
Wed, 23 Mar 2016 20:14:36 +0100 |
jwilhelm |
Merge |
Wed, 23 Mar 2016 21:40:20 +0300 |
dsamersoff |
8151444: JDP not working |