Wed, 23 Mar 2016 17:05:04 -0700 |
naoto |
8152143: jlink --include-locales should gracefully detect certain user error |
Wed, 23 Mar 2016 18:24:35 +0100 |
dfuchs |
8151281: Module java.httpclient could use System.Logger instead of PlatformLogger |
Wed, 23 Mar 2016 09:23:07 -0700 |
mchung |
8152227: Remove jdk.deploy.osx module descriptor |
Wed, 23 Mar 2016 09:21:01 -0700 |
mchung |
8152197: Single place to specify module-specific information for images build |
Wed, 23 Mar 2016 19:57:42 +0530 |
rriggs |
8151868: Typo in java.time.Instant until(Temporal endExclusive, TemporalUnit unit) |
Wed, 23 Mar 2016 12:25:08 +0000 |
xuelei |
8149017: Delayed provider selection broken in RSA client key exchange |
Wed, 23 Mar 2016 14:54:30 +0530 |
sundar |
8152268: jjs tool makefile should use --addmods ALL-SYSTEM |
Tue, 22 Mar 2016 15:37:55 -0700 |
bpb |
8151957: ObjectInputStream - Use new convenience method for immutable Map creation during static initialization |
Tue, 22 Mar 2016 16:02:32 +0000 |
chegar |
Merge |
Tue, 22 Mar 2016 16:02:25 +0000 |
chegar |
Merge |
Tue, 22 Mar 2016 10:42:32 +0000 |
chegar |
Merge |
Tue, 22 Mar 2016 16:28:52 +0100 |
tvaleev |
8148748: ArrayList.subList().spliterator() is not late-binding |
Tue, 22 Mar 2016 16:28:50 +0100 |
tvaleev |
8151123: Collectors.summingDouble/averagingDouble unnecessarily call mapper twice |
Mon, 21 Mar 2016 20:19:52 -0700 |
amurillo |
Merge |
Thu, 17 Mar 2016 11:25:16 -0700 |
amurillo |
Merge |
Wed, 16 Mar 2016 14:31:32 +0100 |
jwilhelm |
Merge |
Mon, 07 Mar 2016 20:59:35 +0300 |
dsamersoff |
8147456: Parsing of argument for -agentpath can write outside of allocated memory |
Mon, 21 Mar 2016 15:59:27 -0700 |
sherman |
8152352: Compiling warnings in zip_util.c blocks devkit to build with --with-zlib=system |
Mon, 21 Mar 2016 21:58:50 +0300 |
aefimov |
8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc |
Mon, 21 Mar 2016 11:54:23 -0700 |
ssahoo |
8150512: Update test for jdk.security.provider.preferred security property. |
Mon, 21 Mar 2016 14:24:11 -0400 |
ntv |
8032051: "ZonedDateTime" class "parse" method fails with short time zone offset ("+01") |
Mon, 21 Mar 2016 08:48:34 -0700 |
naoto |
8060097: sun/net/idn/TestStringPrep.java failed. |
Mon, 21 Mar 2016 10:27:50 +0100 |
jlahoda |
8131913: jdk/internal/jline/console/StripAnsiTest.java can't run in the background |
Sun, 20 Mar 2016 07:35:20 +0000 |
alanb |
8151582: (ch) test java/nio/channels/AsyncCloseAndInterrupt.java failing due to "Connection succeeded" |
Sun, 20 Mar 2016 00:03:43 +0000 |
xuelei |
8152221: Use try-with-resource in test templates |
Fri, 18 Mar 2016 13:14:53 +0000 |
clanger |
8149169: SSLSocketInputRecord.decodeInputRecord buffer overflow |
Thu, 17 Mar 2016 08:47:46 -0700 |
bpb |
8152043: (fs) Remove dynamic loopup of Win32 API functions in WindowsNativeDispatcher needed to support Windows XP and Server 2003 |
Wed, 16 Mar 2016 14:04:12 -0700 |
mikael |
8151233: Unify CopySwap and CopyMemory tests |
Wed, 16 Mar 2016 13:16:14 -0400 |
rriggs |
8085887: java.time.format.FormatStyle.LONG or FULL causes unchecked exception |
Tue, 15 Mar 2016 14:49:37 -0700 |
lana |
Merge |
Tue, 15 Mar 2016 06:53:45 -0700 |
ksrini |
8151858: update ASM 5.1 to accept V53.0 classfiles |
Tue, 01 Mar 2016 12:33:04 -0800 |
ksrini |
8147755: ASM should create correct constant tag for invokestatic on handle point to interface static method |
Tue, 15 Mar 2016 12:38:35 +0800 |
amlu |
8151785: Doc typo in src/../java/util/stream/PipelineHelper.java |
Mon, 14 Mar 2016 16:13:09 -0700 |
jjg |
8151847: rmic should support v53 classfiles |
Mon, 14 Mar 2016 14:28:53 -0700 |
amurillo |
Merge |
Thu, 10 Mar 2016 16:08:20 -0800 |
amurillo |
Merge |
Mon, 07 Mar 2016 09:34:30 +0100 |
zmajo |
Merge |
Thu, 03 Mar 2016 23:57:07 +0300 |
shade |
8150465: Unsafe methods to produce uninitialized arrays |
Thu, 03 Mar 2016 09:12:05 -0800 |
mikael |
8149159: Clean up Unsafe |
Mon, 14 Mar 2016 10:48:18 -0700 |
darcy |
8151835: Mark SmallPrimeExponentP.java as intermittently failing |
Sat, 12 Mar 2016 00:58:39 +0530 |
rriggs |
8151062: Unclosed parenthesis in java.util.EnumMap.clone() Javadoc |
Mon, 14 Mar 2016 19:46:19 +0800 |
amlu |
8151798: Mark java/util/TimeZone/Bug6772689.java as intermittently failing and demote to tier2 |
Mon, 14 Mar 2016 08:10:44 +0100 |
mhaupt |
8151778: TestLookup.java fails after push of JDK-8150782 |
Sun, 13 Mar 2016 20:26:29 +0100 |
mhaupt |
8150782: findClass / accessClass throw unexpected exceptions |
Fri, 11 Mar 2016 17:07:57 -0800 |
asmotrak |
8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing |
Fri, 11 Mar 2016 15:30:20 -0800 |
darcy |
8151750: Mark ChangingInterests.java as intermittently failing |
Wed, 23 Mar 2016 19:33:39 -0700 |
lana |
Added tag jdk-9+111 for changeset b2a69d66dc65 |
Sat, 04 Jun 2016 12:35:42 -0700 |
Greg Lewis |
. BSD specific files to jdk.attach. Copied from macosx (which was originally |
Tue, 31 May 2016 22:10:09 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Thu, 17 Mar 2016 19:04:16 +0000 |
alanb |
8142968: Module System implementationjdk-9+111 |
Tue, 15 Mar 2016 13:48:26 -0700 |
lana |
Added tag jdk-9+110 for changeset 9417e1bcded6 |
Tue, 31 May 2016 05:19:01 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Fri, 11 Mar 2016 14:07:03 -0800 |
bpb |
8151691: [Findbugs]jdk.internal.math.FormattedFloatingDecimal.getExponent() may expose internal repjdk-9+110 |
Fri, 11 Mar 2016 11:27:12 -0800 |
ddehaven |
Merge |
Fri, 11 Mar 2016 09:16:55 -0800 |
ddehaven |
Merge |
Mon, 07 Mar 2016 16:38:23 -0800 |
ddehaven |
Merge |
Mon, 07 Mar 2016 11:54:42 +0530 |
psadhukhan |
8058316: lookupDefaultPrintService returns null on Solaris 11 |
Fri, 04 Mar 2016 18:42:16 +0300 |
avstepan |
8150258: [TEST] HiDPI: create a test for multiresolution menu items icons |
Thu, 03 Mar 2016 12:34:41 +0530 |
psadhukhan |
8138749: Revisited: PrinterJob.printDialog() does not support multi-mon, always displayed on primary |
Thu, 03 Mar 2016 12:20:11 +0530 |
psadhukhan |
8044788: [D3D] clip is ignored during surface->sw blit |
Wed, 02 Mar 2016 18:28:42 +0300 |
serb |
8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua |
Mon, 29 Feb 2016 09:00:35 -0800 |
ddehaven |
Merge |
Mon, 29 Feb 2016 14:19:40 +0530 |
psadhukhan |
7126823: JInternalFrame.getNormalBounds() returns bad value after iconify/deiconify |
Fri, 26 Feb 2016 19:24:06 +0300 |
avstepan |
8150643: [TEST] add test for JDK-8150176 |
Fri, 26 Feb 2016 18:51:44 +0300 |
serb |
8141553: [macosx] JDK fails to build with Xcode 7 on 10.11 |
Thu, 25 Feb 2016 10:22:22 +0530 |
psadhukhan |
8020039: SynthTableHeaderUI refers to possibly null parameter in cell renderer |
Wed, 24 Feb 2016 08:58:31 -0800 |
ddehaven |
Merge |
Wed, 24 Feb 2016 14:36:53 +0300 |
ssadetsky |
8081722: Provide public access to sun.awt.shell.ShellFolder methods which are required for implementing javax.swing.JFileChooser |
Tue, 23 Feb 2016 22:07:27 +0100 |
lbourges |
8148886: SEGV in sun.java2d.marlin.Renderer._endRendering |
Tue, 23 Feb 2016 09:11:19 -0800 |
ddehaven |
Merge |
Tue, 23 Feb 2016 10:24:29 +0530 |
mhalder |
8147834: [macosx] KeyEvents for function keys F17, F18, F19 return keyCode 0 |
Tue, 23 Feb 2016 10:22:40 +0530 |
psadhukhan |
8150233: Missing copyright headers in XSurfaceData/ExtendedKeyCodes |
Thu, 18 Feb 2016 22:11:29 +0300 |
serb |
8038139: AudioInputStream.getFrameLength() returns wrong value for floating-point WAV |
Wed, 17 Feb 2016 11:44:07 +0530 |
aniyogi |
8146321: [macosx] JInternalFrame frame icon in wrong position on Mac L&F if icon is not ImageIcon |
Tue, 16 Feb 2016 19:38:26 -0600 |
ptbrunet |
8149161: CSM call Class.forName in com.sun.java.accessibility.util.Translator |
Fri, 12 Feb 2016 16:09:39 +0300 |
serb |
8136382: SimpleBeanInfo.loadImage succeeds when running with a security manager |
Fri, 12 Feb 2016 16:08:39 +0300 |
serb |
8130061: java.beans.EventHandler.create does not specify how it fails when an EventHandler cannot be created |
Mon, 15 Feb 2016 14:36:54 +0530 |
arapte |
8025001: setFocusTraversalPolicy() to ContainerOrderFocusTraversalPolicy results in an infinite loop |
Thu, 11 Feb 2016 13:42:53 -0800 |
bpb |
8149593: Change <code>foo</code> to {@code foo} in TIFF plugin classes |
Thu, 11 Feb 2016 12:24:28 +0300 |
kshefov |
8131751: [TEST_BUG] Test javax/swing/plaf/gtk/crash/RenderBadPictureCrash.java fails UnsupportedOperationException |
Thu, 11 Feb 2016 09:08:15 +0100 |
lbourges |
8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates |
Wed, 10 Feb 2016 13:49:06 -0800 |
bpb |
8149120: TIFFField constructor throws ArrayIndexOutOfBoundsException and IllegalArgumentException for scenarios explained in description |
Thu, 11 Feb 2016 00:19:38 +0400 |
alexsch |
8139508: Debug option does not work in appletviewer |
Mon, 01 Feb 2016 15:00:02 -0800 |
bpb |
8148628: TIFFDirectory(getAsMetaData) created with one TIFFField having a IFD pointer tag throws ClassCastException & other naming differences (JEP 262) |
Fri, 11 Mar 2016 10:54:42 -0800 |
jnimeh |
8132942: ServerHandshaker should not throw SSLHandshakeException when CertificateStatus constructor is called with invalid arguments |
Fri, 11 Mar 2016 12:53:10 -0500 |
rriggs |
8151063: Typo in java.lang.invoke.StringConcatFactory javadoc |
Fri, 11 Mar 2016 10:06:12 -0800 |
darcy |
8151679: Mark SignatureOffsets.java as intermittently failing |
Fri, 11 Mar 2016 18:35:26 +0530 |
prappo |
8151065: Typo in javax.naming.CompoundName |
Thu, 10 Mar 2016 11:52:54 -0800 |
mchung |
8151660: Revert NativeBuffer.java to use jdk.internal.ref.Cleaner |
Thu, 10 Mar 2016 09:50:58 -0800 |
lana |
Merge |
Thu, 10 Mar 2016 09:35:59 -0500 |
rriggs |
8043329: Wrong variable used in java.util.Collections javadoc code |
Wed, 09 Mar 2016 21:17:06 +0100 |
plevart |
8149925: We don't need jdk.internal.ref.Cleaner any more - part1 |
Wed, 09 Mar 2016 13:37:30 +0000 |
michaelm |
8151299: Http client SelectorManager overwriting read and write events |
Wed, 09 Mar 2016 12:11:31 +0000 |
michaelm |
8151441: Completion result in httpclient Exchange.java lost |
Wed, 09 Mar 2016 11:35:21 +0800 |
amlu |
8151260: Mark URLPermission/URLTest.java and ipv6tests/TcpTest.java as intermittently failing |
Tue, 08 Mar 2016 19:03:30 -0800 |
amurillo |
Merge |
Sat, 05 Mar 2016 20:46:44 -0800 |
amurillo |
Merge |
Sat, 05 Mar 2016 10:10:20 +0100 |
jwilhelm |
Merge |
Thu, 03 Mar 2016 18:05:48 +0100 |
aeriksso |
8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails intermittently |
Thu, 03 Mar 2016 12:34:55 +0100 |
mgronlun |
8151100: Test java/lang/instrument/NativeMethodPrefixAgent.java can't attempt to do CheckIntrinsics |
Wed, 02 Mar 2016 23:48:43 +0000 |
hseigel |
Merge |
Wed, 02 Mar 2016 14:52:35 -0500 |
rprotacio |
8145098: JNI GetVersion should return JNI_VERSION_9 |
Wed, 02 Mar 2016 21:39:03 +0100 |
mgronlun |
8151053: com/sun/jdi/StepTest.java fails in 2016-03-01 JDK9-hs-rt nightly |
Tue, 01 Mar 2016 23:54:05 +0100 |
mgronlun |
8143235: Remove libjfr mapfile |
Mon, 29 Feb 2016 15:24:51 +0100 |
jwilhelm |
Merge |
Fri, 26 Feb 2016 16:19:04 +0530 |
csahu |
8130425: libjvm crash due to stack overflow in executables with 32k tbss/tdata |
Wed, 24 Feb 2016 16:33:19 -0500 |
ctornqvi |
8150490: Update OS detection code to recognize Windows Server 2016 |
Thu, 18 Feb 2016 16:15:15 +0100 |
aeriksso |
8149743: JVM crash after debugger hotswap with lambdas |
Thu, 03 Mar 2016 08:58:00 +0100 |
thartmann |
8151024: Remove TCKJapaneseChronology.java from the problem list |
Mon, 29 Feb 2016 08:12:22 +0000 |
thartmann |
Merge |
Mon, 29 Feb 2016 09:02:14 +0100 |
thartmann |
Merge |
Mon, 29 Feb 2016 07:58:45 +0100 |
zmajo |
8148940: java/lang/ref/FinalizeOverride.java can time out due to frequent safepointing |
Tue, 23 Feb 2016 22:10:02 +0300 |
shade |
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles |
Tue, 23 Feb 2016 17:55:28 +0300 |
shade |
8150180: String.value contents should be trusted |
Tue, 08 Mar 2016 11:36:42 -0800 |
bchristi |
8148187: Remove OS X-specific com.apple.concurrent package |
Tue, 08 Mar 2016 12:11:07 +0000 |
chegar |
8151384: Improve String.CASE_INSENSITIVE_ORDER and remove sun.misc.ASCIICaseInsensitiveComparator |
Tue, 08 Mar 2016 11:01:38 +0000 |
mli |
8143610: (dc) java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failed intermittently due to SocketTimeoutException |
Tue, 08 Mar 2016 09:33:31 +0800 |
amlu |
8151352: jdk/test/sample fails with "effective library path is outside the test suite" |
Thu, 10 Mar 2016 09:28:15 -0800 |
lana |
Added tag jdk-9+109 for changeset 1c7bad079890 |
Tue, 31 May 2016 04:43:16 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 07 Mar 2016 12:10:55 -0800 |
darcy |
8151393: Revert changes for JDK-8087104jdk-9+109 |
Thu, 25 Feb 2016 15:42:01 -0800 |
ddehaven |
8132743: Move netscape.javascript package from jdk.plugin to new module |
Mon, 07 Mar 2016 19:37:10 +0000 |
sdrach |
8151339: Adding fragment to JAR URLs breaks ant |
Mon, 07 Mar 2016 10:11:59 -0500 |
mullan |
Merge |
Mon, 07 Mar 2016 10:10:04 -0500 |
mullan |
8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded |
Mon, 07 Mar 2016 14:52:36 +0000 |
vinnie |
8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes |
Sat, 05 Mar 2016 10:34:06 +0800 |
amlu |
8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing |
Sat, 05 Mar 2016 10:30:23 +0800 |
amlu |
8151286: Remove intermittent key from TestLocalTime.java and move back to tier1 |
Fri, 04 Mar 2016 10:09:54 -0800 |
darcy |
8151225: Mark SpecTest.java as intermittently failing |
Fri, 04 Mar 2016 18:36:27 +0100 |
erikj |
8151302: Attempt at silencing build log broke html32.bdtd |
Fri, 04 Mar 2016 17:05:52 +0100 |
erikj |
8151297: Class name change for CLDRLocaleDataMetaInfo_jdk_localedata needs updating in makefile |
Fri, 04 Mar 2016 14:04:01 +0000 |
xuelei |
8148108: Disable Diffie-Hellman keys less than 1024 bits |
Wed, 02 Mar 2016 23:28:59 +0530 |
rpatil |
8087104: DateFormatSymbols triggers this.clone() in the constructor |
Thu, 03 Mar 2016 22:55:41 -0800 |
darcy |
8151228: Mark TestDSAGenParameterSpec.java as intermittently failing |
Fri, 04 Mar 2016 13:59:43 +0800 |
amlu |
8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times |
Thu, 03 Mar 2016 15:47:08 -0800 |
darcy |
8151226: Mark UdpTest.java as intermittently failing |
Thu, 03 Mar 2016 15:13:55 -0800 |
shurailine |
8150998: Fix module dependences in java/lang tests |
Thu, 03 Mar 2016 09:47:40 -0800 |
sdrach |
8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734 |
Thu, 03 Mar 2016 12:49:12 -0800 |
lana |
Merge |
Thu, 03 Mar 2016 10:46:22 -0800 |
dl |
8150416: Miscellaneous changes imported from jsr166 CVS 2016-03 |
Thu, 03 Mar 2016 10:43:07 -0800 |
dl |
8150523: improve jtreg test timeout handling, especially -timeout: |
Thu, 03 Mar 2016 10:39:34 -0800 |
dl |
8150417: Make ThreadLocalRandom more robust against static initialization cycles |
Thu, 03 Mar 2016 10:36:08 -0800 |
dl |
8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs |
Thu, 03 Mar 2016 10:32:35 -0800 |
dl |
6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java |
Thu, 03 Mar 2016 17:27:35 +0000 |
vtewari |
8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised |
Thu, 03 Mar 2016 17:21:08 +0000 |
vtewari |
8148609: socket impl supportedOptions() should return an immutable set |
Thu, 03 Mar 2016 14:29:00 +0100 |
mhaupt |
8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters |
Thu, 03 Mar 2016 12:07:45 +0000 |
chegar |
8151140: Replace use of lambda/method ref in jdk.Version constructor |
Thu, 03 Mar 2016 12:07:13 +0000 |
chegar |
8150162: Move sun.misc.Version to a truly internal package |
Thu, 03 Mar 2016 10:06:25 +0100 |
tvaleev |
8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed |
Thu, 03 Mar 2016 10:06:16 +0100 |
tvaleev |
8072727: add variation of Stream.iterate() that's finite |
Wed, 02 Mar 2016 13:21:20 -0800 |
mikael |
8149596: Remove java.nio.Bits copy wrapper methods |
Wed, 02 Mar 2016 20:36:00 +0100 |
mhaupt |
8150832: split T8139885 into several tests by functionality |
Wed, 02 Mar 2016 20:16:11 +0100 |
mhaupt |
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException |
Wed, 02 Mar 2016 16:25:29 +0000 |
chegar |
8150976: JarFile and MRJAR tests should use the JDK specific Version API |
Wed, 02 Mar 2016 14:15:15 +0100 |
mhaupt |
8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop |
Wed, 02 Mar 2016 14:10:40 +0300 |
igerasim |
8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary |
Wed, 02 Mar 2016 11:14:35 +0100 |
dfuchs |
8148820: Missing @since Javadoc tag in Logger.log(Level, Supplier) |
Tue, 01 Mar 2016 12:05:14 +0100 |
dfuchs |
8150856: Inconsistent API documentation for @param caller in System.LoggerFinder.getLogger |
Tue, 01 Mar 2016 09:48:49 +0100 |
hb |
8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader |
Mon, 29 Feb 2016 18:00:40 -0500 |
rriggs |
8150346: java/lang/ProcessHandle/InfoTest.java failed - startTime after process spawn completed |
Thu, 03 Mar 2016 12:25:57 -0800 |
lana |
Added tag jdk-9+108 for changeset 42794e648cfe |
Mon, 30 May 2016 23:18:39 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 29 Feb 2016 14:16:20 +0100 |
mhaupt |
8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter listsjdk-9+108 |
Fri, 26 Feb 2016 12:11:28 +0100 |
dfuchs |
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently. |
Fri, 26 Feb 2016 06:03:12 +0100 |
erikj |
8150497: 32 jshell tests failed on Windows 32 bit |
Fri, 26 Feb 2016 09:55:14 +0800 |
amlu |
8150608: Mark BashStreams.java as intermittently failing and put to ProblemList |
Thu, 25 Feb 2016 16:10:15 -0800 |
jnimeh |
8145854: SSLContextImpl.statusResponseManager should be generated if required |
Thu, 25 Feb 2016 23:14:22 +0000 |
michaelm |
8087112: HTTP API and HTTP/1.1 implementation |
Thu, 25 Feb 2016 11:27:30 -0800 |
lana |
Merge |
Mon, 15 Feb 2016 17:47:53 -0800 |
sdrach |
8132734: JDK 9 runtime changes to support multi-release jar files |
Mon, 15 Feb 2016 16:59:56 -0800 |
bpb |
8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output |
Tue, 23 Feb 2016 18:57:08 -0800 |
amurillo |
Merge |
Thu, 18 Feb 2016 15:19:41 -0800 |
amurillo |
Merge |
Thu, 18 Feb 2016 18:07:47 +0100 |
jwilhelm |
Merge |
Tue, 16 Feb 2016 12:09:11 -0800 |
dcubed |
Merge |
Wed, 10 Feb 2016 19:55:57 -0800 |
mikael |
8149611: Add tests for Unsafe.copySwapMemory |
Wed, 10 Feb 2016 15:20:41 -0800 |
mikael |
8141491: Unaligned memory access in Bits.c |
Wed, 17 Feb 2016 18:49:38 +0300 |
vlivanov |
8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses |
Mon, 15 Feb 2016 20:27:12 +0300 |
vlivanov |
8148994: Replacing MH::invokeBasic with a direct call breaks LF customization |
Wed, 24 Feb 2016 02:50:14 +0000 |
xuelei |
8149417: Use final restricted flag |
Wed, 24 Feb 2016 00:14:23 +0100 |
erikj |
8150456: jdk 9 nightly build fails on Windows 32 bit |
Tue, 23 Feb 2016 17:19:28 -0500 |
rriggs |
8150337: sun/misc/SunMiscSignalTest.java failed intermittently |
Tue, 23 Feb 2016 10:51:37 -0800 |
naoto |
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name |
Tue, 23 Feb 2016 17:41:00 +0000 |
alanb |
6432031: Add support for SO_REUSEPORT |
Tue, 23 Feb 2016 09:49:04 +0100 |
mhaupt |
8143410: augment pseudo-code descriptions in MethodHandles API |
Tue, 23 Feb 2016 17:09:46 +0900 |
peytoia |
8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly |
Tue, 23 Feb 2016 07:17:54 +0100 |
mhaupt |
8150360: augment/correct MethodHandle API documentation |
Tue, 23 Feb 2016 09:52:56 +0800 |
amlu |
8149154: tools/pack200/Pack200Test.java failed with NullPointerException |
Mon, 22 Feb 2016 11:23:03 +0100 |
ihse |
8150203: Incremental update from build-infra project |
Thu, 25 Feb 2016 09:41:46 -0800 |
lana |
Added tag jdk-9+107 for changeset 8701b2bb1d2e |
Mon, 30 May 2016 21:26:18 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 22 Feb 2016 09:02:14 +0100 |
srastogi |
8144931: Assert class signatures are correct and refer to valid classesjdk-9+107 |
Sat, 20 Feb 2016 12:19:36 -0800 |
dl |
8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError |
Fri, 19 Feb 2016 09:55:37 -0800 |
naoto |
8148346: Reduce number of packages in jdk.localedata module |
Mon, 28 Dec 2015 12:16:09 +0100 |
jbachorik |
8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials |
Fri, 19 Feb 2016 07:56:25 +0000 |
chegar |
8150163: JarFileSystem support for MRJARs should use the JDK specific Version API |
Fri, 19 Feb 2016 07:55:05 +0000 |
chegar |
8150168: jconsole AboutDialog should use the JDK specific Version API |
Thu, 18 Feb 2016 13:41:11 -0800 |
lana |
Merge |
Thu, 18 Feb 2016 14:44:50 -0500 |
rriggs |
8149750: Decouple sun.misc.Signal from the base module |
Thu, 18 Feb 2016 02:49:44 +0000 |
xuelei |
8148500: [Spec] Enabled SSL Protocols may not be used |
Thu, 18 Feb 2016 02:36:38 +0000 |
xuelei |
8139565: Restrict certificates with DSA keys less than 1024 bits |
Wed, 17 Feb 2016 17:47:25 -0800 |
mchung |
Merge |
Wed, 17 Feb 2016 17:45:12 -0800 |
mchung |
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module |
Thu, 18 Feb 2016 09:50:55 +0800 |
amlu |
8149920: Remove intermittent key from jdk_core tests |
Thu, 18 Feb 2016 09:46:07 +0800 |
amlu |
8149922: Remove intermittent key from security tests |
Wed, 17 Feb 2016 12:47:35 -0800 |
darcy |
8148914: BitDepth.java test fails |
Wed, 17 Feb 2016 19:29:16 +0300 |
shade |
8149835: StringConcatFactory should emit classes with the same package as the host class |
Wed, 17 Feb 2016 11:45:46 +0000 |
chegar |
8068686: Remove meta-index support |
Wed, 17 Feb 2016 11:23:48 +0800 |
weijun |
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions |
Tue, 16 Feb 2016 11:06:19 -0800 |
darcy |
8149981: java/util/Formatter/Basic.java fails after JDK-8149896 |
Tue, 16 Feb 2016 10:54:05 -0800 |
prr |
Merge |
Tue, 16 Feb 2016 09:30:57 -0800 |
prr |
Merge |
Mon, 08 Feb 2016 09:41:53 -0800 |
prr |
Merge |
Mon, 08 Feb 2016 11:43:08 +0300 |
avstepan |
8142861: [TEST] MultiResolution image: add a manual test for two-display configuration (HiDPI + non-HiDPI) |
Sat, 06 Feb 2016 09:25:56 -0800 |
alexsch |
8149151: Use local GraphicsEnvironment to get screen size in WToolkit |
Thu, 04 Feb 2016 14:27:16 +0300 |
avstepan |
8145780: create a simple test for TIFF tag sets |
Thu, 04 Feb 2016 11:16:23 +0530 |
psadhukhan |
8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence. |
Tue, 02 Feb 2016 12:12:52 -0800 |
ddehaven |
Merge |
Tue, 02 Feb 2016 16:33:03 +0300 |
alitvinov |
8139581: AWT components are not drawn after removal and addition to a container |
Tue, 02 Feb 2016 15:57:42 +0530 |
psadhukhan |
8005918: [TESTBUG] There are no 'Frame Enter' messages for both frames, only 'Button Enter' message. |
Tue, 02 Feb 2016 14:19:55 +0530 |
arapte |
6180449: PIT: Text in TextArea scrolls to its left one char when selecting the text from the end |
Tue, 02 Feb 2016 11:50:24 +0530 |
jdv |
8147413: api/java_awt/Image/MultiResolutionImage/index.html\#MultiResolutionRenderingHints[test_VALUE_RESOLUTION_VARIANT_BASE] started to fail |
Mon, 01 Feb 2016 15:39:02 +0530 |
jdv |
8022640: ServiceRegistry (used by ImageIO) lack synchronization |
Fri, 29 Jan 2016 15:21:55 +0530 |
mhalder |
8075964: Test java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.html fails intermittently with timeout error |
Wed, 27 Jan 2016 14:13:48 +0530 |
psadhukhan |
8148127: IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline |
Wed, 27 Jan 2016 14:12:05 +0530 |
psadhukhan |
8147077: IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General |
Tue, 16 Feb 2016 09:52:49 -0800 |
dl |
8145485: Miscellaneous changes imported from jsr166 CVS 2016-02 |
Tue, 16 Feb 2016 09:49:14 -0800 |
dl |
8139927: Improve documentation for CompletableFuture composition |
Tue, 16 Feb 2016 09:09:31 -0800 |
darcy |
8149896: Remove unnecessary values in FloatConsts and DoubleConsts |
Tue, 16 Feb 2016 11:36:20 -0500 |
rriggs |
8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved |
Tue, 16 Feb 2016 07:06:09 +0100 |
iignatyev |
8149700: Remove jdk_svc test group from tier * groups |
Mon, 15 Feb 2016 18:41:23 -0800 |
sherman |
8135108: java/util/zip/TestLocalTime.java fails intermittently with Invalid value for NanoOfSecond |
Mon, 15 Feb 2016 13:37:22 -0800 |
amurillo |
Merge |
Mon, 15 Feb 2016 09:44:42 -0800 |
amurillo |
Merge |
Thu, 11 Feb 2016 13:58:43 -0800 |
amurillo |
Merge |
Thu, 11 Feb 2016 21:07:37 +0100 |
jwilhelm |
Merge |
Tue, 09 Feb 2016 18:42:07 -0500 |
kbarrett |
8072777: java/lang/ref/ReferenceEnqueuePending.java: some references aren't queued |
Sat, 06 Feb 2016 14:22:51 +0300 |
dsamersoff |
8149174: [TESTBUG] TestJcmdDefaults.java: ouput should contain all content of jcmd/usage.out |
Fri, 05 Feb 2016 19:13:34 +0000 |
dsamersoff |
Merge |
Fri, 05 Feb 2016 16:32:00 +0000 |
dsamersoff |
Merge |
Fri, 05 Feb 2016 17:49:36 +0300 |
dsamersoff |
8149099: jcmd -help mention non-existent option |
Fri, 05 Feb 2016 16:19:32 +0000 |
hseigel |
Merge |
Fri, 05 Feb 2016 08:12:42 -0500 |
hseigel |
8148785: Update class file version to 53 for JDK-9 |
Fri, 05 Feb 2016 14:03:05 +0100 |
redestad |
8144916: Decrease PerfDataMemorySize back to 32K |
Thu, 04 Feb 2016 23:30:48 +0100 |
mgronlun |
8149062: Remove misplaced integration of test code after 8149025 |
Thu, 04 Feb 2016 18:33:02 +0100 |
dsimms |
8149025: JFR - Event based tracing should cover monitor inflation |
Wed, 03 Feb 2016 18:16:56 +0100 |
mockner |
Merge |
Tue, 02 Feb 2016 17:14:00 -0500 |
mockner |
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging. |
Mon, 15 Feb 2016 10:27:13 -0800 |
sherman |
8148624: Test failure of ConstructInflaterOutput.java |
Mon, 15 Feb 2016 15:57:58 +0000 |
vinnie |
8149411: PKCS12KeyStore cannot extract AES Secret Keys |
Thu, 18 Feb 2016 11:30:16 -0800 |
lana |
Added tag jdk-9+106 for changeset 6e9ecae50b4e |
Mon, 30 May 2016 20:55:28 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 15 Feb 2016 14:25:21 +0000 |
chegar |
8134424: BlockDataInputStream.readUTFBody: size local StringBuffer with the given lengthjdk-9+106 |
Mon, 15 Feb 2016 10:14:39 +0000 |
chegar |
8149656: Examine usages of sun.misc.LRUCache |
Mon, 15 Feb 2016 10:13:21 +0000 |
chegar |
8149653: Move sun.misc.InnocuousThread to jdk.internal.misc |
Sun, 14 Feb 2016 14:30:48 -0800 |
sherman |
8149787: test/java/util/regex/GraphemeTest.java source file has non-ascii character u+00f7 |
Sun, 14 Feb 2016 17:42:16 -0400 |
jlaskey |
8149776: BSD license for jimage code |
Fri, 12 Feb 2016 19:24:31 -0800 |
sherman |
7071819: To support Extended Grapheme Clusters in Regex |
Fri, 12 Feb 2016 09:49:49 -0800 |
iris |
8149601: Update references from "1.9" to "9" |
Fri, 12 Feb 2016 11:07:54 +0100 |
ihse |
8149647: Incremental enhancements from build-infra |
Thu, 11 Feb 2016 16:24:55 -0800 |
darcy |
8149616: Problem list RmiSslBootstrapTest.sh |
Thu, 11 Feb 2016 16:06:51 -0800 |
lana |
Merge |
Fri, 12 Feb 2016 00:20:16 +0300 |
igerasim |
8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found |
Thu, 11 Feb 2016 11:19:03 -0500 |
rriggs |
8142539: Incorrect definition of ZoneOffset.MIN |
Wed, 10 Feb 2016 16:36:25 +0300 |
shade |
8149459: StringConcatFactory should be synced up with LambdaMetafactory |
Wed, 27 Jan 2016 10:35:49 +0100 |
goetz |
8149529: Adapt SAP copyrights to new company name in jdk repository |
Wed, 10 Feb 2016 16:16:48 +0300 |
igerasim |
8046339: sun.rmi.transport.DGCAckHandler leaks memory |
Wed, 10 Feb 2016 11:04:13 +0100 |
srastogi |
8071368: Use more concrete types for NamedFunction constants in the code |
Wed, 10 Feb 2016 10:44:58 +0100 |
srastogi |
8138884: MethodHandles.Lookup.findVirtual() Javadoc fails to consider private interface methods |
Tue, 09 Feb 2016 11:58:36 -0800 |
darcy |
8149492: Problem list CheckEncodings.sh |
Tue, 09 Feb 2016 11:57:57 +0530 |
rpatil |
8148446: (tz) Support tzdata2016a |
Tue, 09 Feb 2016 11:17:28 +0530 |
rpatil |
8148570: TzdbZoneRulesCompiler.java throws Null Pointer Exception While Compiling and building TZDB data file |
Mon, 08 Feb 2016 18:14:48 -0800 |
shurailine |
8149391: Fix module dependences in java/util tests |
Thu, 11 Feb 2016 14:40:00 -0800 |
lana |
Added tag jdk-9+105 for changeset 55518739e399 |
Mon, 30 May 2016 18:59:09 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 08 Feb 2016 13:09:16 -0800 |
ascarpino |
8098581: SecureRandom.nextBytes() hurts performance with small size requestsjdk-9+105 |
Mon, 08 Feb 2016 10:46:42 -0800 |
bpb |
8064466: (fs spec) Files.readAttributes(Path, String, LinkOption...) not clear when called with zero attributes |
Mon, 08 Feb 2016 17:37:46 +0100 |
mhaupt |
8138578: MethodHandles.Lookup.findSpecial() Javadoc fails to consider static methods |
Mon, 08 Feb 2016 09:56:26 -0500 |
ntv |
8146747: java.time.Duration.toNanos() and toMillis() exception on negative durations |
Mon, 08 Feb 2016 15:33:53 +0100 |
tvaleev |
8148838: Stream.flatMap(...).spliterator() cannot properly split after tryAdvance() |
Mon, 08 Feb 2016 10:40:00 +0100 |
tvaleev |
8148115: Stream.findFirst for unordered source optimization |
Mon, 08 Feb 2016 10:37:37 +0100 |
tvaleev |
8148250: Stream.limit() parallel tasks with ordered non-SUBSIZED source should short-circuit |
Fri, 05 Feb 2016 15:23:15 +0100 |
erikj |
8148629: Disable remaining warnings in awt/fontmanager |
Fri, 05 Feb 2016 09:54:56 +0800 |
amlu |
8148928: java/util/stream/test/**/SequentialOpTest.java timed out intermittently |
Thu, 04 Feb 2016 16:49:26 -0800 |
lana |
Merge |
Thu, 04 Feb 2016 21:44:23 +0300 |
shade |
8149044: jdk/internal/misc/JavaLangAccess/FormatUnsigned.java fails all platforms |
Thu, 04 Feb 2016 16:00:48 +0300 |
shade |
8148936: Adapt UUID.toString() to Compact Strings |
Thu, 04 Feb 2016 09:51:24 +0100 |
erikj |
8148955: libjimage.so compiled with wrong flags |
Thu, 04 Feb 2016 14:38:17 +0800 |
amlu |
8149003: Mark more jdk_core tests as intermittently failing |
Wed, 03 Feb 2016 13:56:19 -0800 |
darcy |
8148983: Fix extra comma in changes for JDK-8148916 |
Wed, 03 Feb 2016 13:34:19 -0800 |
bpb |
8148821: (fs) Path.getParent() javadoc error |
Wed, 03 Feb 2016 12:52:27 -0800 |
darcy |
8148916: Mark bug6400879.java as intermittently failing |
Tue, 02 Feb 2016 17:59:53 -0800 |
iris |
8072379: Implement jdk.Version |
Wed, 03 Feb 2016 00:49:41 +0300 |
shade |
8148869: StringConcatFactory MH_INLINE_SIZED_EXACT strategy does not work with -XX:-CompactStrings |
Tue, 02 Feb 2016 13:42:48 -0800 |
bpb |
8148891: Multiple failing javax/imageio/plugins after client integration |
Tue, 02 Feb 2016 12:50:03 -0800 |
asmotrak |
8146249: libjimage should use delete[] with new[] |
Tue, 02 Feb 2016 11:50:55 -0800 |
ddehaven |
Merge |
Tue, 02 Feb 2016 10:03:14 -0800 |
ddehaven |
Merge |
Tue, 26 Jan 2016 13:05:21 +0300 |
avstepan |
8147966: [TEST] add a test for multiresolution image properties |
Fri, 22 Jan 2016 15:46:24 +0300 |
serb |
8074165: Deprecate support for AppletViewer |
Fri, 22 Jan 2016 13:37:46 +0300 |
avstepan |
8146881: [TEST] update some imageio plugins tests to affect TIFF format |
Thu, 21 Jan 2016 14:49:02 -0800 |
ddehaven |
Merge |
Thu, 21 Jan 2016 13:41:02 +0530 |
rchamyal |
8146276: Right aligned ToolBar component does not appear |
Thu, 21 Jan 2016 13:27:56 +0530 |
rchamyal |
8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button |
Thu, 21 Jan 2016 13:09:17 +0530 |
rchamyal |
7104635: HTMLEditorKit fails to write down some html files |
Wed, 20 Jan 2016 22:53:26 +0100 |
lbourges |
8147443: Use the Common Cleaner in Marlin OffHeapArray |
Thu, 14 Jan 2016 23:14:01 +0300 |
serb |
8147407: Provide support of WaveExtensible sound format |
Thu, 07 Jan 2016 23:50:00 +0300 |
serb |
8064800: AudioSystem/WaveFileWriter can't write PCM_FLOAT, but writes it anyway |
Tue, 12 Jan 2016 23:33:45 +0300 |
serb |
6459818: Audio A-law and law decoder skip() method not implemented |
Tue, 12 Jan 2016 23:27:23 +0300 |
serb |
8146144: Incorrect behaviour of AudioSystem.getTargetFormats/getTargetEncodings/isConversionSupported |
Fri, 01 Jan 2016 18:33:53 +0300 |
serb |
8131974: AudioFileReader incorrectly handle EOFException |
Wed, 20 Jan 2016 15:10:25 +0300 |
serb |
8080492: [Parfait] Uninitialised variable in jdk/src/java/desktop/windows/native/libawt/ |
Wed, 20 Jan 2016 16:57:53 +0530 |
aniyogi |
8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call. |
Tue, 19 Jan 2016 15:23:49 +0530 |
psadhukhan |
7035459: [TEST_BUG] java/awt/Focus/TranserFocusToWindow/TranserFocusToWindow.java failed |
Tue, 19 Jan 2016 11:14:41 +0530 |
jdv |
8144744: ImageWriter.replacePixels() specification is incorrect regarding null ImageWriteParam |
Tue, 19 Jan 2016 11:11:20 +0530 |
jdv |
8143562: JPEG reader returns null for getRawImageType() |
Mon, 18 Jan 2016 21:19:36 +0300 |
serb |
8146317: Memory leak in wcstombsdmp |
Mon, 18 Jan 2016 14:37:25 +0530 |
psadhukhan |
7087869: [TEST_BUG] [macosx] No mac os x support in test java/awt/Mouse/ExtraMouseClick/ExtraMouseClick |
Mon, 18 Jan 2016 14:27:12 +0530 |
aniyogi |
8016665: [macosx] JComponent behaviour doesn't comply API documentation (setComponentOrientation method), Aqua LAF |
Mon, 18 Jan 2016 14:20:39 +0530 |
aniyogi |
8041894: [macosx] Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac |
Thu, 14 Jan 2016 18:59:11 -0600 |
ptbrunet |
8145735: Tests api/javax_swing/JTabbedPane/AccessibleJTabbedPane/* are failing |
Thu, 14 Jan 2016 16:22:31 +0300 |
avstepan |
8145776: [TEST] add a test checking multipage tiff creation |
Thu, 14 Jan 2016 13:24:22 +0530 |
psadhukhan |
8023213: [macosx] closed/java/awt/FontClass/NaNTransform.java fails on MacOS X 10.9 |
Wed, 13 Jan 2016 11:56:46 +0530 |
rchamyal |
4769772: JInternalFrame.setIcon(true) before JDesktopPane.add(JIF) causes wrong state |
Tue, 12 Jan 2016 13:13:16 -0800 |
ddehaven |
Merge |
Tue, 12 Jan 2016 18:02:07 +0300 |
ssadetsky |
8145784: [PIT] closed/java/awt/Robot/SpuriousMouseEvents/SpuriousMouseEvents.java fails |
Mon, 11 Jan 2016 17:51:54 +0300 |
avstepan |
8138838: docs cleanup for java.desktop |
Mon, 11 Jan 2016 06:10:32 -0800 |
alexsch |
8143316: Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords) |
Sat, 09 Jan 2016 14:04:32 +0100 |
lbourges |
8146076: Fail of sun/java2d/marlin/CeilAndFloorTests.java with Jigsaw |
Wed, 06 Jan 2016 12:38:42 -0800 |
prr |
8145584: java/awt/font/TextLayout/TestGetPixelBounds.java fails on Linux |
Wed, 06 Jan 2016 14:17:14 +0530 |
rchamyal |
8145060: Minimizing a JInternal frame not shifting focus to frame below it |
Tue, 05 Jan 2016 10:38:10 -0800 |
prr |
Merge |
Mon, 04 Jan 2016 17:07:23 -0800 |
bpb |
8144991: AIOOB Exception in AutoImageWriterTest with TIFF writer |
Mon, 04 Jan 2016 17:05:04 -0800 |
bpb |
8145113: OutOfMemoryError when reading a 17KB corrupted TIFF image |
Wed, 30 Dec 2015 19:28:05 +0300 |
arapte |
8146168: [TEST_BUG] instability of java/awt/Frame/MaximizedToMaximized/MaximizedToMaximized.java |
Tue, 29 Dec 2015 10:40:43 -0500 |
omajid |
6961123: setWMClass fails to null-terminate WM_CLASS string |
Tue, 29 Dec 2015 16:46:11 +0300 |
serb |
8143054: [macosx] KeyEvent modifiers do not contain information about mouse buttons |
Tue, 29 Dec 2015 16:43:17 +0300 |
serb |
8135088: Typo in AuFileReader |
Tue, 29 Dec 2015 16:41:34 +0300 |
serb |
8143150: DrawImagePipe can skip some unnecessary blits |
Thu, 24 Dec 2015 09:07:50 -0800 |
prr |
8145808: java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java hangs on Win. 8 |
Thu, 24 Dec 2015 14:04:36 +0300 |
ssadetsky |
8041928: MouseEvent.getModifiersEx gives wrong result |
Wed, 23 Dec 2015 14:00:37 -0800 |
prr |
8145785: [TEST_BUG] java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java: incorrect name |
Tue, 22 Dec 2015 10:59:51 -0800 |
prr |
Merge |
Tue, 22 Dec 2015 05:34:49 +0400 |
alexsch |
8133039: Provide public API to sun.swing.UIAction#isEnabled(Object) |
Fri, 18 Dec 2015 17:02:42 +0300 |
ssadetsky |
8144488: Compilation fails on Jake for regtest javax/swing/JMenu/8067346/bug8067346.java |
Wed, 16 Dec 2015 15:29:57 -0800 |
lbourges |
8145608: PNG writer should permit setting compression level and iDAT chunk maximum size |
Wed, 16 Dec 2015 15:22:56 -0800 |
prr |
8146508: 6488522 was committed with incorrect author attribution. |
Wed, 16 Dec 2015 14:36:37 -0800 |
prr |
6488522: PNG writer should permit setting compression level and iDAT chunk maximum size |
Wed, 16 Dec 2015 13:24:19 -0800 |
lbourges |
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins |
Wed, 16 Dec 2015 17:40:24 +0300 |
arapte |
8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java |
Tue, 02 Feb 2016 11:27:18 -0800 |
ascarpino |
8145344: Add SHA1 and SHA-224 to preferred provider list for solaris-sparc |
Tue, 02 Feb 2016 17:20:53 +0000 |
chegar |
Merge |
Tue, 02 Feb 2016 08:59:52 +0000 |
chegar |
8148117: Move sun.misc.Cleaner to jdk.internal.ref |
Tue, 02 Feb 2016 08:53:49 -0800 |
dl |
8141452: Convert between TimeUnit and ChronoUnit |
Tue, 02 Feb 2016 18:15:15 +0300 |
shade |
8148787: StringConcatFactory exactness check produces bad bytecode when a non-arg concat is requested |
Tue, 02 Feb 2016 13:55:44 +0530 |
rpatil |
8147912: test "parseWithZoneWithoutOffset" of java/time/tck/java/time/format/TCKDTFParsedInstant.java fail on de_DE locale |
Tue, 02 Feb 2016 10:44:55 +0100 |
jbachorik |
6659240: Exceptions thrown by MXBeans wrongly documented in j.l.m.ManagementFactory |
Tue, 02 Feb 2016 09:39:20 +0800 |
amlu |
8148710: Remove FlatMapOpTest.java from ProblemList.txt |
Mon, 01 Feb 2016 16:07:20 -0800 |
amurillo |
Merge |
Mon, 01 Feb 2016 10:07:37 -0800 |
amurillo |
Merge |
Thu, 28 Jan 2016 16:30:39 -0800 |
amurillo |
Merge |
Thu, 28 Jan 2016 09:49:18 +0100 |
thartmann |
Merge |
Tue, 26 Jan 2016 09:11:59 +0100 |
thartmann |
Merge |
Fri, 15 Jan 2016 09:15:33 +0100 |
thartmann |
Merge |
Tue, 12 Jan 2016 17:03:06 +0300 |
kshefov |
8141615: Add new public methods to sun.reflect.ConstantPool |
Mon, 11 Jan 2016 17:12:01 -0800 |
twisti |
Merge |
Fri, 08 Jan 2016 20:33:02 -0800 |
vdeshpande |
8143353: update for x86 sin and cos in the math lib |
Thu, 07 Jan 2016 16:03:25 -0800 |
kvn |
8135250: Replace custom check/range functionality with check index/range methods in java.util.Objects |
Tue, 26 Jan 2016 17:13:17 +0100 |
jwilhelm |
Merge |
Wed, 20 Jan 2016 13:31:57 +0100 |
jwilhelm |
8147791: Reenable tests that was temporarily quarantined in jdk9/hs |
Wed, 20 Jan 2016 00:04:04 +0100 |
jwilhelm |
Merge |
Tue, 19 Jan 2016 22:19:02 +0100 |
jwilhelm |
Merge |
Tue, 19 Jan 2016 16:20:01 -0500 |
rprotacio |
8147494: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java fails with "java.lang.IllegalArgumentException: VM option 'TraceExceptions' does not exist" |
Sat, 16 Jan 2016 00:28:29 +0000 |
jprovino |
Merge |
Fri, 15 Jan 2016 15:36:57 -0500 |
jprovino |
Merge |
Fri, 15 Jan 2016 19:18:42 +0000 |
minqi |
Merge |
Fri, 15 Jan 2016 08:53:23 -0800 |
minqi |
8143317: jdk/lambda/vm/InterfaceAccessFlagsTest.java fails with IncompatibleClassChangeError |
Thu, 14 Jan 2016 17:14:32 +0100 |
jwilhelm |
Merge |
Thu, 14 Jan 2016 09:49:42 +0100 |
jbachorik |
8146015: JMXInterfaceBindingTest is failing intermittently for IPv6 addresses |
Wed, 06 Jan 2016 02:31:59 +0000 |
jprovino |
Merge |
Mon, 01 Feb 2016 14:50:06 -0500 |
rriggs |
8143016: java/time/test/java/time/TestClock_System.java failed intermittently |
Mon, 01 Feb 2016 10:13:48 -0500 |
rriggs |
8146773: java/lang/ref/CleanerTest.java CleanerTest.testRefSubtypes() fails |
Mon, 01 Feb 2016 10:02:40 -0500 |
tvaleev |
8146218: Add LocalDate.datesUntil method producing Stream<LocalDate |
Thu, 04 Feb 2016 11:28:26 -0800 |
lana |
Added tag jdk-9+104 for changeset 8faf1aec77a9 |
Mon, 30 May 2016 18:14:57 -0700 |
Greg Lewis |
Merge from main OpenJDK repository |
Mon, 01 Feb 2016 15:11:50 +0300 |
shade |
8148730: Add @since tags in new String concat APIsjdk-9+104 |
Mon, 01 Feb 2016 09:38:08 +0800 |
amlu |
8076458: java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java timeout |
Sun, 31 Jan 2016 22:30:35 +0100 |
redestad |
8148626: URI.toURL needs to use protocol Handler to parse file URIs |
Fri, 29 Jan 2016 17:03:17 -0800 |
darcy |
8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms |
Fri, 29 Jan 2016 13:57:38 -0800 |
martin |
8148638: test failure in test/java/util/concurrent/tck |
Fri, 29 Jan 2016 11:49:37 -0800 |
dl |
8145164: Default implementation of ConcurrentMap::compute can throw NPE |
Fri, 29 Jan 2016 11:48:00 -0800 |
dl |
8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section |
Fri, 29 Jan 2016 11:44:19 -0800 |
dl |
8146467: Integrate JSR 166 jck tests into JDK repo |
Fri, 29 Jan 2016 11:35:56 +0100 |
redestad |
8147462: URI.toURL could be more efficient for most non-opaque URIs |
Thu, 28 Jan 2016 09:49:00 -0800 |
sdrach |
8147607: Remove test library dependency on sun.security.tools.jarsigner.Main |
Thu, 28 Jan 2016 18:08:53 -0800 |
darcy |
8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently |
Thu, 28 Jan 2016 15:43:15 -0800 |
lana |
Merge |
Thu, 12 Nov 2015 17:56:29 -0800 |
ksrini |
8035473: [javadoc] Revamp the existing Doclet APIs |
Thu, 28 Jan 2016 19:43:05 +0300 |
shade |
8148483: JEP 280: Indify String Concatenation |
Thu, 28 Jan 2016 08:23:23 -0800 |
dl |
8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC |
Thu, 28 Jan 2016 10:58:10 -0500 |
tonyp |
8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches |
Thu, 28 Jan 2016 12:55:19 +0000 |
alanb |
8148192: (fs) Path.register can fail with Bad file descriptor and other errors |
Thu, 28 Jan 2016 11:09:42 +0000 |
chegar |
8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc |
Mon, 25 Jan 2016 16:07:00 -0800 |
martin |
8148174: NegativeArraySizeException in Vector.grow(int) |
Wed, 27 Jan 2016 21:59:00 +0800 |
weijun |
8147400: Deprecate policytool |
Wed, 27 Jan 2016 13:51:35 +0100 |
redestad |
8147962: URL should handle lower-casing of protocol locale-independently |
Tue, 26 Jan 2016 15:30:42 -0800 |
bpb |
8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner() |
Tue, 26 Jan 2016 13:32:07 -0800 |
asmotrak |
8144539: Update PKCS11 tests to run with security manager |
Tue, 26 Jan 2016 09:25:53 +0000 |
chegar |
8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently |
Tue, 26 Jan 2016 09:18:51 +0000 |
chegar |
8148154: Integrate JOpt Simple for internal usage by JDK tools |
Sat, 16 Apr 2016 16:46:01 -0700 |
Greg Lewis |
Create classlist.bsd (currently identical to classlist.linux) |
Sat, 16 Apr 2016 16:31:31 -0700 |
Greg Lewis |
Support for a minimally operational version for BSD |
Sat, 16 Apr 2016 16:21:10 -0700 |
Greg Lewis |
Build system support for BSD |
Thu, 28 Jan 2016 09:43:08 -0800 |
lana |
Added tag jdk-9+103 for changeset eee1ced1d8e7 |
Mon, 25 Jan 2016 19:01:19 +0000 |
alanb |
8148147: Sync up @modules from jigsaw/jakejdk-9+103 |
Mon, 25 Jan 2016 12:23:55 +0100 |
redestad |
8148044: Remove Enum[0] constants from EnumSet and EnumMap |
Sun, 24 Jan 2016 22:27:16 +0000 |
msheppar |
8147862: Null check too late in sun.net.httpserver.ServerImpl |
Fri, 08 Jan 2016 19:53:36 -0800 |
martin |
8146568: NegativeArraySizeException in ArrayList.grow(int) |
Fri, 22 Jan 2016 12:44:32 -0800 |
bpb |
8147545: Remove sun.misc.ManagedLocalsThread from java.prefs |
Fri, 22 Jan 2016 17:43:21 +0000 |
sgehwolf |
8147857: RMIConnector logs attribute names incorrectly |
Fri, 22 Jan 2016 13:26:56 +0000 |
xiaofeya |
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile |
Thu, 21 Jan 2016 13:51:58 -0800 |
amurillo |
8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev |
Thu, 21 Jan 2016 10:17:21 -0800 |
lana |
Merge |
Thu, 21 Jan 2016 09:15:31 -0800 |
asmotrak |
8138990: Implementation of HTTP Digest authentication may be more flexible |
Thu, 21 Jan 2016 10:31:45 +0000 |
robm |
8147931: Incorrect edits for JDK-8064330 |
Thu, 21 Jan 2016 09:33:23 +0000 |
robm |
8064330: Remove SHA224 from the default support list if SunMSCAPI enabled |
Thu, 21 Jan 2016 09:26:13 +0000 |
chegar |
8147922: Remove sun.misc.ClassFileTransformer |
Wed, 20 Jan 2016 11:02:36 -0800 |
iris |
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification |
Wed, 20 Jan 2016 09:21:57 -0800 |
bgopularam |
8133085: Avoid creating instances of security providers when possible |
Wed, 20 Jan 2016 08:33:40 -0800 |
henryjen |
Merge |
Tue, 22 Dec 2015 09:50:09 +0300 |
aivanov |
8145551: Test failed with Crash for Improved font lookups |
Tue, 15 Dec 2015 12:59:00 +0000 |
xuelei |
8144773: Further reduce use of MD5 |
Thu, 10 Dec 2015 12:13:12 +0300 |
vadim |
8143002: [Parfait] JNI exception pending in fontpath.c:1300 |
Tue, 08 Dec 2015 19:01:33 +0300 |
azvegint |
8143941: Update splashscreen displays |
Tue, 01 Dec 2015 12:38:28 +0000 |
chegar |
8143185: Cleanup for handling proxies |
Thu, 26 Nov 2015 16:25:48 -0800 |
weijun |
8143959: Certificates requiring blacklisting |
Wed, 18 Nov 2015 11:35:23 +0300 |
vadim |
8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c |
Tue, 03 Nov 2015 14:44:10 +0300 |
vadim |
8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS |
Mon, 26 Oct 2015 23:41:41 +0300 |
vadim |
8140543: Arrange font actions |
Wed, 21 Oct 2015 14:55:18 +0300 |
vadim |
8139012: Better font substitutions |
Fri, 16 Oct 2015 14:12:35 +0300 |
vadim |
8139017: More stable image decoding |
Tue, 06 Oct 2015 09:20:12 +0200 |
sjiang |
8137060: JMX memory management improvements |
Fri, 02 Oct 2015 11:50:20 +0300 |
igerasim |
8134605: Partial rework of the fix for 8081297 |
Tue, 13 Oct 2015 20:59:19 +0300 |
vadim |
8132988: Better printing dialogues |
Wed, 07 Oct 2015 18:04:06 +0100 |
vinnie |
8138589: Correct limits on unlimited cryptography |
Tue, 08 Sep 2015 08:34:35 +0200 |
sjiang |
8132210: Reinforce JMX collector internals |
Mon, 07 Sep 2015 18:58:41 +0300 |
igerasim |
8074068: Cleanup in java.base/share/classes/sun/security/x509/ |
Thu, 03 Sep 2015 09:33:04 +0200 |
sjiang |
8130710: Better attributes processing |
Mon, 03 Aug 2015 12:18:10 +0300 |
dsamersoff |
8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation |
Wed, 29 Jul 2015 13:42:56 +0100 |
msheppar |
8059054: Better URL processing |
Sat, 11 Jul 2015 14:54:07 +0300 |
igerasim |
8081297: SSL Problem with Tomcat |
Wed, 20 Jan 2016 11:33:28 -0500 |
rriggs |
8145459: Cleaner - use Reference.reachabilityFence |
Wed, 20 Jan 2016 07:36:42 -0500 |
lancea |
8146803: Enhance and update Sharding API |
Wed, 20 Jan 2016 09:54:13 +0100 |
ihse |
8145596: Enable debug symbols for all libraries |
Tue, 19 Jan 2016 11:43:01 -0800 |
amurillo |
Merge |
Tue, 19 Jan 2016 09:40:55 -0800 |
dcubed |
8147629: quarantine tests failing in 2016.01.14 PIT snapshot |
Mon, 18 Jan 2016 20:22:13 -0800 |
amurillo |
Merge |
Thu, 14 Jan 2016 20:57:33 -0800 |
amurillo |
Merge |
Tue, 12 Jan 2016 11:31:48 -0800 |
amurillo |
Merge |
Thu, 07 Jan 2016 20:06:51 +0000 |
jprovino |
Merge |
Mon, 04 Jan 2016 13:49:11 +0100 |
jbachorik |
6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request |
Mon, 04 Jan 2016 13:45:39 +0100 |
sspitsyn |
7065236: To interpret case-insensitive string locale independently |
Mon, 04 Jan 2016 10:07:08 +0100 |
jbachorik |
8145982: JMXInterfaceBindingTest is failing intermittently |
Fri, 01 Jan 2016 17:08:24 +0000 |
jprovino |
Merge |
Mon, 28 Dec 2015 14:03:39 -0500 |
kbarrett |
8071507: (ref) Clear phantom reference as soft and weak references do |
Wed, 23 Dec 2015 13:12:46 +0300 |
dsamersoff |
8067194: Restructure hotspot/agent/src to conform the modular source layout |
Fri, 18 Dec 2015 08:30:26 +0100 |
sgehwolf |
6425769: Allow specifying an address to bind JMX remote connector |
Fri, 11 Dec 2015 14:02:41 +0100 |
jbachorik |
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management) |
Wed, 16 Dec 2015 19:59:23 +0300 |
akulyakh |
8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found |
Mon, 14 Dec 2015 15:32:03 +0100 |
simonis |
8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c |
Wed, 06 Jan 2016 08:02:24 +0100 |
thartmann |
Merge |
Mon, 28 Dec 2015 22:28:49 -0800 |
kvn |
8143925: Enhancing CounterMode.crypt() for AES |
Tue, 22 Dec 2015 13:41:12 -0800 |
twisti |
Merge |
Fri, 18 Dec 2015 10:00:55 -0800 |
twisti |
Merge |
Thu, 17 Dec 2015 10:03:30 +0100 |
psandoz |
8136924: Vectorized support for array equals/compare/mismatch using Unsafe |
Tue, 06 Oct 2015 18:42:06 +0200 |
psandoz |
8133348: Reference.reachabilityFence |
Wed, 09 Dec 2015 15:26:52 +0100 |
psandoz |
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables |
Thu, 03 Dec 2015 11:17:31 +0100 |
psandoz |
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package |
Tue, 05 Jan 2016 13:08:05 -0800 |
amurillo |
Merge |