- ebd21aa 8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10 Summary: Fixed libj2gss link errors caused by GCC10 default -fno-common Reviewed-by: weijun by ysuenaga · 3 years, 5 months ago main master
- bac9a4d 8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10 Summary: Fixed libsctp link errors caused by GCC10 default -fno-common Reviewed-by: chegar by ysuenaga · 3 years, 5 months ago
- d21db0f 8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10 Reviewed-by: stuefe, clanger, rriggs Contributed-by: patrick@os.amperecomputing.com by ysuenaga · 3 years, 5 months ago
- 1179b6a ANDROID BACKPORT 8186464: ZipFile cannot read some InfoZip ZIP64 zip files by Sasha Smundak · 4 years, 6 months ago
- d9bced1 Update OpenJDK 9 cacerts from AOSP's system/ca-certificates. by Tobias Thierer · 6 years ago
- 2f0a771 Merge "ANDROID BACKPORT 8189131: Open-source the Oracle JDK Root Certificates" by Colin Cross · 6 years ago
- e1e4cd5 ANDROID BACKPORT 8189131: Open-source the Oracle JDK Root Certificates by Colin Cross · 6 years ago
- c0b06e5 ANDROID: Fix -Wdelete-non-virtual-dtor warnings by Colin Cross · 6 years ago
- 8dc5221 ANDROID: disable building libosxsecurity by Colin Cross · 6 years ago
- f369425 Merge tag 'jdk-9+181' into master by Colin Cross · 6 years ago
- 602bae4 Initial commit by Colin Cross · 6 years ago
- 2dff7ab Initial empty repository by (raulenrique) · 6 years ago
- 33f8215 Added tag jdk-9+180 for changeset 4feab1acec6a by lana · 6 years ago jdk-9+181
- fcba395 Added tag jdk-9+179 for changeset 06df1ce4b9b8 by lana · 6 years ago jdk-9+180
- b169257 Merge by asaha · 6 years ago jdk-9+179
- 216e25f 8184306: zlib 1.2.11 upgrade triggers j.u.zip.Deflater regression by sherman · 6 years ago
- f7ec2b3 Merge by asaha · 6 years ago
- 8ffd943 Merge by lana · 6 years ago
- 69aa194 Added tag jdk-9+178 for changeset 443025bee731 by lana · 6 years ago
- d5d08c6 8184119: Incorrect return processing for the LF editor of MethodHandles.permuteArguments by psandoz · 6 years ago
- d6d34af Added tag jdk-9+177 for changeset 80acf577b7d0 by lana · 6 years ago jdk-9+178
- 2fd698b 8182776: Fix typos in module declarations by mr · 6 years ago jdk-9+177
- 1ee7a40 8183166: lib\jawt.lib is missing from JDK 9 distribution for Windows by erikj · 6 years ago
- e3cb1d1 8183141: java --help-extra in non-English locales lists --permit-illegal-access which no longer exists by ksrini · 6 years ago
- 1408d5b Added tag jdk-9+176 for changeset 9f27d513658d by lana · 6 years ago
- 41e7163 8182736: javadoc generates bad names and broken module graph links by jjg · 6 years ago jdk-9+176
- 5cbb371 8182652: RuntimePermission("usePolicy") is not a Java SE permission by mullan · 6 years ago
- 6ad1dde Added tag jdk-9+175 for changeset e6c4f6ef717d by lana · 6 years ago
- 392f86d 8178114: Fix guide links in security APIs Reviewed-by: xuelei, mullan, weijun by wetmore · 6 years ago jdk-9+175
- fad2be9 8182609: Update ECC license file by mullan · 6 years ago
- e9023e9 8182023: some java.util.jar docs contain links to technotes by psandoz · 6 years ago
- aa69a2b 8182596: Fix broken links in com.sun.tools.attach.VirtualMachine by mchung · 6 years ago
- deec823 8182482: Module System spec updates by alanb · 6 years ago
- 78fac07 8181834: Broken link in jdk.jdi module documentation Reviewed-by: sspitsyn by mchung · 6 years ago
- 8c3532c 8182118: Package summary is missing in jdk.security.auth module by weijun · 6 years ago
- 3c406a3 8181295: Document that SecurityManager::checkPackageAccess may be called by the VM by mullan · 6 years ago
- e8a5eba 8181894: java.desktop module documentation has links to technotes by serb · 6 years ago
- 4076df3 8176508: Update JAX-WS RI integration to latest version by aefimov · 6 years ago
- 25797f9 8180889: Cleanup of javadoc in java.datatransfer module by serb · 6 years ago
- 05a1302 8182416: Clean up module-info.java like move requires transitive adjacent to exports by mchung · 6 years ago
- d323e58 Merge by alanb · 6 years ago
- c87d972 8181334: add spec for Deque.addAll Reviewed-by: martin, psandoz, smarks, darcy by dl · 6 years ago
- b80b35e Merge by ddehaven · 6 years ago
- c3c8693 8181087: Module system implementation refresh (6/2017) by alanb · 6 years ago
- 70d6e45 Added tag jdk-9+174 for changeset 42f18c931bd4 by lana · 6 years ago
- 03def6b 8181877: Cleanup of javadoc in javax.accessibility package Reviewed-by: prr by serb · 6 years ago
- 30a5004 8181824: Broken javadoc link in java.util.BitSet Reviewed-by: martin by psandoz · 6 years ago jdk-9+174
- e46b830 8181867: [tests] Reorganize EchoHandlers by dfuchs · 6 years ago
- bbaa2ee 8180326: Update the tables in java.desktop to be HTML-5 friendly by serb · 6 years ago
- 34b4a20 Merge by lana · 6 years ago
- e033fe4 Added tag jdk-9+173 for changeset a5506b425f1b by lana · 6 years ago
- c5b4657 8178064: OpenJDK RI binary should include the license file for freetype by erikj · 6 years ago
- d403aec 8180300: Move JDWP specs to specs directory Reviewed-by: sspitsyn by ihse · 6 years ago
- 8d7edb3 8180044: java/net/httpclient/ManyRequests.java failed due to timeout by dfuchs · 6 years ago
- 87a7924 8181430: HTTP/2 client might deadlock when receiving data during the initial handshake by dfuchs · 6 years ago
- f39c849 8181776: Move back specs to closed Reviewed-by: erikj by ihse · 6 years ago
- 1682b8d 8181639: Add tool and services information to module summary by mchung · 6 years ago
- 7e350b4 8181696: Package versioning link does not exist in JAR file specification by mchung · 6 years ago
- d565083 8181195: Mark java.se.ee aggregator module deprecated and for removal by lancea · 6 years ago
- e6817d3 Merge by prr · 6 years ago
- bd1e9d8 8181461: sun/security/krb5/auto/KdcPolicy.java fails with java.lang.Exception: Does not match by weijun · 6 years ago
- 18af935 8172510: This test fails for me on OS X consistently with result: Expected : 01230123 Actual : 001122303011223 by mhalder · 6 years ago
- e3bdee3 8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String) by psadhukhan · 6 years ago
- 7f31120 8181401: Error in Javadoc for JTabbedPane getAccessibleName() by psadhukhan · 6 years ago
- 5baa7f2 8181292: Backport Rename internal Unsafe.compare methods from 10 to 9 by psandoz · 7 years ago
- dc7cfea Merge by prr · 7 years ago
- d91dcc2 8180155: WebSocket secure connection get stuck after onOpen by prappo · 7 years ago jdk-9+173
- c2a41d8 8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS by alitvinov · 7 years ago
- 2f1e4d9 8180375: Rename <baseName>Provider to <packagename>.spi.<simpleName>Provider by naoto · 7 years ago
- 5dea30b Merge by lana · 7 years ago
- 0ce06cf Added tag jdk-9+172 for changeset 0ff9ad7d067c by lana · 7 years ago
- 2eafde4 8181156: html5 issues in java.base javadoc Reviewed-by: alanb by rriggs · 7 years ago
- 236d13a 8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set by rriggs · 7 years ago
- f8a54eb 8180635: (doc) Clarify the compatibility and interoperability issue when using provider default values by valeriep · 7 years ago
- d5274f5 8181082: class-level since tag issues in java.base & java.datatransfer module by mli · 7 years ago
- 42dfec8 8181290: Invalid HTML 5 in core-libs docs Reviewed-by: mchung, lancea by jjg · 7 years ago
- 3912fa1 8181148: Update the jdeps tool to list exported packages instead of just internal APIs by mchung · 7 years ago
- 489f692 8175824: Adapt javadoc generation to different requirements for JDK and JavaSE by ihse · 7 years ago jdk-9+172
- 77b41c4 8180574: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java failed in upgradeHashedModule() and patchHashedModule() intermittently by mchung · 7 years ago
- fb9007f Merge by prr · 7 years ago
- cc695d3 Merge by prr · 7 years ago
- b231061 Merge by lana · 7 years ago
- 4edc45e Added tag jdk-9+171 for changeset 29bbedd4cce8 by lana · 7 years ago
- 6520533 8181033: Confusing message: A JNI error has occurred, please check your installation and try again by mchung · 7 years ago
- b6d18c7 8180279: java/net/httpclient/whitebox/Driver.java failed due to timeout by dfuchs · 7 years ago
- 1c68177 8180807: java.io.Serializable class-level readObject description error by mli · 7 years ago
- a23ec1d 8180949: Correctly handle exception in TCPChannel.createConnection by robm · 7 years ago
- 9e10cdb 8066005: java.awt.event.KeyEvent.originalSource doesn't have "since" tag in Serialized Form by serb · 7 years ago
- ae7e269 8180167: JDK9 message drop 40 l10n resource file updates by lana · 7 years ago
- 07726bb 8180885: Create test to detect if TimeZone.setDefault affects File.setLastModifiedTime by bpb · 7 years ago
- 96b16a7 8175131: sun.rmi.transport.tcp.TCPChannel.createConnection close connection on timeout by robm · 7 years ago
- c920ca1 8074977: Constructor.getAnnotatedParameterTypes returns wrong value by darcy · 7 years ago
- 62d837d 8180728: DatabaseMeta.getRowIdLifetime returns an enum but javadoc refers to int by lancea · 7 years ago
- 15d122e 8180353: FileOutputStream documentation does not indicate properly whether files get truncated or not by bpb · 7 years ago
- f63aab7 8178135: Additional elliptic curve support Reviewed-by: mullan by vinnie · 7 years ago
- 0ec32ea 8180428: Clarify implementation note in Clock.java to match implementation changes made by JDK-8068730 by dfuchs · 7 years ago
- dad5e62 8177628: Opensource unit/regression tests for ImageIO by serb · 7 years ago
- 9f8fcd6 8180717: Upgrade the docs bundle index page Reviewed-by: jjg, ihse by mchung · 7 years ago jdk-9+171
- f9a398e 8180498: Remove httpclient internal APIs which supply ByteBuffers to read calls by michaelm · 7 years ago
- 7867fa1 Merge by prr · 7 years ago