Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
java2script
/
java2script
Public
Notifications
You must be signed in to change notification settings
Fork
30
Star
65
Code
Issues
10
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java2script
sources
net.sf.j2s.java.core
srcjs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 11, 2026
Fixes DateFormat
BobHanson
committed
78c7b1d
View commit details
Copy full SHA for 78c7b1d
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
various fixes
BobHanson
committed
f2299e7
View commit details
Copy full SHA for f2299e7
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Moving JSUtilI interface to javajs/api/js; fixing String.$replace
BobHanson
committed
6bc80dd
View commit details
Copy full SHA for 6bc80dd
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
various changes
BobHanson
committed
f920b75
View commit details
Copy full SHA for f920b75
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
// BH 2025.10.16 minimizing missing package.js message
BobHanson
committed
f9e29ac
View commit details
Copy full SHA for f9e29ac
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
issue #287 -- relative path not allowed in Info.j2sPath
BobHanson
committed
e7208f0
View commit details
Copy full SHA for e7208f0
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
adds "zakodium.com" to list of x-domain allowed ajax
BobHanson
committed
be50a4e
View commit details
Copy full SHA for be50a4e
View code at this point
Browse repository at this point
Commits on Jul 28, 2025
var-ious improvements
BobHanson
committed
f11a739
View commit details
Copy full SHA for f11a739
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
Info.coreAssets, readyFunction for main, explicit local core js
Show description for 498a740
BobHanson
committed
498a740
View commit details
Copy full SHA for 498a740
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
// BH 2025.04.18 enables Info.readyFunction for headless apps
BobHanson
committed
3be8d3b
View commit details
Copy full SHA for 3be8d3b
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
// BH 2025.04.17 adds option for explicit directory for core files
Show description for 8eb9676
BobHanson
committed
8eb9676
View commit details
Copy full SHA for 8eb9676
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
FrameUI fix for resize
BobHanson
committed
cc66a58
View commit details
Copy full SHA for cc66a58
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Clazz._loadWasm fix ensures com.sun.jna.Pointer creation
BobHanson
committed
cbf4dac
View commit details
Copy full SHA for cbf4dac
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
Transpiler upgrade 5.0.1-v7
Show description for b05f78f
BobHanson
committed
b05f78f
View commit details
Copy full SHA for b05f78f
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
implicit boxing in lambda expressions
Show description for decc38a
BobHanson
committed
decc38a
View commit details
Copy full SHA for decc38a
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
update for Clazz._loadWasm
BobHanson
committed
3c775d7
View commit details
Copy full SHA for 3c775d7
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
SimpleDateFormat, NativeLibrary, native transpiler fix
Show description for 886f7f1
BobHanson
committed
886f7f1
View commit details
Copy full SHA for 886f7f1
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
update to fix ClassName::new lambda expressions and missing
Show description for 40e4fbf
BobHanson
committed
40e4fbf
View commit details
Copy full SHA for 40e4fbf
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
// BH 2025.01.31 added checks for JavaScript SyntaxError similar to
Show description for 015558a
BobHanson
committed
015558a
View commit details
Copy full SHA for 015558a
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
ZipInputStream fix to allow odd zero-length file format; file opener
Show description for 970e778
BobHanson
committed
970e778
View commit details
Copy full SHA for 970e778
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Fixes for JSTextBoxUI not reporting 4 for min width
BobHanson
committed
a80e2dc
View commit details
Copy full SHA for a80e2dc
View code at this point
Browse repository at this point
Commits on Nov 9, 2024
update j2sApplet.js
Show description for 99386f8
BobHanson
committed
99386f8
View commit details
Copy full SHA for 99386f8
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
SwingJS-site.zip; JSmouse.java
BobHanson
committed
739ea06
View commit details
Copy full SHA for 739ea06
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
adds Integer.getString(String, int); allows for null applet stub
Show description for 4bdcdb6
BobHanson
committed
4bdcdb6
View commit details
Copy full SHA for 4bdcdb6
View code at this point
Browse repository at this point
Commits on Mar 3, 2024
JMenuBar height tweak; Clazz fix for strings now in exceptions
BobHanson
committed
ec5cf1f
View commit details
Copy full SHA for ec5cf1f
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
Transpiler and SwingJS library update.
Show description for 76dc748
BobHanson
committed
76dc748
View commit details
Copy full SHA for 76dc748
View code at this point
Browse repository at this point
fix for issue #270 -- Long.signum, Long.compareUnsigned fail
BobHanson
committed
ccf7265
View commit details
Copy full SHA for ccf7265
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Merge pull request #271 from BobHanson/hanson1
Show description for 489e12f
BobHanson
authored
489e12f
View commit details
Copy full SHA for 489e12f
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
removal of unicode characters from jmol/4.2 version Hashtable, HashSet,
Show description for f650053
BobHanson
committed
f650053
View commit details
Copy full SHA for f650053
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Fix inequality tests for negative longs. Fix #268
warownia1
committed
87c72b8
View commit details
Copy full SHA for 87c72b8
View code at this point
Browse repository at this point
Commits on Dec 14, 2023
fixes issue with resize release over applet
BobHanson
committed
cc89039
View commit details
Copy full SHA for cc89039
View code at this point
Browse repository at this point
Mouse event fix for right-button and shift drag
BobHanson
committed
8a79cd1
View commit details
Copy full SHA for 8a79cd1
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Optimimizations for SwingJS runtime - Graphics2D, Rectangle,
Show description for 63bfc38
BobHanson
committed
63bfc38
View commit details
Copy full SHA for 63bfc38
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
fixes for touch interfaces
hanso
authored and
hanso
committed
78e249c
View commit details
Copy full SHA for 78e249c
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
several fixes
Show description for 0be6177
hanso
authored and
hanso
committed
0be6177
View commit details
Copy full SHA for 0be6177
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.