Mon, 09 Feb 2015 14:03:06 -0800 |
mchung |
Workaround JDK-8046200 to unblock client/deploy |
Sat, 07 Feb 2015 10:33:02 +0000 |
alanb |
HotSpot patching Class.module field correctly, switch getModule() to use it |
Sat, 07 Feb 2015 09:42:19 +0000 |
alanb |
Drop use of definePackage for packages in modules |
Sat, 07 Feb 2015 08:18:14 +0000 |
alanb |
javac sets ACC_MODULE, can not fail with CFE if not set |
Fri, 06 Feb 2015 15:30:08 -0800 |
mchung |
Load SUN provider as built-in provider |
Fri, 06 Feb 2015 14:46:46 -0800 |
valeriep |
First phase to load JCA providers via ServiceLoader |
Fri, 06 Feb 2015 16:55:42 +0000 |
alanb |
Update java.lang.reflect.Module so that methods names/signatures are more |
Thu, 05 Feb 2015 14:16:10 +0000 |
alanb |
Second installation of changes to ensure that only code in java.base executes |
Thu, 05 Feb 2015 08:39:47 +0000 |
alanb |
Update Class.getModule() javadoc to specifying the module for java.base be |
Wed, 04 Feb 2015 18:42:35 +0000 |
alanb |
Temporary fix to get datatransfer API working until datatransfer module arrives |
Wed, 04 Feb 2015 17:06:19 +0000 |
alanb |
tryInitSystemClassLoader needs to return custom system class loader |
Wed, 04 Feb 2015 15:12:35 +0000 |
alanb |
First installation of changes to ensure that only code in the java.base module |
Wed, 04 Feb 2015 09:48:35 +0000 |
alanb |
Add checkPackageAccess to AppClassLoader for compatibility reasons |
Tue, 03 Feb 2015 14:09:27 +0000 |
alanb |
Add module version and location to JVM_DefineModule |
Tue, 03 Feb 2015 11:16:24 +0000 |
alanb |
Change java -XlistModules to list modules in boot Layer |
Tue, 03 Feb 2015 10:38:37 +0000 |
alanb |
Fix jlink to allow jmods be created from JAR files on the class path |
Sun, 01 Feb 2015 18:54:16 +0000 |
alanb |
Move extended meta data to attributes in module-info.class |
Fri, 30 Jan 2015 13:38:30 +0100 |
erikj |
Merge |
Fri, 30 Jan 2015 13:37:50 +0100 |
erikj |
Merge |
Wed, 28 Jan 2015 16:45:45 -0800 |
katleman |
Added tag jdk9-b48 for changeset ebb2eb7f1aec |
Sat, 24 Jan 2015 23:23:25 -0800 |
lana |
Mergejdk9-b48 |
Fri, 23 Jan 2015 10:31:15 -0800 |
wetmore |
8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210 |
Fri, 23 Jan 2015 16:16:39 +0000 |
amlu |
8069262: Doclint regression in java.nio.channels.Channels |
Fri, 23 Jan 2015 15:03:47 +0000 |
coffeys |
8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive |
Fri, 23 Jan 2015 15:42:06 +0300 |
kshefov |
6933879: URISyntaxException when non-alphanumeric characters are present in scope_id |
Fri, 23 Jan 2015 13:57:02 +0300 |
igerasim |
8067748: (process) Child is terminated when parent's console is closed [win] |
Thu, 22 Jan 2015 20:19:42 -0800 |
jnimeh |
8044860: Vectors and fixed length fields should be verified for allowed sizes. |
Fri, 23 Jan 2015 09:22:14 +0800 |
weijun |
8071313: krb5.conf not read if SCDynamicStore krb5 config is empty |
Thu, 22 Jan 2015 13:49:53 -0800 |
mchung |
8069414: Rename oracle.accessbridge to jdk.accessbridge |
Thu, 22 Jan 2015 12:24:35 -0800 |
sherman |
8037394: ZipFileSystem leaks file descriptor when file is not a valid zip file |
Thu, 22 Jan 2015 08:51:45 -0800 |
sherman |
8069211: (zipfs) ZipFileSystem creates corrupted zip if entry output stream gets closed more than once |
Thu, 22 Jan 2015 12:33:05 +0000 |
vinnie |
8069155: The value of 'KeyStore Type' isn't 'jks' |
Wed, 21 Jan 2015 21:42:22 +0100 |
plevart |
8068427: Hashtable deserialization reconstitutes table with wrong capacity |
Wed, 21 Jan 2015 13:19:08 -0500 |
lancea |
8068732: Adding Initial RowSet tests |
Tue, 18 Nov 2014 17:02:50 -0800 |
smarks |
8062807: Exporting RMI objects fails when run under restrictive SecurityManager |
Wed, 05 Nov 2014 12:46:39 +0400 |
alexsch |
8062561: Test bug8055304 fails if file system default directory has read access |
Mon, 03 Nov 2014 08:30:18 +0000 |
xuelei |
8061210: Issues in TLS |
Thu, 23 Oct 2014 07:07:16 +0800 |
weijun |
8061826: Part of JDK-8060474 should be reverted |
Tue, 21 Oct 2014 22:37:17 +0800 |
weijun |
8060474: Resolve more parsing ambiguity |
Wed, 15 Oct 2014 15:41:50 -0700 |
smarks |
8055309: RMI needs better transportation considerations |
Wed, 08 Oct 2014 19:13:57 +0800 |
weijun |
8059485: Resolve parsing ambiguity |
Thu, 02 Oct 2014 11:20:48 -0700 |
ascarpino |
8057555: Less cryptic cipher suite management |
Fri, 12 Sep 2014 16:11:40 +0100 |
msheppar |
8056264: Multicast support improvements |
Thu, 11 Sep 2014 10:12:33 -0700 |
prr |
8056276: Fontmanager feature improvements |
Thu, 11 Sep 2014 10:10:16 -0700 |
prr |
8055489: Better substitution formats |
Thu, 11 Sep 2014 13:04:18 +0400 |
alexsch |
8055304: More boxing for DirectoryComboBoxModel |
Wed, 10 Sep 2014 10:33:43 +0100 |
michaelm |
8048035: Ensure proper proxy protocols |
Fri, 29 Aug 2014 20:16:35 -0700 |
mchung |
8055314: Update refactoring for new loader |
Tue, 26 Aug 2014 17:09:05 -0700 |
wetmore |
8046656: Update protocol support |
Wed, 21 Jan 2015 12:49:53 +0100 |
plevart |
8047769: SecureRandom should be more frugal with file descriptors |
Wed, 21 Jan 2015 09:46:24 +0000 |
psandoz |
8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator |
Wed, 21 Jan 2015 09:46:21 +0000 |
dl |
8068432: Inconsistent exception handling in CompletableFuture.thenCompose |
Tue, 20 Jan 2015 11:23:03 -0800 |
ddehaven |
Merge |
Mon, 05 Jan 2015 13:30:23 -0800 |
prr |
Merge |
Tue, 30 Dec 2014 22:13:53 +0300 |
serb |
8056214: Stop including libjawt in libawt_xawt |
Tue, 30 Dec 2014 17:26:06 +0400 |
avstepan |
8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7 |
Thu, 25 Dec 2014 22:48:13 +0300 |
serb |
8068275: Some tests failed after JDK-8063104 |
Thu, 25 Dec 2014 14:54:32 +0300 |
serb |
8067657: Dead/outdated links in Javadoc of package java.beans |
Thu, 25 Dec 2014 14:43:49 +0300 |
serb |
7180976: Pending String deadlocks UIDefaults |
Tue, 23 Dec 2014 13:34:20 -0800 |
prr |
Merge |
Wed, 17 Dec 2014 17:56:11 +0300 |
alexsch |
4796987: XP Only JButton.setBorderPainted() does not work with XP L&F |
Wed, 17 Dec 2014 14:58:58 +0300 |
alexsch |
6219960: null reference in ToolTipManager |
Tue, 20 Jan 2015 10:22:44 -0800 |
amurillo |
Merge |
Thu, 15 Jan 2015 19:23:49 -0800 |
amurillo |
Merge |
Mon, 12 Jan 2015 11:01:23 +0100 |
jbachorik |
8062450: Timeout in LowMemoryTest.java |
Mon, 12 Jan 2015 08:24:15 +0100 |
ykantser |
8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined |
Sat, 10 Jan 2015 12:38:18 -0800 |
minqi |
Merge |
Thu, 08 Jan 2015 10:44:54 +0100 |
ykantser |
8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined |
Tue, 20 Jan 2015 13:56:01 +0000 |
lpriima |
8068795: HttpServer missing tailing space for some response codes |
Tue, 20 Jan 2015 13:49:28 +0000 |
xiaofeya |
8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory |
Mon, 19 Jan 2015 19:12:11 +0300 |
igerasim |
8067951: System.loadLibrary cannot find library when path contains quoted entry |
Mon, 19 Jan 2015 09:05:50 +0100 |
erikj |
8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code |
Fri, 16 Jan 2015 14:04:27 -0800 |
darcy |
8060077: Class.toGenericString specification doesn't mention array types |
Fri, 16 Jan 2015 13:46:39 -0800 |
sherman |
8042262: Javadoc typo in java.util.Formatter |
Fri, 30 Jan 2015 17:52:11 +0530 |
sundar |
Use jrt:/packages in rmic. |
Thu, 29 Jan 2015 17:23:49 +0530 |
sundar |
jrt fs: removed top level /$MODULE directories. |
Tue, 27 Jan 2015 17:43:07 +0530 |
sundar |
jrt fs: listing contents of a directory pointed by a symbolic link path fails. |
Mon, 26 Jan 2015 20:01:06 -0800 |
mchung |
Remove requires java.base that is implicitly required |
Mon, 26 Jan 2015 15:13:05 +0000 |
alanb |
Record algorithm in dependency hash and switch jlink to use SHA-256 |
Mon, 26 Jan 2015 12:05:47 +0100 |
erikj |
Merge |
Fri, 23 Jan 2015 18:50:48 -0800 |
katleman |
Added tag jdk9-b47 for changeset b641c14730ac |
Fri, 16 Jan 2015 12:34:28 -0800 |
lana |
Mergejdk9-b47 |
Fri, 16 Jan 2015 12:41:36 +0100 |
redestad |
8068736: Avoid synchronization on Executable/Field.declaredAnnotations |
Thu, 15 Jan 2015 16:45:02 -0800 |
darcy |
8069127: Suppress deprecation warnings in jdk.deploy.osx module |
Thu, 15 Jan 2015 17:57:52 +0000 |
vinnie |
8059009: LDAPCertStore fails to retrieve CRL after LDAP server closes idle connection |
Thu, 15 Jan 2015 17:05:06 +0000 |
chegar |
8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java |
Thu, 15 Jan 2015 19:16:17 +0400 |
vlivanov |
8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent |
Thu, 15 Jan 2015 10:56:24 +0000 |
chegar |
8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem |
Wed, 14 Jan 2015 16:44:59 -0800 |
darcy |
8068948: Update java.base module to use new try-with-resources statement |
Wed, 14 Jan 2015 12:09:38 -0800 |
ksrini |
8067437: New tests for mJRE feature removal. |
Wed, 14 Jan 2015 21:35:52 +0300 |
lpriima |
8067471: Use private static final char[0] for empty Strings |
Tue, 06 Jan 2015 06:49:52 +0100 |
redestad |
8068498: Remove constructor dependency on line.separator from PrintWriter and BufferedWriter |
Wed, 14 Jan 2015 13:43:12 +0300 |
kshefov |
8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error |
Tue, 13 Jan 2015 14:33:54 -0800 |
juh |
8059916: Change default criticality of policy mappings and policy constraints certificate extensions |
Tue, 13 Jan 2015 17:14:51 +0000 |
chegar |
8068599: Add mutability, serializability, and thread-safety, caveat to all Collectors that do not accept a Collection supplier |
Tue, 13 Jan 2015 08:58:07 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:11:49 -0800 |
amurillo |
Merge |
Thu, 08 Jan 2015 17:45:15 -0500 |
dlong |
Merge |
Sat, 13 Dec 2014 22:14:34 +0300 |
dpochepk |
8067295: Need to port Utils chagnes from JDK-8066440 into jdk workspace |
Fri, 12 Dec 2014 21:16:42 +0300 |
dpochepk |
8067307: Need custom classloaders(parent-last and filtering one) for JDK-8066625 in testlibrary |
Fri, 12 Dec 2014 00:40:56 +0300 |
dpochepk |
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run |
Wed, 24 Dec 2014 17:54:00 +0300 |
tpivovarova |
8067173: remove Utils::fileAsList |
Mon, 29 Dec 2014 19:07:09 +0100 |
jbachorik |
8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list |
Sat, 27 Dec 2014 13:27:07 -0500 |
hseigel |
Merge |
Sat, 27 Dec 2014 07:09:32 -0800 |
dsamersoff |
8068242: Quarantine the test IsModifiableClassAgent.java |
Wed, 24 Dec 2014 20:23:31 +0000 |
minqi |
Merge |
Fri, 19 Dec 2014 22:58:32 -0800 |
minqi |
Merge |
Fri, 19 Dec 2014 13:13:11 +0100 |
ykantser |
6977426: sun/tools tests can intermittently fail to find app's Java pid |
Tue, 13 Jan 2015 07:57:51 -0800 |
vlivanov |
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke |
Tue, 13 Jan 2015 14:35:39 +0100 |
sjiang |
8068774: CounterMonitorDeadlockTest.java timed out |
Tue, 13 Jan 2015 14:26:34 +0300 |
asmotrak |
8048603: Additional tests for MAC algorithms |
Sun, 25 Jan 2015 11:47:17 +0000 |
alanb |
Detect split packages in boot Layer at startup |
Sun, 25 Jan 2015 10:44:50 +0000 |
alanb |
module-> class loader mapping missing from java.base.jmod |
Fri, 23 Jan 2015 15:16:58 -0800 |
jjg |
remove support for permits |
Fri, 23 Jan 2015 11:36:34 +0530 |
sundar |
rmic should avoid top level module directories of jrt fs. Directories under /modules should be used instead. |
Fri, 23 Jan 2015 11:25:46 +0530 |
sundar |
jrtfs: readSymbolicLink should not resolve recursively. |
Thu, 22 Jan 2015 20:22:12 +0000 |
alanb |
Drop the use of -UseModules in the build |
Thu, 22 Jan 2015 21:23:02 +0530 |
sundar |
Initial changes to support /packages and /modules |
Wed, 21 Jan 2015 20:17:01 +0000 |
alanb |
Remove stale test, was replaced by jrt test |
Wed, 21 Jan 2015 10:43:31 +0100 |
erikj |
Merge |
Thu, 15 Jan 2015 13:09:48 -0800 |
katleman |
Added tag jdk9-b46 for changeset efedac7f44ed |
Mon, 12 Jan 2015 12:24:30 -0800 |
lana |
Mergejdk9-b46 |
Fri, 09 Jan 2015 17:27:28 -0800 |
bpb |
4026465: Provide more byte array constructors for BigInteger |
Fri, 09 Jan 2015 11:58:34 -0800 |
juh |
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled |
Fri, 09 Jan 2015 16:54:17 +0100 |
erikj |
8067060: build can still fail with spaces following -L on link lines |
Fri, 09 Jan 2015 09:55:00 +0100 |
sjiang |
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined |
Thu, 08 Jan 2015 10:06:45 -0800 |
darcy |
6481080: (ann) @Deprecated annotation has no effect on packages |
Thu, 08 Jan 2015 20:00:14 +0000 |
msheppar |
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls |
Thu, 08 Jan 2015 11:44:10 +0000 |
coffeys |
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer |
Wed, 07 Jan 2015 14:15:00 -0800 |
bpb |
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format |
Wed, 07 Jan 2015 09:32:41 -0800 |
jnimeh |
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec |
Wed, 07 Jan 2015 14:49:02 +0100 |
sjiang |
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected |
Wed, 07 Jan 2015 03:59:06 +0000 |
xuelei |
8048607: Test key generation of DES and DESEDE |
Tue, 06 Jan 2015 13:58:24 +0000 |
alanb |
8047776: Add module java.transaction to export API javax.transaction |
Tue, 06 Jan 2015 13:28:40 +0000 |
alanb |
8067867: Subsume module java.xml.soap into module java.xml.ws |
Tue, 06 Jan 2015 18:22:09 +0530 |
sundar |
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API |
Mon, 05 Jan 2015 23:53:05 +0000 |
msheppar |
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh |
Tue, 23 Dec 2014 16:58:06 -0800 |
smarks |
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling |
Mon, 05 Jan 2015 21:52:03 +0530 |
sundar |
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName |
Sun, 04 Jan 2015 19:32:46 +0000 |
chegar |
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails |
Tue, 20 Jan 2015 17:11:35 -0800 |
mchung |
Remove requires java.se from jdk.runtime |
Tue, 20 Jan 2015 17:11:05 -0800 |
mchung |
fix typo in java.se requires |
Tue, 20 Jan 2015 17:03:59 -0800 |
mchung |
java.annotation.commons missing from java.se module's requires |
Tue, 20 Jan 2015 16:44:17 -0800 |
mchung |
Build-time extending module-info.java for dependency from OS-specific and closed modules |
Tue, 20 Jan 2015 15:14:02 +0000 |
alanb |
Store hash of dependences in jmod files |
Tue, 20 Jan 2015 11:24:10 +0100 |
erikj |
Fix build error from last change |
Tue, 20 Jan 2015 11:00:34 +0100 |
erikj |
Removing hack for combining service provider files from different modules |
Mon, 19 Jan 2015 15:11:33 -0400 |
jlaskey |
Add module name to META-INF entries and have jimage recreate assume module name from top directory |
Mon, 19 Jan 2015 13:34:10 +0000 |
alanb |
Prototype support for hashing dependences when creating jmods and checking |
Sun, 18 Jan 2015 19:51:21 +0000 |
alanb |
Resources in base module not found when needed before boot Layer is created |
Sat, 17 Jan 2015 10:52:37 +0000 |
alanb |
Drop launcher dependency on extended module descriptor format/location |
Fri, 16 Jan 2015 16:03:03 +0000 |
alanb |
CodeSource not correct when loading from modular JARs |
Fri, 16 Jan 2015 13:33:35 +0000 |
alanb |
Unimplemented BootLoader.findResources called by URLClassLoader with null parent |
Thu, 15 Jan 2015 20:11:40 +0000 |
alanb |
jrt protocol handler should only provide access to resources in modules |
Thu, 15 Jan 2015 18:14:17 +0000 |
alanb |
Update built-in class loaders to do the right checks when loading |
Thu, 15 Jan 2015 16:49:29 +0530 |
sundar |
Clean up of jimage Node structure to remove relic of the past (due to jimage fs - which is gone now). |
Wed, 14 Jan 2015 19:23:19 +0000 |
alanb |
-Xoverride ignored when loading .class files via ClassLoader getResource(s) |
Wed, 14 Jan 2015 10:27:08 -0800 |
mchung |
Remove unused class |
Wed, 14 Jan 2015 10:25:06 -0800 |
mchung |
Remove modules.jdata |
Wed, 14 Jan 2015 15:08:59 +0000 |
alanb |
Add support for legacy package sealing for JAR files on the class path |
Tue, 13 Jan 2015 21:03:28 +0000 |
alanb |
Refactoring to load resources for boot modules in the same way as resources |
Tue, 13 Jan 2015 12:47:53 -0800 |
abuckley |
Update technology-summary.html per EE-related decision from Dec 2014 |
Tue, 13 Jan 2015 12:45:41 -0800 |
mchung |
Add performance counters and read package map from jimage |
Mon, 12 Jan 2015 18:15:34 +0000 |
alanb |
Get GenGraph and ModuleSummary working again |
Mon, 12 Jan 2015 17:48:48 +0000 |
alanb |
Switch access checks in Core Reflection to use VM support and allow for |
Mon, 12 Jan 2015 17:05:15 +0000 |
alanb |
Drop version constraints |
Sat, 10 Jan 2015 15:34:02 +0000 |
alanb |
8047776: Add module java.transaction to export API javax.transaction |
Fri, 09 Jan 2015 21:01:33 +0000 |
alanb |
Temporary fix to JNDI and JNDI-RMI provider to allow NamingManager.getURLContext |
Fri, 09 Jan 2015 19:43:05 +0000 |
alanb |
Support loading of resources in "packages" other than the module packages |
Fri, 09 Jan 2015 11:21:05 +0100 |
erikj |
Merge |
Fri, 09 Jan 2015 08:58:52 +0100 |
erikj |
Merge |
Thu, 08 Jan 2015 12:08:28 -0800 |
katleman |
Added tag jdk9-b45 for changeset 9acaa4f57b0b |
Thu, 01 Jan 2015 16:14:01 -0800 |
lana |
Mergejdk9-b45 |
Wed, 31 Dec 2014 15:03:16 +0100 |
redestad |
8028357: Unnecessary allocation in AliasFileParser |
Tue, 30 Dec 2014 22:03:23 +0000 |
valeriep |
8039921: SHA1WithDSA with key > 1024 bits not working |
Tue, 30 Dec 2014 11:03:20 -0800 |
bchristi |
8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt |
Tue, 30 Dec 2014 01:02:25 +0000 |
valeriep |
8049021: Add smartcardio tests with APDU buffer |
Mon, 29 Dec 2014 15:24:54 -0800 |
xiaofeya |
8066085: Need a sanity test for rmic -iiop |
Tue, 30 Dec 2014 00:11:00 +0300 |
igerasim |
8068338: Better message about incompatible zlib in Deflater.init |
Mon, 29 Dec 2014 09:10:15 -0800 |
bpb |
8064463: BigDecimal should populate NumberFormatException message |
Mon, 29 Dec 2014 07:42:28 -0800 |
ksrini |
8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style |
Mon, 29 Dec 2014 07:38:54 -0800 |
ksrini |
8067889: 4 pack200 tests fail on mac since jdk became modular |
Tue, 30 Dec 2014 13:19:59 -0800 |
lana |
Merge |
Thu, 25 Dec 2014 19:46:17 -0800 |
lana |
Merge |
Tue, 23 Dec 2014 12:40:06 -0800 |
bpb |
8067964: Native2ascii doesn't close one of the streams it opens |
Tue, 23 Dec 2014 11:06:13 -0800 |
amurillo |
Merge |
Fri, 19 Dec 2014 17:01:45 -0800 |
amurillo |
Merge |
Wed, 17 Dec 2014 12:29:20 -0800 |
mchung |
8067366: Allow java.{endorsed,ext}.dirs property be set to empty string |
Sun, 14 Dec 2014 23:03:00 +0000 |
minqi |
Merge |
Fri, 12 Dec 2014 20:51:03 -0800 |
minqi |
Merge |
Sun, 14 Dec 2014 16:02:46 -0500 |
coleenp |
8042418: Remove JVM_FindClassFromClassLoader |
Thu, 04 Dec 2014 10:34:55 +0100 |
jbachorik |
8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently |
Tue, 23 Dec 2014 10:09:52 -0800 |
bpb |
8030090: (fs) Add default methods to Path for derived methods |
Tue, 23 Dec 2014 16:30:57 +0000 |
vinnie |
8044445: JEP 229: Create PKCS12 Keystores by Default |
Tue, 23 Dec 2014 15:10:15 +0000 |
chegar |
8065420: Eliminate internal API dependency from java/net/ResponseCache/ResponseCacheTest.java |
Tue, 23 Dec 2014 02:58:15 +0000 |
valeriep |
8049312: AES/CICO test failed with on several modes |
Tue, 23 Dec 2014 02:36:48 +0000 |
valeriep |
8043349: Consider adding aliases for Ucrypto algorithm-only Cipher transformations. |
Sat, 20 Dec 2014 10:11:14 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 19:46:22 +0000 |
serb |
8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts |
Tue, 16 Dec 2014 10:09:22 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 09:58:02 -0800 |
prr |
Merge |
Tue, 16 Dec 2014 10:09:01 -0800 |
darcy |
8067086: Suppress mac-specific deprecation warnings in the java.desktop module |
Tue, 16 Dec 2014 09:57:33 -0800 |
darcy |
8067092: Suppress windows-specific deprecation warnings in the java.desktop module |
Tue, 16 Dec 2014 20:23:46 +0300 |
serb |
7077826: Unset and empty DISPLAY variable is handled differently by JDK |
Tue, 16 Dec 2014 19:26:06 +0300 |
serb |
6470361: Swing's Threading Policy example does not compile |
Mon, 15 Dec 2014 17:20:17 -0800 |
darcy |
8066621: Suppress deprecation warnings in java.desktop module |
Mon, 15 Dec 2014 19:21:00 +0300 |
alexsch |
8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes() |
Mon, 15 Dec 2014 16:00:53 +0300 |
azvegint |
7155963: Deadlock in SystemFlavorMap.getFlavorsForNative and SunToolkit.awtLock |
Thu, 11 Dec 2014 15:19:12 +0800 |
weijun |
8067207: Replace concat String to append in StringBuilder parameters (client) |
Wed, 10 Dec 2014 17:10:57 +0300 |
denis |
8057788: [macosx] "Pinch to zoom" does not work since jdk7 |
Wed, 10 Dec 2014 15:59:21 +0400 |
alexsch |
8065627: Animated GIFs fail to display on a HiDPI display |
Tue, 09 Dec 2014 13:11:20 +0300 |
aivanov |
8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails |
Tue, 30 Dec 2014 09:44:19 -0800 |
katleman |
Added tag jdk9-b44 for changeset 8cc4dc300041 |
Thu, 08 Jan 2015 17:19:30 +0100 |
erikj |
Merge |
Tue, 23 Dec 2014 13:58:34 -0800 |
lana |
Mergejdk9-b44 |
Thu, 18 Dec 2014 18:51:28 -0500 |
lancea |
8067904: Additional DriverManager clean-up from 8060068 |
Thu, 18 Dec 2014 16:44:32 +0000 |
prappo |
8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip |
Wed, 17 Dec 2014 13:41:49 -0800 |
ksrini |
8061442: Update jdk/tools tests to remove check for the "jre" directory |
Wed, 17 Dec 2014 13:03:29 +0000 |
prappo |
8066642: Fix deprecation warnings in jdk.naming module |
Wed, 17 Dec 2014 00:19:28 +0000 |
valeriep |
Merge |
Tue, 16 Dec 2014 22:33:43 +0000 |
valeriep |
Merge |
Fri, 12 Dec 2014 00:23:32 +0000 |
valeriep |
8062170: java.security.ProviderException: Error parsing configuration with space |
Fri, 12 Dec 2014 00:19:17 +0000 |
valeriep |
8048819: Implement reliability test for DH algorithm |
Tue, 16 Dec 2014 16:02:56 -0800 |
ksrini |
8067421: java -help contains information about "-version:",'-jre-restrict-search', '-no-jre-restrict-search', but they are removed |
Tue, 16 Dec 2014 13:45:20 -0800 |
smarks |
8035117: TEST_BUG: java/rmi/server/RemoteObject/notExtending/NotExtending.java can fail with timeout |
Tue, 16 Dec 2014 13:10:34 -0800 |
amurillo |
Merge |
Fri, 12 Dec 2014 07:50:34 -0800 |
amurillo |
Merge |
Thu, 11 Dec 2014 23:06:14 -0800 |
amurillo |
Merge |
Tue, 09 Dec 2014 08:58:19 +0100 |
jbachorik |
8059949: com/sun/tools/attach/StartManagementAgent.java interrupted! (timed out?) |
Mon, 08 Dec 2014 00:25:10 -0800 |
minqi |
Merge |
Thu, 04 Dec 2014 11:26:46 -0800 |
cjplummer |
6762191: Setting stack size to 16K causes segmentation fault |
Wed, 03 Dec 2014 16:44:35 +0100 |
jbachorik |
8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object |
Wed, 03 Dec 2014 11:56:02 +0100 |
ykantser |
8044591: [TESTBUG] com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationp[Content]Test.java fail when -XX:+ExplicitGCInvokesConcurrent |
Tue, 02 Dec 2014 16:21:33 +0100 |
egahlin |
6364329: jstat displays "invalid argument count" with usage |
Mon, 01 Dec 2014 09:49:44 +0100 |
ykantser |
8066106: sun/tools/jps/TestJpsClass.java failed to remove stale attach pid file |
Fri, 28 Nov 2014 16:56:45 +0100 |
egahlin |
6618335: ThreadReference.stop(null) throws NPE instead of InvalidTypeException |
Wed, 26 Nov 2014 23:49:02 +0000 |
minqi |
Merge |
Wed, 26 Nov 2014 15:33:43 -0800 |
minqi |
8038468: java/lang/instrument/ParallelTransformerLoader.sh fails with ClassCircularityError |
Tue, 16 Dec 2014 23:59:57 +0300 |
aefimov |
8051641: Africa/Casablanca transitions is incorrectly calculated starting from 2027 |
Tue, 16 Dec 2014 12:48:31 -0800 |
naoto |
8062588: Support java.util.spi.*, java.text.spi.*, java.awt.im.spi loaded from classpath |