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 |
Fri, 18 Dec 2015 09:37:18 -0800 |
amurillo |
Merge |
Mon, 14 Dec 2015 19:49:10 +0000 |
jprovino |
Merge |
Fri, 11 Dec 2015 10:45:58 -0800 |
asmundak |
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling |
Fri, 11 Dec 2015 09:08:12 -0800 |
fparain |
8046936: JEP 270: Reserved Stack Areas for Critical Sections |
Wed, 18 Nov 2015 14:51:10 +0100 |
david |
8145092: Use Unified Logging for the GC logging |
Wed, 09 Dec 2015 11:02:54 +0000 |
mhaupt |
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests |
Mon, 18 Jan 2016 15:21:34 +0100 |
mkos |
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use" |
Sun, 17 Jan 2016 08:43:49 +0000 |
alanb |
8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused |
Sat, 16 Jan 2016 10:44:40 -0800 |
darcy |
8147508: Correct fix for JDK-8147480 |
Sat, 16 Jan 2016 13:01:44 +0100 |
erikj |
8146403: Windows build can be faster |
Sat, 16 Jan 2016 00:18:33 +0000 |
xuelei |
8146669: Test SessionTimeOutTests fails intermittently |
Thu, 21 Jan 2016 09:46:03 -0800 |
lana |
Added tag jdk-9+102 for changeset 6eb3c8132e48 |
Sat, 16 Jan 2016 00:27:53 +0300 |
kshefov |
8143554: UnsupportedOperationException is not thrown for unsupported optionsjdk-9+102 |
Fri, 15 Jan 2016 10:30:56 -0800 |
darcy |
8147480: Mark FJExceptionTableLeak.java as intermittently failing |
Fri, 15 Jan 2016 11:09:25 +0000 |
alanb |
8141595: (so) java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently |
Fri, 15 Jan 2016 10:58:09 +0000 |
alanb |
8143100: (sc) java/nio/channels/ServerSocketChannel/Basic.java fails intermittently |
Fri, 15 Jan 2016 11:49:36 +0300 |
igerasim |
8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor |
Fri, 15 Jan 2016 14:33:11 +0900 |
peytoia |
8026766: Add toString() to j.u.Locale.LanguageRange. |
Thu, 14 Jan 2016 12:04:19 -0800 |
lana |
Merge |
Thu, 14 Jan 2016 19:07:33 +0000 |
chegar |
7067728: Remove stopThread RuntimePermission from the default java.policy |
Thu, 14 Jan 2016 18:22:32 +0300 |
dcherepanov |
8145409: Better detect JRE that JLI will be using |
Thu, 14 Jan 2016 13:53:13 +0100 |
mhaupt |
8147078: MethodHandles.catchException does not enforce Throwable subtype |
Wed, 13 Jan 2016 17:36:01 -0800 |
wetmore |
8145849: ALPN: getHandshakeApplicationProtocol() always return null |
Wed, 13 Jan 2016 10:25:41 -0500 |
mullan |
Merge |
Wed, 13 Jan 2016 09:39:26 -0500 |
mullan |
8085903: New fix for memory leak in ProtectionDomain cache |
Wed, 13 Jan 2016 14:44:16 +0000 |
chegar |
8146771: Remove unused CEFormatException and CEStreamExhausted from sun.misc |
Wed, 13 Jan 2016 14:42:41 +0000 |
chegar |
8146774: Remove sun.misc.JarFilter |
Wed, 13 Jan 2016 14:32:42 +0000 |
chegar |
8146736: Move sun.misc performance counters to jdk.internal.perf |
Wed, 13 Jan 2016 13:33:37 +0000 |
chegar |
8146735: Move sun.misc.PerformanceLogger to sun.awt.util |
Wed, 13 Jan 2016 14:51:40 +0800 |
amlu |
8146762: Move back java/util/concurrent/Phaser/Basic.java to tier1 |
Tue, 12 Jan 2016 17:54:09 -0500 |
rriggs |
8146671: [TEST BUG] java/lang/ref/CleanerTest.java required more memory for -UseCompressedOops runs |
Tue, 12 Jan 2016 17:08:18 +0530 |
sundar |
8068938: javax.script package description should specify use of ServiceLoader |
Tue, 12 Jan 2016 08:05:16 +0000 |
xuelei |
8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out |
Mon, 11 Jan 2016 10:13:29 -0800 |
darcy |
8146745: Problem list SessionCacheSizeTests.java |
Mon, 11 Jan 2016 18:30:14 +0100 |
dfuchs |
8146665: Test jdk/test/java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java fails - missing expected output |
Mon, 11 Jan 2016 11:39:12 -0500 |
ntv |
8068803: Performance of LocalDate.plusDays could be better |
Mon, 11 Jan 2016 17:19:16 +0100 |
mhaupt |
8146786: [TESTBUG] straighten out testability for several issues |
Mon, 11 Jan 2016 10:24:20 -0500 |
rriggs |
8146567: Remove dead code finalizer methods |
Mon, 11 Jan 2016 10:03:36 -0500 |
rriggs |
8146028: Common Cleaner for finalization replacements in OpenJDK |
Mon, 11 Jan 2016 00:21:50 -0800 |
xiaofeya |
8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use |
Sun, 10 Jan 2016 11:09:31 -0800 |
darcy |
8146744: Remove LFMultiThreadCachingTest.java from windows problem list |
Sun, 10 Jan 2016 14:14:13 +0100 |
redestad |
8146686: Create the schemeSpecificPart for non-opaque URIs lazily |
Sat, 09 Jan 2016 11:19:32 -0400 |
jlaskey |
8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms |
Sat, 09 Jan 2016 13:02:22 +0000 |
xuelei |
8146725: Issues with SignatureAndHashAlgorithm.getSupportedAlgorithms |
Fri, 08 Jan 2016 17:52:54 -0800 |
darcy |
8146724: Problem list jdk/internal/jimage/JImageReadTest.java |
Fri, 08 Jan 2016 14:06:17 -0800 |
darcy |
8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2 |
Fri, 08 Jan 2016 13:14:30 -0800 |
bchristi |
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException |
Fri, 08 Jan 2016 17:39:00 +0100 |
dfuchs |
8146691: @since 9 tag missing for System.getLogger |
Fri, 08 Jan 2016 17:10:45 +0100 |
alundblad |
8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent |
Thu, 14 Jan 2016 08:08:19 -0800 |
lana |
Added tag jdk-9+101 for changeset 5e8370fb3ed9 |
Fri, 08 Jan 2016 11:47:35 +0000 |
alanb |
8049422: Remove @jdk.Exportedjdk-9+101 |
Fri, 08 Jan 2016 13:06:29 +0800 |
amlu |
8146587: Mark tools/pack200/Pack200Test.java as intermittently failing |
Thu, 07 Jan 2016 15:14:24 -0800 |
lana |
Merge |
Thu, 07 Jan 2016 10:10:06 -0500 |
rriggs |
8146574: (process) ProcessHandle test cleanup |
Fri, 18 Dec 2015 16:06:26 +0530 |
vtewari |
4823133: RandomAccessFile.length() is not thread-safe |
Thu, 07 Jan 2016 10:54:41 +0100 |
simonis |
8146482: [TESTBUG] java/net/SocketOption/OptionTest should only use multicast capable interfaces for multicast tests |
Wed, 06 Jan 2016 22:22:01 -0800 |
xiaofeya |
8140472: java/net/ipv6tests/TcpTest.java failed intermittently with java.net.BindException: Address already in use: NET_Bind |
Wed, 06 Jan 2016 20:16:59 +0100 |
redestad |
8146526: Improve java.net.URI$Parser startup characteristics |
Wed, 06 Jan 2016 10:15:37 -0800 |
bpb |
8146041: java.net.URLConnection.guessContentTypeFromStream() does not recognize TIFF streams |
Wed, 06 Jan 2016 17:40:48 +0000 |
chegar |
8146484: Examine sun.misc.MessageUtils |
Wed, 06 Jan 2016 17:59:20 +0100 |
jbachorik |
8143047: Re-examine javax/management/ImplementationVersion/ImplVersionTest.java |
Wed, 06 Jan 2016 15:13:23 +0000 |
robm |
8146105: Undo accidential changes to sun/security/ssl/SignatureAndHashAlgorithm.java |
Wed, 06 Jan 2016 10:01:44 +0000 |
chegar |
8145544: Move sun.misc.VM to jdk.internal.misc |
Tue, 05 Jan 2016 16:03:36 -0800 |
bpb |
8146359: test/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java fails when nc is not available |
Tue, 05 Jan 2016 13:57:32 -0800 |
bpb |
8050499: (ch) NativeSignal.signal fails with error 316 on OS X |
Tue, 05 Jan 2016 14:33:35 -0500 |
ntv |
8146489: @since tag missed |
Tue, 05 Jan 2016 10:15:54 -0800 |
naoto |
8039301: [ja] Host Locale Provider uses non-translated Calendar field names |